From: Tim Blechmann <tim@klingt.org>
To: linux-kernel@vger.kernel.org, Tejun Heo <tj@kernel.org>
Cc: stern@rowland.harvard.edu
Subject: Re: 2.6.32 regression: unable to handle kernel paging request
Date: Thu, 17 Dec 2009 13:56:29 +0100 [thread overview]
Message-ID: <4B2A2A7D.1050506@klingt.org> (raw)
In-Reply-To: <4B269765.1070703@klingt.org>
[-- Attachment #1.1: Type: text/plain, Size: 861 bytes --]
> i cannot boot any 2.6.32 kernel (i tested back until -rc5) on my nehalem
> machine (x86_64, 12gb ram).
>
> there are bug messages in various (mostly module loader) functions,
> stating "unable to handle kernel paging request". 2.6.31 on the same
> machine works like charm. i haven't been able to save a boot log, but it
> didn't look too different from this:
>
> http://lkml.org/lkml/2009/12/8/207
trying to bisect the kernel tree,
405d967dc70002991f8fc35c20e0d3cbc7614f63 seems to be the first bad commit.
during bisecting, i recorded several boot logs, which are attached.
i hope, this helps ...
tim
--
tim@klingt.org
http://tim.klingt.org
The first question I ask myself when something doesn't seem to be
beautiful is why do I think it's not beautiful. And very shortly you
discover that there is no reason.
John Cage.
[-- Attachment #1.2: log --]
[-- Type: text/plain, Size: 62951 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-rc1-linus (tim@moka) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #20 SMP PREEMPT Thu Dec 17 11:34:37 CET 2009
[ 0.000000] Command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro single
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] BIOS-e820: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] DMI 2.5 present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0x340000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-E3FFF write-protect
[ 0.000000] E4000-EBFFF write-through
[ 0.000000] EC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask F00000000 write-back
[ 0.000000] 2 base 300000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 4 base 0BF700000 mask FFFF00000 uncachable
[ 0.000000] 5 base 0BF800000 mask FFF800000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000bf700000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbf680 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] modified: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] modified: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] modified: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bf680000
[ 0.000000] 0000000000 - 00bf600000 page 2M
[ 0.000000] 00bf600000 - 00bf680000 page 4k
[ 0.000000] kernel direct mapping tables up to bf680000 @ 10000-15000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000340000000
[ 0.000000] 0100000000 - 0340000000 page 2M
[ 0.000000] kernel direct mapping tables up to 340000000 @ 13000-21000
[ 0.000000] RAMDISK: 378b5000 - 37fef19d
[ 0.000000] ACPI: RSDP 00000000000fabd0 00024 (v02 ACPIAM)
[ 0.000000] ACPI: XSDT 00000000bf680100 0005C (v01 022609 XSDT1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bf680290 000F4 (v03 022609 FACP1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bf6804b0 0C3DD (v01 A1146 A1146001 00000001 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000bf698000 00040
[ 0.000000] ACPI: APIC 00000000bf680390 000D8 (v01 022609 APIC1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bf680470 0003C (v01 022609 OEMMCFG 20090226 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bf698040 00072 (v01 022609 OEMB1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bf68f4b0 00038 (v01 022609 OEMHPET 20090226 MSFT 00000097)
[ 0.000000] ACPI: OSFR 00000000bf68f4f0 000B0 (v01 022609 OEMOSFR 20090226 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bf69a8f0 0249F (v01 DpgPmm CpuPm 00000012 INTL 20060113)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-0000000340000000
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000340000000
[ 0.000000] NODE_DATA [000000000001c000 - 000000000001ffff]
[ 0.000000] bootmap [0000000000020000 - 0000000000087fff] pages 68
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 0340000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 00018bc2ac] TEXT DATA BSS ==> [0001000000 - 00018bc2ac]
[ 0.000000] #3 [00378b5000 - 0037fef19d] RAMDISK ==> [00378b5000 - 0037fef19d]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [00018bd000 - 00018bd288] BRK ==> [00018bd000 - 00018bd288]
[ 0.000000] #6 [0000010000 - 0000013000] PGTABLE ==> [0000010000 - 0000013000]
[ 0.000000] #7 [0000013000 - 000001c000] PGTABLE ==> [0000013000 - 000001c000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] [ffffea0000000000-ffffea000b5fffff] PMD -> [ffff880028600000-ffff880032dfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00340000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000bf680
[ 0.000000] 0: 0x00100000 -> 0x00340000
[ 0.000000] On node 0 totalpages: 3143183
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 111 pages reserved
[ 0.000000] DMA zone: 3816 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 765624 pages, LIFO batch:31
[ 0.000000] Normal zone: 32256 pages used for memmap
[ 0.000000] Normal zone: 2327040 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec8a000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] 16 Processors exceeds NR_CPUS limit of 8
[ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 48
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e5000
[ 0.000000] PM: Registered nosave memory: 00000000000e5000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000bf680000 - 00000000bf698000
[ 0.000000] PM: Registered nosave memory: 00000000bf698000 - 00000000bf6dc000
[ 0.000000] PM: Registered nosave memory: 00000000bf6dc000 - 00000000c0000000
[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ee00000)
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages at ffff880028034000, static data 86112 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3096480
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro single
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[ 0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[ 0.000000] Memory: 12317124k/13631488k available (5093k kernel code, 1058756k absent, 255608k reserved, 2122k data, 620k init)
[ 0.000000] Experimental hierarchical RCU implementation.
[ 0.000000] Experimental hierarchical RCU init done.
[ 0.000000] NR_IRQS:512
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2672.771 MHz processor.
[ 0.001394] Console: colour VGA+ 80x25
[ 0.001395] console [tty0] enabled
[ 0.026396] allocated 125829120 bytes of page_cgroup
[ 0.026450] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.026635] hpet clockevent registered
[ 0.026638] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.026697] Calibrating delay loop (skipped), value calculated using timer frequency.. 5345.54 BogoMIPS (lpj=2672771)
[ 0.026828] Security Framework initialized
[ 0.026881] SELinux: Disabled at boot.
[ 0.027760] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.030725] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.032041] Mount-cache hash table entries: 256
[ 0.032175] Initializing cgroup subsys ns
[ 0.032227] Initializing cgroup subsys cpuacct
[ 0.032279] Initializing cgroup subsys memory
[ 0.032335] Initializing cgroup subsys freezer
[ 0.032394] CPU: Physical Processor ID: 0
[ 0.032445] CPU: Processor Core ID: 0
[ 0.032496] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.032578] CPU: L2 cache: 256K
[ 0.032627] CPU: L3 cache: 8192K
[ 0.032686] CPU 0/0x0 -> Node 0
[ 0.032736] using mwait in idle threads.
[ 0.032786] Performance Counters: Nehalem/Corei7 events, Intel PMU driver.
[ 0.032905] ... version: 3
[ 0.032955] ... bit width: 48
[ 0.033005] ... generic counters: 4
[ 0.033056] ... value mask: 0000ffffffffffff
[ 0.033108] ... max period: 000000007fffffff
[ 0.033161] ... fixed-purpose counters: 3
[ 0.033211] ... counter mask: 000000070000000f
[ 0.033868] ACPI: Core revision 20090521
[ 0.070006] Setting APIC routing to flat
[ 0.070503] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.080555] CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.183608] Booting processor 1 APIC 0x2 ip 0x6000
[ 0.194022] Initializing CPU#1
[ 0.275548] Calibrating delay using timer specific routine.. 7589.42 BogoMIPS (lpj=3794712)
[ 0.275556] CPU: Physical Processor ID: 0
[ 0.275557] CPU: Processor Core ID: 1
[ 0.275559] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.275560] CPU: L2 cache: 256K
[ 0.275561] CPU: L3 cache: 8192K
[ 0.275562] CPU 1/0x2 -> Node 0
[ 0.276166] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[ 0.276721] CPU1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.278050] Skipping synchronization checks as TSC is reliable.
[ 0.278170] Booting processor 2 APIC 0x4 ip 0x6000
[ 0.288476] Initializing CPU#2
[ 0.348511] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.348517] CPU: Physical Processor ID: 0
[ 0.348518] CPU: Processor Core ID: 2
[ 0.348520] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.348521] CPU: L2 cache: 256K
[ 0.348521] CPU: L3 cache: 8192K
[ 0.348523] CPU 2/0x4 -> Node 0
[ 0.349129] x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106
[ 0.349641] CPU2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.350229] Skipping synchronization checks as TSC is reliable.
[ 0.350346] Booting processor 3 APIC 0x6 ip 0x6000
[ 0.360653] Initializing CPU#3
[ 0.420476] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672336)
[ 0.420482] CPU: Physical Processor ID: 0
[ 0.420482] CPU: Processor Core ID: 3
[ 0.420484] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.420485] CPU: L2 cache: 256K
[ 0.420486] CPU: L3 cache: 8192K
[ 0.420488] CPU 3/0x6 -> Node 0
[ 0.421091] x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106
[ 0.421618] CPU3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.422205] Skipping synchronization checks as TSC is reliable.
[ 0.422323] Booting processor 4 APIC 0x1 ip 0x6000
[ 0.432631] Initializing CPU#4
[ 0.493442] Calibrating delay using timer specific routine.. 5451.56 BogoMIPS (lpj=2725780)
[ 0.493450] CPU: Physical Processor ID: 0
[ 0.493451] CPU: Processor Core ID: 0
[ 0.493454] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.493455] CPU: L2 cache: 256K
[ 0.493456] CPU: L3 cache: 8192K
[ 0.493458] CPU 4/0x1 -> Node 0
[ 0.494224] x86 PAT enabled: cpu 4, old 0x7040600070406, new 0x7010600070106
[ 0.494952] CPU4: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.495546] Skipping synchronization checks as TSC is reliable.
[ 0.495667] Booting processor 5 APIC 0x3 ip 0x6000
[ 0.505974] Initializing CPU#5
[ 0.566405] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.566410] CPU: Physical Processor ID: 0
[ 0.566411] CPU: Processor Core ID: 1
[ 0.566413] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.566414] CPU: L2 cache: 256K
[ 0.566414] CPU: L3 cache: 8192K
[ 0.566416] CPU 5/0x3 -> Node 0
[ 0.567195] x86 PAT enabled: cpu 5, old 0x7040600070406, new 0x7010600070106
[ 0.567938] CPU5: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.568527] Skipping synchronization checks as TSC is reliable.
[ 0.568645] Booting processor 6 APIC 0x5 ip 0x6000
[ 0.579052] Initializing CPU#6
[ 0.639369] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672338)
[ 0.639374] CPU: Physical Processor ID: 0
[ 0.639375] CPU: Processor Core ID: 2
[ 0.639377] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.639378] CPU: L2 cache: 256K
[ 0.639379] CPU: L3 cache: 8192K
[ 0.639380] CPU 6/0x5 -> Node 0
[ 0.640162] x86 PAT enabled: cpu 6, old 0x7040600070406, new 0x7010600070106
[ 0.640888] CPU6: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.641477] Skipping synchronization checks as TSC is reliable.
[ 0.641596] Booting processor 7 APIC 0x7 ip 0x6000
[ 0.651903] Initializing CPU#7
[ 0.712333] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672337)
[ 0.712338] CPU: Physical Processor ID: 0
[ 0.712339] CPU: Processor Core ID: 3
[ 0.712341] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.712342] CPU: L2 cache: 256K
[ 0.712343] CPU: L3 cache: 8192K
[ 0.712344] CPU 7/0x7 -> Node 0
[ 0.713127] x86 PAT enabled: cpu 7, old 0x7040600070406, new 0x7010600070106
[ 0.713867] CPU7: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.714456] Skipping synchronization checks as TSC is reliable.
[ 0.714516] Brought up 8 CPUs
[ 0.714566] Total of 8 processors activated (45109.90 BogoMIPS).
[ 0.714834] Booting paravirtualized kernel on bare hardware
[ 0.714925] regulator: core version 0.5
[ 0.717105] Time: 10:51:13 Date: 12/17/09
[ 0.717206] NET: Registered protocol family 16
[ 0.717343] ACPI: bus type pci registered
[ 0.717440] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.717496] PCI: Not using MMCONFIG.
[ 0.717546] PCI: Using configuration type 1 for base access
[ 0.718197] bio: create slab <bio-0> at 0
[ 0.719011] ACPI: EC: Look up EC in DSDT
[ 0.751165] ACPI: Interpreter enabled
[ 0.751220] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.751443] ACPI: Using IOAPIC for interrupt routing
[ 0.751543] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.753765] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 0.758299] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.765970] ACPI: No dock devices found.
[ 0.766145] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.766265] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.766323] pci 0000:00:00.0: PME# disabled
[ 0.766424] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.766479] pci 0000:00:01.0: PME# disabled
[ 0.766579] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.766634] pci 0000:00:03.0: PME# disabled
[ 0.766736] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.766792] pci 0000:00:07.0: PME# disabled
[ 0.767124] pci 0000:00:1a.0: reg 20 io port: [0xa800-0xa81f]
[ 0.767186] pci 0000:00:1a.1: reg 20 io port: [0xa880-0xa89f]
[ 0.767246] pci 0000:00:1a.2: reg 20 io port: [0xac00-0xac1f]
[ 0.767312] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff000-0xf7fff3ff]
[ 0.767360] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.767417] pci 0000:00:1a.7: PME# disabled
[ 0.767502] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 0.767538] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.767594] pci 0000:00:1b.0: PME# disabled
[ 0.767693] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.767748] pci 0000:00:1c.0: PME# disabled
[ 0.767849] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.767905] pci 0000:00:1c.2: PME# disabled
[ 0.768006] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.768061] pci 0000:00:1c.3: PME# disabled
[ 0.768159] pci 0000:00:1d.0: reg 20 io port: [0xa080-0xa09f]
[ 0.768220] pci 0000:00:1d.1: reg 20 io port: [0xa400-0xa41f]
[ 0.768280] pci 0000:00:1d.2: reg 20 io port: [0xa480-0xa49f]
[ 0.768347] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7ffe000-0xf7ffe3ff]
[ 0.768395] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.768451] pci 0000:00:1d.7: PME# disabled
[ 0.768608] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 0.768679] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 0.768736] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 0.768808] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[ 0.768922] pci 0000:00:1f.2: reg 10 io port: [0x9000-0x9007]
[ 0.768927] pci 0000:00:1f.2: reg 14 io port: [0x8c00-0x8c03]
[ 0.768931] pci 0000:00:1f.2: reg 18 io port: [0x8880-0x8887]
[ 0.768935] pci 0000:00:1f.2: reg 1c io port: [0x8800-0x8803]
[ 0.768940] pci 0000:00:1f.2: reg 20 io port: [0x8480-0x848f]
[ 0.768944] pci 0000:00:1f.2: reg 24 io port: [0x8400-0x840f]
[ 0.768984] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7ffd000-0xf7ffd0ff]
[ 0.768996] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 0.769033] pci 0000:00:1f.5: reg 10 io port: [0xa000-0xa007]
[ 0.769037] pci 0000:00:1f.5: reg 14 io port: [0x9c00-0x9c03]
[ 0.769042] pci 0000:00:1f.5: reg 18 io port: [0x9880-0x9887]
[ 0.769046] pci 0000:00:1f.5: reg 1c io port: [0x9800-0x9803]
[ 0.769051] pci 0000:00:1f.5: reg 20 io port: [0x9480-0x948f]
[ 0.769055] pci 0000:00:1f.5: reg 24 io port: [0x9400-0x940f]
[ 0.769132] pci 0000:02:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 0.769139] pci 0000:02:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
[ 0.769147] pci 0000:02:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 0.769151] pci 0000:02:00.0: reg 24 io port: [0xbc00-0xbc7f]
[ 0.769156] pci 0000:02:00.0: reg 30 32bit mmio: [0xfb380000-0xfb3fffff]
[ 0.769200] pci 0000:00:03.0: bridge io port: [0xb000-0xbfff]
[ 0.769202] pci 0000:00:03.0: bridge 32bit mmio: [0xf8000000-0xfb3fffff]
[ 0.769207] pci 0000:00:03.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.769269] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf4f00000-0xf4ffffff]
[ 0.769312] pci 0000:05:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 0.769330] pci 0000:05:00.0: reg 18 64bit mmio: [0xfb5ff000-0xfb5fffff]
[ 0.769342] pci 0000:05:00.0: reg 20 64bit mmio: [0xf4ef0000-0xf4efffff]
[ 0.769349] pci 0000:05:00.0: reg 30 32bit mmio: [0xfb5c0000-0xfb5dffff]
[ 0.769386] pci 0000:05:00.0: supports D1 D2
[ 0.769387] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.769445] pci 0000:05:00.0: PME# disabled
[ 0.769542] pci 0000:00:1c.2: bridge io port: [0xd000-0xdfff]
[ 0.769544] pci 0000:00:1c.2: bridge 32bit mmio: [0xfb500000-0xfb5fffff]
[ 0.769549] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf4e00000-0xf4efffff]
[ 0.769597] pci 0000:04:00.0: reg 10 64bit mmio: [0xfb4ff000-0xfb4ff7ff]
[ 0.769604] pci 0000:04:00.0: reg 18 io port: [0xc800-0xc8ff]
[ 0.769657] pci 0000:04:00.0: supports D2
[ 0.769658] pci 0000:04:00.0: PME# supported from D2 D3hot D3cold
[ 0.769715] pci 0000:04:00.0: PME# disabled
[ 0.769806] pci 0000:00:1c.3: bridge io port: [0xc000-0xcfff]
[ 0.769809] pci 0000:00:1c.3: bridge 32bit mmio: [0xfb400000-0xfb4fffff]
[ 0.769843] pci 0000:07:00.0: reg 10 32bit mmio: [0xfb6f8000-0xfb6fffff]
[ 0.769915] pci 0000:07:01.0: reg 10 32bit mmio: [0x000000-0x000fff]
[ 0.769932] pci 0000:07:01.0: supports D1 D2
[ 0.769933] pci 0000:07:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.769991] pci 0000:07:01.0: PME# disabled
[ 0.770081] pci 0000:00:1e.0: transparent bridge
[ 0.770134] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
[ 0.770137] pci 0000:00:1e.0: bridge 32bit mmio: [0xfb600000-0xfbefffff]
[ 0.770141] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf5000000-0xf6ffffff]
[ 0.770182] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.770417] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.770509] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.770561] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 0.770610] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[ 0.770664] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 0.770712] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 0.770760] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
[ 0.795126] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.795625] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.795874] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.796369] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.796862] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.797357] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.797854] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.798350] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[ 0.798897] SCSI subsystem initialized
[ 0.799028] libata version 3.00 loaded.
[ 0.799075] usbcore: registered new interface driver usbfs
[ 0.799134] usbcore: registered new interface driver hub
[ 0.799199] usbcore: registered new device driver usb
[ 0.799337] ACPI: WMI: Mapper loaded
[ 0.799387] PCI: Using ACPI for IRQ routing
[ 0.802299] Bluetooth: Core ver 2.15
[ 0.802377] NET: Registered protocol family 31
[ 0.802432] Bluetooth: HCI device and connection manager initialized
[ 0.802487] Bluetooth: HCI socket layer initialized
[ 0.802539] NET: Registered protocol family 8
[ 0.802590] NET: Registered protocol family 20
[ 0.802648] NetLabel: Initializing
[ 0.802697] NetLabel: domain hash size = 128
[ 0.802748] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.802808] NetLabel: unlabeled traffic allowed by default
[ 0.802896] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.803102] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.810299] Switched to high resolution mode on CPU 0
[ 0.810423] Switched to high resolution mode on CPU 3
[ 0.810427] Switched to high resolution mode on CPU 1
[ 0.810430] Switched to high resolution mode on CPU 2
[ 0.810809] Switched to high resolution mode on CPU 4
[ 0.810811] Switched to high resolution mode on CPU 5
[ 0.810814] Switched to high resolution mode on CPU 7
[ 0.810816] Switched to high resolution mode on CPU 6
[ 0.813301] pnp: PnP ACPI init
[ 0.813362] ACPI: bus type pnp registered
[ 0.815555] pnp: PnP ACPI: found 14 devices
[ 0.815607] ACPI: ACPI bus type pnp unregistered
[ 0.815666] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
[ 0.815722] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
[ 0.815778] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
[ 0.815835] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
[ 0.815891] system 00:01: iomem range 0xfec8a000-0xfec8afff has been reserved
[ 0.815947] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
[ 0.816006] system 00:06: ioport range 0x290-0x29f has been reserved
[ 0.816063] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
[ 0.816118] system 00:07: ioport range 0x800-0x87f has been reserved
[ 0.816173] system 00:07: ioport range 0x500-0x57f could not be reserved
[ 0.816229] system 00:07: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.816285] system 00:07: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.816344] system 00:07: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 0.816402] system 00:0a: iomem range 0xffc00000-0xffdfffff has been reserved
[ 0.816460] system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved
[ 0.817256] system 00:0b: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.817316] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.817374] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
[ 0.817429] system 00:0d: iomem range 0xc0000-0xcffff has been reserved
[ 0.817484] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
[ 0.817541] system 00:0d: iomem range 0x100000-0xbfefffff could not be reserved
[ 0.817610] system 00:0d: iomem range 0xfed90000-0xffffffff could not be reserved
[ 0.822336] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.822390] pci 0000:00:01.0: IO window: disabled
[ 0.822444] pci 0000:00:01.0: MEM window: disabled
[ 0.822497] pci 0000:00:01.0: PREFETCH window: disabled
[ 0.822552] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[ 0.822607] pci 0000:00:03.0: IO window: 0xb000-0xbfff
[ 0.822661] pci 0000:00:03.0: MEM window: 0xf8000000-0xfb3fffff
[ 0.822717] pci 0000:00:03.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.822789] pci 0000:00:07.0: PCI bridge, secondary bus 0000:03
[ 0.822842] pci 0000:00:07.0: IO window: disabled
[ 0.822896] pci 0000:00:07.0: MEM window: disabled
[ 0.822949] pci 0000:00:07.0: PREFETCH window: disabled
[ 0.823003] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:06
[ 0.823057] pci 0000:00:1c.0: IO window: disabled
[ 0.823111] pci 0000:00:1c.0: MEM window: disabled
[ 0.823165] pci 0000:00:1c.0: PREFETCH window: 0x000000f4f00000-0x000000f4ffffff
[ 0.823237] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:05
[ 0.823293] pci 0000:00:1c.2: IO window: 0xd000-0xdfff
[ 0.823348] pci 0000:00:1c.2: MEM window: 0xfb500000-0xfb5fffff
[ 0.823404] pci 0000:00:1c.2: PREFETCH window: 0x000000f4e00000-0x000000f4efffff
[ 0.823477] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:04
[ 0.823531] pci 0000:00:1c.3: IO window: 0xc000-0xcfff
[ 0.823587] pci 0000:00:1c.3: MEM window: 0xfb400000-0xfb4fffff
[ 0.823642] pci 0000:00:1c.3: PREFETCH window: disabled
[ 0.823701] pci 0000:07:01.0: CardBus bridge, secondary bus 0000:08
[ 0.823756] pci 0000:07:01.0: IO window: 0x00e000-0x00e0ff
[ 0.823812] pci 0000:07:01.0: IO window: 0x00e400-0x00e4ff
[ 0.823867] pci 0000:07:01.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 0.823924] pci 0000:07:01.0: MEM window: 0xc4000000-0xc7ffffff
[ 0.823980] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:07
[ 0.824035] pci 0000:00:1e.0: IO window: 0xe000-0xefff
[ 0.824090] pci 0000:00:1e.0: MEM window: 0xfb600000-0xfbefffff
[ 0.824145] pci 0000:00:1e.0: PREFETCH window: 0x000000f5000000-0x000000f6ffffff
[ 0.824223] pci 0000:00:01.0: setting latency timer to 64
[ 0.824229] pci 0000:00:03.0: setting latency timer to 64
[ 0.824234] pci 0000:00:07.0: setting latency timer to 64
[ 0.824242] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.824301] pci 0000:00:1c.0: setting latency timer to 64
[ 0.824308] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.824365] pci 0000:00:1c.2: setting latency timer to 64
[ 0.824372] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.824429] pci 0000:00:1c.3: setting latency timer to 64
[ 0.824433] pci 0000:00:1e.0: setting latency timer to 64
[ 0.824439] pci 0000:07:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.824498] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.824499] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.824501] pci_bus 0000:02: resource 0 io: [0xb000-0xbfff]
[ 0.824502] pci_bus 0000:02: resource 1 mem: [0xf8000000-0xfb3fffff]
[ 0.824504] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.824505] pci_bus 0000:06: resource 2 pref mem [0xf4f00000-0xf4ffffff]
[ 0.824507] pci_bus 0000:05: resource 0 io: [0xd000-0xdfff]
[ 0.824508] pci_bus 0000:05: resource 1 mem: [0xfb500000-0xfb5fffff]
[ 0.824510] pci_bus 0000:05: resource 2 pref mem [0xf4e00000-0xf4efffff]
[ 0.824511] pci_bus 0000:04: resource 0 io: [0xc000-0xcfff]
[ 0.824513] pci_bus 0000:04: resource 1 mem: [0xfb400000-0xfb4fffff]
[ 0.824514] pci_bus 0000:07: resource 0 io: [0xe000-0xefff]
[ 0.824516] pci_bus 0000:07: resource 1 mem: [0xfb600000-0xfbefffff]
[ 0.824517] pci_bus 0000:07: resource 2 pref mem [0xf5000000-0xf6ffffff]
[ 0.824518] pci_bus 0000:07: resource 3 io: [0x00-0xffff]
[ 0.824520] pci_bus 0000:07: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.824521] pci_bus 0000:08: resource 0 io: [0xe000-0xe0ff]
[ 0.824523] pci_bus 0000:08: resource 1 io: [0xe400-0xe4ff]
[ 0.824524] pci_bus 0000:08: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 0.824526] pci_bus 0000:08: resource 3 mem: [0xc4000000-0xc7ffffff]
[ 0.824565] NET: Registered protocol family 2
[ 0.824849] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.825742] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.827024] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.827206] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.827262] TCP reno registered
[ 0.827397] NET: Registered protocol family 1
[ 0.827479] Trying to unpack rootfs image as initramfs...
[ 0.950727] Freeing initrd memory: 7400k freed
[ 0.952037] Scanning for low memory corruption every 60 seconds
[ 0.952197] audit: initializing netlink socket (disabled)
[ 0.952262] type=2000 audit(1261047072.770:1): initialized
[ 0.955794] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.955987] VFS: Disk quotas dquot_6.5.2
[ 0.956049] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.956423] fuse init (API version 7.12)
[ 0.956506] msgmni has been set to 24071
[ 0.956675] alg: No test for stdrng (krng)
[ 0.956732] io scheduler noop registered
[ 0.956783] io scheduler anticipatory registered
[ 0.956834] io scheduler deadline registered
[ 0.956902] io scheduler cfq registered (default)
[ 0.957088] pci 0000:02:00.0: Boot video device
[ 0.957202] pcieport-driver 0000:00:01.0: irq 48 for MSI/MSI-X
[ 0.957208] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 0.957314] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[ 0.957320] pcieport-driver 0000:00:03.0: setting latency timer to 64
[ 0.957420] pcieport-driver 0000:00:07.0: irq 50 for MSI/MSI-X
[ 0.957425] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 0.957523] pcieport-driver 0000:00:1c.0: irq 51 for MSI/MSI-X
[ 0.957529] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 0.957631] pcieport-driver 0000:00:1c.2: irq 52 for MSI/MSI-X
[ 0.957637] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 0.957741] pcieport-driver 0000:00:1c.3: irq 53 for MSI/MSI-X
[ 0.957748] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[ 0.957813] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.957818] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.957822] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.957827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.957954] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.958083] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.958153] ACPI: Power Button [PWRF]
[ 0.958240] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.958314] ACPI: Power Button [PWRB]
[ 0.959049] ACPI: SSDT 00000000bf6980c0 00403 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 0.959547] ACPI: SSDT 00000000bf69a140 003B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
[ 0.962145] Monitor-Mwait will be used to enter C-1 state
[ 0.962158] Monitor-Mwait will be used to enter C-2 state
[ 0.962168] Monitor-Mwait will be used to enter C-3 state
[ 0.962190] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 0.962397] processor LNXCPU:00: registered as cooling_device0
[ 0.962844] ACPI: SSDT 00000000bf6984d0 00403 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
[ 0.963292] ACPI: SSDT 00000000bf69a500 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
[ 0.965913] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.966106] processor LNXCPU:01: registered as cooling_device1
[ 0.966558] ACPI: SSDT 00000000bf6988e0 00403 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
[ 0.966992] ACPI: SSDT 00000000bf69a590 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
[ 0.969563] ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
[ 0.969755] processor LNXCPU:02: registered as cooling_device2
[ 0.970201] ACPI: SSDT 00000000bf698cf0 00403 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
[ 0.970646] ACPI: SSDT 00000000bf69a620 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
[ 0.973217] ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
[ 0.973413] processor LNXCPU:03: registered as cooling_device3
[ 0.973860] ACPI: SSDT 00000000bf699100 00403 (v01 DpgPmm P005Ist 00000012 INTL 20060113)
[ 0.974299] ACPI: SSDT 00000000bf69a6b0 00085 (v01 PmRef P005Cst 00003000 INTL 20060113)
[ 0.976876] ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3])
[ 0.977069] processor LNXCPU:04: registered as cooling_device4
[ 0.977524] ACPI: SSDT 00000000bf699510 00403 (v01 DpgPmm P006Ist 00000012 INTL 20060113)
[ 0.977961] ACPI: SSDT 00000000bf69a740 00085 (v01 PmRef P006Cst 00003000 INTL 20060113)
[ 0.980533] ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3])
[ 0.980726] processor LNXCPU:05: registered as cooling_device5
[ 0.981173] ACPI: SSDT 00000000bf699920 00403 (v01 DpgPmm P007Ist 00000012 INTL 20060113)
[ 0.981617] ACPI: SSDT 00000000bf69a7d0 00085 (v01 PmRef P007Cst 00003000 INTL 20060113)
[ 0.984190] ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3])
[ 0.984386] processor LNXCPU:06: registered as cooling_device6
[ 0.984837] ACPI: SSDT 00000000bf699d30 00403 (v01 DpgPmm P008Ist 00000012 INTL 20060113)
[ 0.985281] ACPI: SSDT 00000000bf69a860 00085 (v01 PmRef P008Cst 00003000 INTL 20060113)
[ 0.987873] ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3])
[ 0.988066] processor LNXCPU:07: registered as cooling_device7
[ 0.990299] XENFS: not registering filesystem on non-xen platform
[ 0.991051] Linux agpgart interface v0.103
[ 0.991108] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.991251] Platform driver 'serial8250' needs updating - please use dev_pm_ops
[ 0.991996] brd: module loaded
[ 0.992305] loop: module loaded
[ 0.992402] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 0.992545] ata_piix 0000:00:1f.2: version 2.13
[ 0.992560] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 0.992618] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 0.992846] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 0.992883] scsi0 : ata_piix
[ 0.992993] scsi1 : ata_piix
[ 0.994038] ata1: SATA max UDMA/133 cmd 0x9000 ctl 0x8c00 bmdma 0x8480 irq 20
[ 0.994098] ata2: SATA max UDMA/133 cmd 0x8880 ctl 0x8800 bmdma 0x8488 irq 20
[ 0.994185] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 0.994246] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 0.994469] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 0.994494] scsi2 : ata_piix
[ 0.994575] scsi3 : ata_piix
[ 0.995521] ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 20
[ 0.995580] ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 20
[ 0.996006] Fixed MDIO Bus: probed
[ 0.996058] PPP generic driver version 2.4.2
[ 0.996147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.996226] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.996297] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 0.996300] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 0.996372] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.000332] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.000387] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.000397] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000
[ 1.010236] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.010349] usb usb1: configuration #1 chosen from 1 choice
[ 1.010419] hub 1-0:1.0: USB hub found
[ 1.010472] hub 1-0:1.0: 6 ports detected
[ 1.010578] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.010641] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.010644] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.010716] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.014671] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.014726] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.014735] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000
[ 1.024231] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.024337] usb usb2: configuration #1 chosen from 1 choice
[ 1.024408] hub 2-0:1.0: USB hub found
[ 1.024460] hub 2-0:1.0: 6 ports detected
[ 1.024547] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.024611] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.024698] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.024758] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.024760] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.024832] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.025669] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800
[ 1.025768] usb usb3: configuration #1 chosen from 1 choice
[ 1.025834] hub 3-0:1.0: USB hub found
[ 1.025886] hub 3-0:1.0: 2 ports detected
[ 1.025981] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.026040] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.026042] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.026114] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.026208] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880
[ 1.026309] usb usb4: configuration #1 chosen from 1 choice
[ 1.026375] hub 4-0:1.0: USB hub found
[ 1.026427] hub 4-0:1.0: 2 ports detected
[ 1.026520] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.026579] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.026582] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.026654] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.026748] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000ac00
[ 1.026845] usb usb5: configuration #1 chosen from 1 choice
[ 1.026912] hub 5-0:1.0: USB hub found
[ 1.026964] hub 5-0:1.0: 2 ports detected
[ 1.027058] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.027118] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.027120] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.027192] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.027285] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a080
[ 1.027383] usb usb6: configuration #1 chosen from 1 choice
[ 1.027449] hub 6-0:1.0: USB hub found
[ 1.027501] hub 6-0:1.0: 2 ports detected
[ 1.027593] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.027652] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.027654] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.027727] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.027814] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400
[ 1.027911] usb usb7: configuration #1 chosen from 1 choice
[ 1.027978] hub 7-0:1.0: USB hub found
[ 1.028032] hub 7-0:1.0: 2 ports detected
[ 1.028125] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.028184] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.028186] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.028262] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.028350] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a480
[ 1.028448] usb usb8: configuration #1 chosen from 1 choice
[ 1.028515] hub 8-0:1.0: USB hub found
[ 1.028567] hub 8-0:1.0: 2 ports detected
[ 1.028675] PNP: No PS/2 controller found. Probing ports directly.
[ 1.028735] Platform driver 'i8042' needs updating - please use dev_pm_ops
[ 1.031216] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.031271] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.031364] mice: PS/2 mouse device common for all mice
[ 1.031476] rtc_cmos 00:03: RTC can wake from S4
[ 1.031548] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.031624] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.031726] device-mapper: uevent: version 1.0.3
[ 1.031813] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 1.031965] device-mapper: multipath: version 1.1.0 loaded
[ 1.032019] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.032405] cpuidle: using governor ladder
[ 1.032691] cpuidle: using governor menu
[ 1.032805] TCP cubic registered
[ 1.032969] NET: Registered protocol family 10
[ 1.033279] lo: Disabled Privacy Extensions
[ 1.033348] NET: Registered protocol family 17
[ 1.033415] Bluetooth: L2CAP ver 2.13
[ 1.033465] Bluetooth: L2CAP socket layer initialized
[ 1.033518] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.033621] Bluetooth: SCO socket layer initialized
[ 1.033820] Bluetooth: RFCOMM socket layer initialized
[ 1.033873] Bluetooth: RFCOMM TTY layer initialized
[ 1.033925] Bluetooth: RFCOMM ver 1.11
[ 1.039026] PM: Resume from disk failed.
[ 1.039033] registered taskstats version 1
[ 1.039187] Magic number: 5:712:881
[ 1.039408] rtc_cmos 00:03: setting system clock to 2009-12-17 10:51:13 UTC (1261047073)
[ 1.039484] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.039582] EDD information not available.
[ 1.311061] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.414237] usb 2-5: new high speed USB device using ehci_hcd and address 2
[ 1.462203] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.481480] ata4.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[ 1.481544] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.500604] ata4.00: configured for UDMA/133
[ 1.529978] usb 2-5: configuration #1 chosen from 1 choice
[ 1.530325] hub 2-5:1.0: USB hub found
[ 1.530669] hub 2-5:1.0: 4 ports detected
[ 1.738080] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 1.765128] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.765198] ata1.01: SATA link down (SStatus 0 SControl 300)
[ 1.765440] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.765503] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 1.768359] ata1.00: ATAPI: TSSTcorp CDDVDW SH-S223B, SB01, max UDMA/100
[ 1.774285] ata1.00: configured for UDMA/100
[ 1.775474] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223B SB01 PQ: 0 ANSI: 5
[ 1.779309] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.779385] Uniform CD-ROM driver Revision: 3.20
[ 1.779500] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.779525] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 1.787389] ata2.00: ATA-7: SAMSUNG HD154UI, 1AG01118, max UDMA7
[ 1.787450] ata2.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.806421] ata2.00: configured for UDMA/133
[ 1.806630] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD154UI 1AG0 PQ: 0 ANSI: 5
[ 1.806795] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.806807] sd 1:0:0:0: [sda] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
[ 1.806836] sd 1:0:0:0: [sda] Write Protect is off
[ 1.806837] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.806848] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.806908] sda:
[ 1.807138] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 1.807318] sd 3:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.807428] sd 3:0:0:0: [sdb] Write Protect is off
[ 1.807480] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.807489] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.807614] sdb:
[ 1.807735] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 1.813568] unknown partition table
[ 1.813821] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.819157] sdb1 sdb2 < sdb5 >
[ 1.841741] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 1.841847] Freeing unused kernel memory: 620k freed
[ 1.902176] usb 3-1: configuration #1 chosen from 1 choice
[ 1.916251] ohci1394 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.916315] ohci1394 0000:04:00.0: setting latency timer to 64
[ 1.918917] usbcore: registered new interface driver hiddev
[ 1.931639] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input3
[ 1.931760] generic-usb 0003:046D:C03D.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1/input0
[ 1.931843] usbcore: registered new interface driver usbhid
[ 1.931895] usbhid: v2.6:USB HID core driver
[ 1.970043] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[fb4ff000-fb4ff7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 2.109964] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 2.263264] PM: Starting manual resume from disk
[ 2.263345] PM: Resume from partition 8:21
[ 2.263346] PM: Checking hibernation image.
[ 2.263513] PM: Resume from disk failed.
[ 2.276403] usb 3-2: configuration #1 chosen from 1 choice
[ 2.293320] EXT4-fs (sdb1): barriers enabled
[ 2.306225] kjournald2 starting: pid 452, dev sdb1:8, commit interval 5 seconds
[ 2.306234] EXT4-fs (sdb1): delayed allocation enabled
[ 2.306237] EXT4-fs: file extents enabled
[ 2.310964] EXT4-fs: mballoc enabled
[ 2.311021] EXT4-fs (sdb1): mounted filesystem with ordered data mode
[ 2.342506] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input4
[ 2.342615] generic-usb 0003:046A:002F.0002: input,hidraw1: USB HID v1.11 Keyboard [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-2/input0
[ 2.362458] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input5
[ 2.362574] generic-usb 0003:046A:002F.0003: input,hidraw2: USB HID v1.11 Mouse [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-2/input1
[ 3.231691] ieee1394: Host added: ID:BUS[0-00:1023] GUID[001e8c0001e26b4b]
[ 11.452692] udev: starting version 147
[ 11.461520] Adding 2000052k swap on /dev/sdb5. Priority:-1 extents:1 across:2000052k
[ 11.909971] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.916696] EXT4-fs (sdb1): internal journal on sdb1:8
[ 12.011440] ------------[ cut here ]------------
[ 12.011445] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.011447] Hardware name: System Product Name
[ 12.011449] kobject: (ffff88032e476500): attempted to be registered with empty name!
[ 12.011450] Modules linked in: yenta_socket(+) soundcore parport iptable_filter rsrc_nonstatic serio_raw snd_page_alloc ip_tables x_tables pcmcia_core usbhid ohci1394 ieee1394
[ 12.011459] Pid: 753, comm: modprobe Not tainted 2.6.31-rc1-linus #20
[ 12.011461] Call Trace:
[ 12.011466] [<ffffffff810518b3>] ? warn_slowpath_common+0x73/0xb0
[ 12.011468] [<ffffffff81051950>] ? warn_slowpath_fmt+0x40/0x50
[ 12.011471] [<ffffffff81253db2>] ? kobject_add_internal+0x1b2/0x200
[ 12.011474] [<ffffffff81253fb7>] ? kobject_init_and_add+0x57/0x70
[ 12.011478] [<ffffffff810fc787>] ? kmem_cache_alloc+0x107/0x230
[ 12.011483] [<ffffffff812fad3b>] ? bus_add_driver+0x9b/0x2c0
[ 12.011487] [<ffffffffa0095000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.011490] [<ffffffff812fba90>] ? driver_register+0x70/0x130
[ 12.011493] [<ffffffffa0095000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.011497] [<ffffffff8126e1dc>] ? __pci_register_driver+0x4c/0xc0
[ 12.011501] [<ffffffff810ab65a>] ? tracepoint_module_notify+0x3a/0x50
[ 12.011504] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.011538] [<ffffffff81070069>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.011542] [<ffffffff8108276c>] ? sys_init_module+0xdc/0x230
[ 12.011546] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.011549] ---[ end trace c770122d7fe8e31b ]---
[ 12.023191] ------------[ cut here ]------------
[ 12.023195] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.023197] Hardware name: System Product Name
[ 12.023198] kobject: (ffff880325581418): attempted to be registered with empty name!
[ 12.023200] Modules linked in: lp(+) soundcore parport iptable_filter rsrc_nonstatic serio_raw snd_page_alloc ip_tables x_tables pcmcia_core usbhid ohci1394 ieee1394
[ 12.023209] Pid: 519, comm: modprobe Tainted: G W 2.6.31-rc1-linus #20
[ 12.023211] Call Trace:
[ 12.023214] [<ffffffff810518b3>] ? warn_slowpath_common+0x73/0xb0
[ 12.023217] [<ffffffff81051950>] ? warn_slowpath_fmt+0x40/0x50
[ 12.023220] [<ffffffff81253ecd>] ? kobject_set_name_vargs+0x6d/0x90
[ 12.023222] [<ffffffff81253db2>] ? kobject_add_internal+0x1b2/0x200
[ 12.023225] [<ffffffff81253e2c>] ? kset_register+0x2c/0x60
[ 12.023229] [<ffffffff812fc3c0>] ? __class_register+0xe0/0x240
[ 12.023231] [<ffffffff812fc592>] ? __class_create+0x72/0x120
[ 12.023235] [<ffffffffa009d1ae>] ? lp_init_module+0x1ae/0x233 [lp]
[ 12.023238] [<ffffffff810ab65a>] ? tracepoint_module_notify+0x3a/0x50
[ 12.023241] [<ffffffffa009d000>] ? lp_init_module+0x0/0x233 [lp]
[ 12.023244] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.023247] [<ffffffff81070069>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.023251] [<ffffffff8108276c>] ? sys_init_module+0xdc/0x230
[ 12.023254] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.023257] ---[ end trace c770122d7fe8e31c ]---
[ 12.024352] ------------[ cut here ]------------
[ 12.024356] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.024357] Hardware name: System Product Name
[ 12.024358] kobject: (ffff88032e8d1540): attempted to be registered with empty name!
[ 12.024359] Modules linked in: yenta_socket(+) lp(-) soundcore parport iptable_filter rsrc_nonstatic serio_raw snd_page_alloc ip_tables x_tables pcmcia_core usbhid ohci1394 ieee1394
[ 12.024366] Pid: 753, comm: modprobe Tainted: G W 2.6.31-rc1-linus #20
[ 12.024367] Call Trace:
[ 12.024370] [<ffffffff810518b3>] ? warn_slowpath_common+0x73/0xb0
[ 12.024372] [<ffffffff81051950>] ? warn_slowpath_fmt+0x40/0x50
[ 12.024374] [<ffffffff81253db2>] ? kobject_add_internal+0x1b2/0x200
[ 12.024376] [<ffffffff81253fb7>] ? kobject_init_and_add+0x57/0x70
[ 12.024378] [<ffffffff810fc787>] ? kmem_cache_alloc+0x107/0x230
[ 12.024381] [<ffffffff812fad3b>] ? bus_add_driver+0x9b/0x2c0
[ 12.024384] [<ffffffffa00a9000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.024386] [<ffffffff812fba90>] ? driver_register+0x70/0x130
[ 12.024389] [<ffffffffa00a9000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.024391] [<ffffffff8126e1dc>] ? __pci_register_driver+0x4c/0xc0
[ 12.024393] [<ffffffff810ab65a>] ? tracepoint_module_notify+0x3a/0x50
[ 12.024395] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.024397] [<ffffffff81070069>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.024400] [<ffffffff8108276c>] ? sys_init_module+0xdc/0x230
[ 12.024403] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.024414] ---[ end trace c770122d7fe8e31d ]---
[ 12.317531] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 12.320322] SGI XFS Quota Management subsystem
[ 12.323222] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 12.323336] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 12.323338] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 12.323339] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 12.327355] XFS mounting filesystem sda
[ 12.420267] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 12.499561] Ending clean XFS mount for filesystem: sda
[ 12.538922] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 12.539092] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 12.721891] hda_codec: Unknown model for ALC1200, trying auto-probe from BIOS...
[ 12.907283] ip_tables: REJECT target: only valid in ÿÿ©.\x03ÿÿ table, not filter
[ 13.723306] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x020c0000
[ 39.769688] ------------[ cut here ]------------
[ 39.769693] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 39.769695] Hardware name: System Product Name
[ 39.769696] kobject: (ffff88032481ac18): attempted to be registered with empty name!
[ 39.769697] Modules linked in: lp(+) ipt_REJECT ipt_LOG xt_limit xt_tcpudp xt_state snd_hda_codec_realtek ipt_addrtype snd_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss ip6table_filter snd_pcm ip6_tables snd_seq_dummy snd_seq_oss nf_nat_irc snd_seq_midi snd_seq_midi_event nf_conntrack_irc snd_rawmidi nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 snd_seq nf_conntrack_ftp snd_seq_device nf_conntrack xfs exportfs snd_timer psmouse snd soundcore parport iptable_filter rsrc_nonstatic serio_raw snd_page_alloc ip_tables x_tables pcmcia_core usbhid ohci1394 ieee1394
[ 39.769717] Pid: 2428, comm: modprobe Tainted: G W 2.6.31-rc1-linus #20
[ 39.769718] Call Trace:
[ 39.769722] [<ffffffff810518b3>] ? warn_slowpath_common+0x73/0xb0
[ 39.769724] [<ffffffff81051950>] ? warn_slowpath_fmt+0x40/0x50
[ 39.769726] [<ffffffff81253ecd>] ? kobject_set_name_vargs+0x6d/0x90
[ 39.769728] [<ffffffff81253db2>] ? kobject_add_internal+0x1b2/0x200
[ 39.769730] [<ffffffff81253e2c>] ? kset_register+0x2c/0x60
[ 39.769734] [<ffffffff812fc3c0>] ? __class_register+0xe0/0x240
[ 39.769736] [<ffffffff812fc592>] ? __class_create+0x72/0x120
[ 39.769739] [<ffffffffa00281ae>] ? lp_init_module+0x1ae/0x233 [lp]
[ 39.769741] [<ffffffff810ab65a>] ? tracepoint_module_notify+0x3a/0x50
[ 39.769744] [<ffffffffa0028000>] ? lp_init_module+0x0/0x233 [lp]
[ 39.769746] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 39.769748] [<ffffffff81070069>] ? __blocking_notifier_call_chain+0x69/0x90
[ 39.769752] [<ffffffff8108276c>] ? sys_init_module+0xdc/0x230
[ 39.769755] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 39.769757] ---[ end trace c770122d7fe8e31e ]---
[ 39.807452] BUG: unable to handle kernel paging request at ffffffffa0057288
[ 39.807614] IP: [<ffffffff812585cc>] strlcpy+0xc/0x50
[ 39.807699] PGD 1003067 PUD 1007063 PMD 32e896067 PTE 0
[ 39.807919] Oops: 0000 [#1] PREEMPT SMP
[ 39.808062] last sysfs file: /sys/module/parport/initstate
[ 39.808136] CPU 1
[ 39.808215] Modules linked in: ppdev(+) ipt_REJECT ipt_LOG xt_limit xt_tcpudp xt_state snd_hda_codec_realtek ipt_addrtype snd_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss ip6table_filter snd_pcm ip6_tables snd_seq_dummy snd_seq_oss nf_nat_irc snd_seq_midi snd_seq_midi_event nf_conntrack_irc snd_rawmidi nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 snd_seq nf_conntrack_ftp snd_seq_device nf_conntrack xfs exportfs snd_timer psmouse snd soundcore parport iptable_filter rsrc_nonstatic serio_raw snd_page_alloc ip_tables x_tables pcmcia_core usbhid ohci1394 ieee1394
[ 39.810025] Pid: 2439, comm: modprobe Tainted: G W 2.6.31-rc1-linus #20 System Product Name
[ 39.810137] RIP: 0010:[<ffffffff812585cc>] [<ffffffff812585cc>] strlcpy+0xc/0x50
[ 39.810241] RSP: 0018:ffff880323859e48 EFLAGS: 00010246
[ 39.810293] RAX: ffffffffa0057288 RBX: 0000000000000000 RCX: 0000000000000000
[ 39.810348] RDX: 0000000000000040 RSI: ffffffffa0057288 RDI: ffff8803242f15d4
[ 39.810403] RBP: ffff8803242f15d4 R08: 0000000000000000 R09: ffff8803242f15c0
[ 39.810458] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8803242f15c0
[ 39.810514] R13: 0000000000000100 R14: ffffffffa0057288 R15: ffff8803242f15c0
[ 39.810569] FS: 00007f85122e56f0(0000) GS:ffff880028051000(0000) knlGS:0000000000000000
[ 39.810638] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 39.810691] CR2: ffffffffa0057288 CR3: 000000032edd0000 CR4: 00000000000006a0
[ 39.810746] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 39.810817] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 39.810873] Process modprobe (pid: 2439, threadinfo ffff880323858000, task ffff88032f85e280)
[ 39.810946] Stack:
[ 39.810992] 0000000000000063 0000000000000000 ffff8803242f15c0 ffffffff8110a9db
[ 39.811184] <0> 0000000000000000 ffffffffa0057288 ffffffffa00561c0 0000000000000063
[ 39.811406] <0> 000000000102fd40 0000000000000000 000000000102fc58 ffffffff8110af66
[ 39.811668] Call Trace:
[ 39.811717] [<ffffffff8110a9db>] ? __register_chrdev_region+0x9b/0x220
[ 39.811817] [<ffffffff8110af66>] ? register_chrdev+0x26/0x100
[ 39.811872] [<ffffffffa0064000>] ? ppdev_init+0x0/0xb7 [ppdev]
[ 39.811927] [<ffffffffa0064019>] ? ppdev_init+0x19/0xb7 [ppdev]
[ 39.811984] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 39.812038] [<ffffffff81070069>] ? __blocking_notifier_call_chain+0x69/0x90
[ 39.812137] [<ffffffff8108276c>] ? sys_init_module+0xdc/0x230
[ 39.812192] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 39.812249] Code: c6 44 25 00 00 48 8d 44 1d 00 48 83 c4 08 5b 5d 41 5c 41 5d c3 0f 0b eb fe 66 0f 1f 44 00 00 41 54 48 89 f0 55 48 89 fd 53 31 db <80> 3e 00 74 15 0f 1f 80 00 00 00 00 48 ff c0 80 38 00 75 f8 48
[ 39.815294] RIP [<ffffffff812585cc>] strlcpy+0xc/0x50
[ 39.815377] RSP <ffff880323859e48>
[ 39.815425] CR2: ffffffffa0057288
[ 39.815475] ---[ end trace c770122d7fe8e31f ]---
[-- Attachment #1.3: log2 --]
[-- Type: text/plain, Size: 75556 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.30-linus (tim@moka) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #21 SMP PREEMPT Thu Dec 17 12:02:21 CET 2009
[ 0.000000] Command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro single
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] BIOS-e820: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] DMI 2.5 present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0x340000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-E3FFF write-protect
[ 0.000000] E4000-EBFFF write-through
[ 0.000000] EC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask F00000000 write-back
[ 0.000000] 2 base 300000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 4 base 0BF700000 mask FFFF00000 uncachable
[ 0.000000] 5 base 0BF800000 mask FFF800000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000bf700000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbf680 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] modified: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] modified: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] modified: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bf680000
[ 0.000000] 0000000000 - 00bf600000 page 2M
[ 0.000000] 00bf600000 - 00bf680000 page 4k
[ 0.000000] kernel direct mapping tables up to bf680000 @ 10000-15000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000340000000
[ 0.000000] 0100000000 - 0340000000 page 2M
[ 0.000000] kernel direct mapping tables up to 340000000 @ 13000-21000
[ 0.000000] RAMDISK: 378b8000 - 37fef57e
[ 0.000000] ACPI: RSDP 00000000000fabd0 00024 (v02 ACPIAM)
[ 0.000000] ACPI: XSDT 00000000bf680100 0005C (v01 022609 XSDT1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bf680290 000F4 (v03 022609 FACP1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bf6804b0 0C3DD (v01 A1146 A1146001 00000001 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000bf698000 00040
[ 0.000000] ACPI: APIC 00000000bf680390 000D8 (v01 022609 APIC1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bf680470 0003C (v01 022609 OEMMCFG 20090226 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bf698040 00072 (v01 022609 OEMB1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bf68f4b0 00038 (v01 022609 OEMHPET 20090226 MSFT 00000097)
[ 0.000000] ACPI: OSFR 00000000bf68f4f0 000B0 (v01 022609 OEMOSFR 20090226 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bf69a8f0 0249F (v01 DpgPmm CpuPm 00000012 INTL 20060113)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-0000000340000000
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000340000000
[ 0.000000] NODE_DATA [000000000001c000 - 000000000001ffff]
[ 0.000000] bootmap [0000000000020000 - 0000000000087fff] pages 68
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 0340000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 00018c646c] TEXT DATA BSS ==> [0001000000 - 00018c646c]
[ 0.000000] #3 [00378b8000 - 0037fef57e] RAMDISK ==> [00378b8000 - 0037fef57e]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [00018c7000 - 00018c7288] BRK ==> [00018c7000 - 00018c7288]
[ 0.000000] #6 [0000010000 - 0000013000] PGTABLE ==> [0000010000 - 0000013000]
[ 0.000000] #7 [0000013000 - 000001c000] PGTABLE ==> [0000013000 - 000001c000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] [ffffea0000000000-ffffea000b5fffff] PMD -> [ffff880028600000-ffff880032dfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00340000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000bf680
[ 0.000000] 0: 0x00100000 -> 0x00340000
[ 0.000000] On node 0 totalpages: 3143183
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 111 pages reserved
[ 0.000000] DMA zone: 3816 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 765624 pages, LIFO batch:31
[ 0.000000] Normal zone: 32256 pages used for memmap
[ 0.000000] Normal zone: 2327040 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec8a000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] 16 Processors exceeds NR_CPUS limit of 8
[ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 48
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e5000
[ 0.000000] PM: Registered nosave memory: 00000000000e5000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000bf680000 - 00000000bf698000
[ 0.000000] PM: Registered nosave memory: 00000000bf698000 - 00000000bf6dc000
[ 0.000000] PM: Registered nosave memory: 00000000bf6dc000 - 00000000c0000000
[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ee00000)
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages at ffff880028034000, static data 86176 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3096480
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro single
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[ 0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[ 0.000000] Memory: 12317096k/13631488k available (5126k kernel code, 1058756k absent, 255636k reserved, 2126k data, 620k init)
[ 0.000000] Experimental hierarchical RCU implementation.
[ 0.000000] Experimental hierarchical RCU init done.
[ 0.000000] NR_IRQS:512
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2672.768 MHz processor.
[ 0.001479] Console: colour VGA+ 80x25
[ 0.001480] console [tty0] enabled
[ 0.290059] allocated 125829120 bytes of page_cgroup
[ 0.290113] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.290316] hpet clockevent registered
[ 0.290321] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.290379] Calibrating delay loop (skipped), value calculated using timer frequency.. 5345.53 BogoMIPS (lpj=2672768)
[ 0.290572] Security Framework initialized
[ 0.290625] SELinux: Disabled at boot.
[ 0.291601] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.294621] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.295943] Mount-cache hash table entries: 256
[ 0.296179] Initializing cgroup subsys ns
[ 0.296232] Initializing cgroup subsys cpuacct
[ 0.296285] Initializing cgroup subsys memory
[ 0.296363] Initializing cgroup subsys freezer
[ 0.296429] CPU: Physical Processor ID: 0
[ 0.296479] CPU: Processor Core ID: 0
[ 0.296530] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.296613] CPU: L2 cache: 256K
[ 0.296662] CPU: L3 cache: 8192K
[ 0.296712] CPU 0/0x0 -> Node 0
[ 0.296762] using mwait in idle threads.
[ 0.296813] numa_add_cpu cpu 0 node 0: mask now 0
[ 0.296814] Performance Counters: Nehalem/Corei7 events, Intel PMU driver.
[ 0.296932] ... version: 3
[ 0.296983] ... bit width: 48
[ 0.297034] ... generic counters: 4
[ 0.297084] ... value mask: 0000ffffffffffff
[ 0.297137] ... max period: 000000007fffffff
[ 0.297189] ... fixed-purpose counters: 3
[ 0.297240] ... counter mask: 000000070000000f
[ 0.297904] ACPI: Core revision 20090521
[ 0.337022] Setting APIC routing to flat
[ 0.337530] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.347581] CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.470260] APIC calibration not consistent with PM-Timer: 120ms instead of 100ms
[ 0.470333] APIC delta adjusted to PM-Timer: 835227 (1010613)
[ 0.473429] Booting processor 1 APIC 0x2 ip 0x6000
[ 0.483745] Initializing CPU#1
[ 0.544362] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672338)
[ 0.544369] CPU: Physical Processor ID: 0
[ 0.544370] CPU: Processor Core ID: 1
[ 0.544373] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.544375] CPU: L2 cache: 256K
[ 0.544376] CPU: L3 cache: 8192K
[ 0.544378] CPU 1/0x2 -> Node 0
[ 0.544382] numa_add_cpu cpu 1 node 0: mask now 0-1
[ 0.544997] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[ 0.545618] CPU1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.546948] Skipping synchronization checks as TSC is reliable.
[ 0.547397] Booting processor 2 APIC 0x4 ip 0x6000
[ 0.557710] Initializing CPU#2
[ 0.619330] Calibrating delay using timer specific routine.. 5451.57 BogoMIPS (lpj=2725785)
[ 0.619339] CPU: Physical Processor ID: 0
[ 0.619341] CPU: Processor Core ID: 2
[ 0.619343] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.619345] CPU: L2 cache: 256K
[ 0.619346] CPU: L3 cache: 8192K
[ 0.619349] CPU 2/0x4 -> Node 0
[ 0.619352] numa_add_cpu cpu 2 node 0: mask now 0-2
[ 0.619965] x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106
[ 0.620584] CPU2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.621171] Skipping synchronization checks as TSC is reliable.
[ 0.622363] Booting processor 3 APIC 0x6 ip 0x6000
[ 0.632676] Initializing CPU#3
[ 0.693297] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672338)
[ 0.693304] CPU: Physical Processor ID: 0
[ 0.693306] CPU: Processor Core ID: 3
[ 0.693308] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.693310] CPU: L2 cache: 256K
[ 0.693311] CPU: L3 cache: 8192K
[ 0.693313] CPU 3/0x6 -> Node 0
[ 0.693317] numa_add_cpu cpu 3 node 0: mask now 0-3
[ 0.693929] x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106
[ 0.694534] CPU3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.695121] Skipping synchronization checks as TSC is reliable.
[ 0.696330] Booting processor 4 APIC 0x1 ip 0x6000
[ 0.706646] Initializing CPU#4
[ 0.767265] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672335)
[ 0.767272] CPU: Physical Processor ID: 0
[ 0.767273] CPU: Processor Core ID: 0
[ 0.767276] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.767277] CPU: L2 cache: 256K
[ 0.767279] CPU: L3 cache: 8192K
[ 0.767281] CPU 4/0x1 -> Node 0
[ 0.767285] numa_add_cpu cpu 4 node 0: mask now 0-4
[ 0.768066] x86 PAT enabled: cpu 4, old 0x7040600070406, new 0x7010600070106
[ 0.768920] CPU4: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.769514] Skipping synchronization checks as TSC is reliable.
[ 0.770299] Booting processor 5 APIC 0x3 ip 0x6000
[ 0.780615] Initializing CPU#5
[ 0.841233] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.841239] CPU: Physical Processor ID: 0
[ 0.841241] CPU: Processor Core ID: 1
[ 0.841243] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.841245] CPU: L2 cache: 256K
[ 0.841246] CPU: L3 cache: 8192K
[ 0.841248] CPU 5/0x3 -> Node 0
[ 0.841252] numa_add_cpu cpu 5 node 0: mask now 0-5
[ 0.842065] x86 PAT enabled: cpu 5, old 0x7040600070406, new 0x7010600070106
[ 0.842876] CPU5: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.843465] Skipping synchronization checks as TSC is reliable.
[ 0.844267] Booting processor 6 APIC 0x5 ip 0x6000
[ 0.854679] Initializing CPU#6
[ 0.916201] Calibrating delay using timer specific routine.. 5451.56 BogoMIPS (lpj=2725782)
[ 0.916209] CPU: Physical Processor ID: 0
[ 0.916211] CPU: Processor Core ID: 2
[ 0.916213] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.916215] CPU: L2 cache: 256K
[ 0.916216] CPU: L3 cache: 8192K
[ 0.916219] CPU 6/0x5 -> Node 0
[ 0.916222] numa_add_cpu cpu 6 node 0: mask now 0-6
[ 0.917034] x86 PAT enabled: cpu 6, old 0x7040600070406, new 0x7010600070106
[ 0.917811] CPU6: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.918400] Skipping synchronization checks as TSC is reliable.
[ 0.919233] Booting processor 7 APIC 0x7 ip 0x6000
[ 0.929549] Initializing CPU#7
[ 0.990168] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672337)
[ 0.990175] CPU: Physical Processor ID: 0
[ 0.990176] CPU: Processor Core ID: 3
[ 0.990179] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.990181] CPU: L2 cache: 256K
[ 0.990182] CPU: L3 cache: 8192K
[ 0.990184] CPU 7/0x7 -> Node 0
[ 0.990187] numa_add_cpu cpu 7 node 0: mask now 0-7
[ 0.990999] x86 PAT enabled: cpu 7, old 0x7040600070406, new 0x7010600070106
[ 0.991810] CPU7: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.992399] Skipping synchronization checks as TSC is reliable.
[ 0.992465] Brought up 8 CPUs
[ 0.992515] Total of 8 processors activated (42972.04 BogoMIPS).
[ 0.992621] CPU0 attaching sched-domain:
[ 0.992623] domain 0: span 0,4 level SIBLING
[ 0.992625] groups: 0 4
[ 0.992627] domain 1: span 0-7 level MC
[ 0.992629] groups: 0,4 1,5 2,6 3,7
[ 0.992633] CPU1 attaching sched-domain:
[ 0.992634] domain 0: span 1,5 level SIBLING
[ 0.992635] groups: 1 5
[ 0.992638] domain 1: span 0-7 level MC
[ 0.992639] groups: 1,5 2,6 3,7 0,4
[ 0.992643] CPU2 attaching sched-domain:
[ 0.992644] domain 0: span 2,6 level SIBLING
[ 0.992645] groups: 2 6
[ 0.992647] domain 1: span 0-7 level MC
[ 0.992649] groups: 2,6 3,7 0,4 1,5
[ 0.992652] CPU3 attaching sched-domain:
[ 0.992653] domain 0: span 3,7 level SIBLING
[ 0.992655] groups: 3 7
[ 0.992657] domain 1: span 0-7 level MC
[ 0.992658] groups: 3,7 0,4 1,5 2,6
[ 0.992662] CPU4 attaching sched-domain:
[ 0.992663] domain 0: span 0,4 level SIBLING
[ 0.992664] groups: 4 0
[ 0.992666] domain 1: span 0-7 level MC
[ 0.992668] groups: 0,4 1,5 2,6 3,7
[ 0.992671] CPU5 attaching sched-domain:
[ 0.992672] domain 0: span 1,5 level SIBLING
[ 0.992674] groups: 5 1
[ 0.992676] domain 1: span 0-7 level MC
[ 0.992677] groups: 1,5 2,6 3,7 0,4
[ 0.992680] CPU6 attaching sched-domain:
[ 0.992682] domain 0: span 2,6 level SIBLING
[ 0.992683] groups: 6 2
[ 0.992685] domain 1: span 0-7 level MC
[ 0.992686] groups: 2,6 3,7 0,4 1,5
[ 0.992690] CPU7 attaching sched-domain:
[ 0.992691] domain 0: span 3,7 level SIBLING
[ 0.992692] groups: 7 3
[ 0.992694] domain 1: span 0-7 level MC
[ 0.992696] groups: 3,7 0,4 1,5 2,6
[ 0.993110] Booting paravirtualized kernel on bare hardware
[ 0.993225] regulator: core version 0.5
[ 0.993302] Time: 11:42:57 Date: 12/17/09
[ 0.993442] NET: Registered protocol family 16
[ 0.993715] ACPI: bus type pci registered
[ 0.993848] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.993904] PCI: Not using MMCONFIG.
[ 0.993954] PCI: Using configuration type 1 for base access
[ 0.995641] bio: create slab <bio-0> at 0
[ 0.996850] ACPI: EC: Look up EC in DSDT
[ 1.036842] ACPI: Interpreter enabled
[ 1.036896] ACPI: (supports S0 S1 S3 S4 S5)
[ 1.037130] ACPI: Using IOAPIC for interrupt routing
[ 1.037247] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 1.040215] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 1.045008] PCI: Using MMCONFIG at e0000000 - efffffff
[ 1.056755] ACPI: No dock devices found.
[ 1.056873] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 1.057016] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 1.057073] pci 0000:00:00.0: PME# disabled
[ 1.057178] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 1.057234] pci 0000:00:01.0: PME# disabled
[ 1.057337] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 1.057392] pci 0000:00:03.0: PME# disabled
[ 1.057498] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 1.057553] pci 0000:00:07.0: PME# disabled
[ 1.057906] pci 0000:00:1a.0: reg 20 io port: [0xa800-0xa81f]
[ 1.057969] pci 0000:00:1a.1: reg 20 io port: [0xa880-0xa89f]
[ 1.058033] pci 0000:00:1a.2: reg 20 io port: [0xac00-0xac1f]
[ 1.058100] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff000-0xf7fff3ff]
[ 1.058150] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 1.058207] pci 0000:00:1a.7: PME# disabled
[ 1.058295] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 1.058331] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.058387] pci 0000:00:1b.0: PME# disabled
[ 1.058489] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.058545] pci 0000:00:1c.0: PME# disabled
[ 1.058649] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 1.058705] pci 0000:00:1c.2: PME# disabled
[ 1.058809] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.058865] pci 0000:00:1c.3: PME# disabled
[ 1.058967] pci 0000:00:1d.0: reg 20 io port: [0xa080-0xa09f]
[ 1.059030] pci 0000:00:1d.1: reg 20 io port: [0xa400-0xa41f]
[ 1.059092] pci 0000:00:1d.2: reg 20 io port: [0xa480-0xa49f]
[ 1.059162] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7ffe000-0xf7ffe3ff]
[ 1.059210] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 1.059267] pci 0000:00:1d.7: PME# disabled
[ 1.059427] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 1.059499] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 1.059556] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 1.059629] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[ 1.059748] pci 0000:00:1f.2: reg 10 io port: [0x9000-0x9007]
[ 1.059753] pci 0000:00:1f.2: reg 14 io port: [0x8c00-0x8c03]
[ 1.059758] pci 0000:00:1f.2: reg 18 io port: [0x8880-0x8887]
[ 1.059762] pci 0000:00:1f.2: reg 1c io port: [0x8800-0x8803]
[ 1.059767] pci 0000:00:1f.2: reg 20 io port: [0x8480-0x848f]
[ 1.059771] pci 0000:00:1f.2: reg 24 io port: [0x8400-0x840f]
[ 1.059813] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7ffd000-0xf7ffd0ff]
[ 1.059825] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 1.059864] pci 0000:00:1f.5: reg 10 io port: [0xa000-0xa007]
[ 1.059869] pci 0000:00:1f.5: reg 14 io port: [0x9c00-0x9c03]
[ 1.059873] pci 0000:00:1f.5: reg 18 io port: [0x9880-0x9887]
[ 1.059878] pci 0000:00:1f.5: reg 1c io port: [0x9800-0x9803]
[ 1.059882] pci 0000:00:1f.5: reg 20 io port: [0x9480-0x948f]
[ 1.059887] pci 0000:00:1f.5: reg 24 io port: [0x9400-0x940f]
[ 1.059969] pci 0000:02:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 1.059976] pci 0000:02:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
[ 1.059984] pci 0000:02:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 1.059988] pci 0000:02:00.0: reg 24 io port: [0xbc00-0xbc7f]
[ 1.059992] pci 0000:02:00.0: reg 30 32bit mmio: [0xfb380000-0xfb3fffff]
[ 1.060037] pci 0000:00:03.0: bridge io port: [0xb000-0xbfff]
[ 1.060040] pci 0000:00:03.0: bridge 32bit mmio: [0xf8000000-0xfb3fffff]
[ 1.060044] pci 0000:00:03.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 1.060110] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf4f00000-0xf4ffffff]
[ 1.060158] pci 0000:05:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 1.060176] pci 0000:05:00.0: reg 18 64bit mmio: [0xfb5ff000-0xfb5fffff]
[ 1.060188] pci 0000:05:00.0: reg 20 64bit mmio: [0xf4ef0000-0xf4efffff]
[ 1.060195] pci 0000:05:00.0: reg 30 32bit mmio: [0xfb5c0000-0xfb5dffff]
[ 1.060232] pci 0000:05:00.0: supports D1 D2
[ 1.060233] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.060292] pci 0000:05:00.0: PME# disabled
[ 1.060389] pci 0000:00:1c.2: bridge io port: [0xd000-0xdfff]
[ 1.060392] pci 0000:00:1c.2: bridge 32bit mmio: [0xfb500000-0xfb5fffff]
[ 1.060397] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf4e00000-0xf4efffff]
[ 1.060448] pci 0000:04:00.0: reg 10 64bit mmio: [0xfb4ff000-0xfb4ff7ff]
[ 1.060455] pci 0000:04:00.0: reg 18 io port: [0xc800-0xc8ff]
[ 1.060509] pci 0000:04:00.0: supports D2
[ 1.060510] pci 0000:04:00.0: PME# supported from D2 D3hot D3cold
[ 1.060567] pci 0000:04:00.0: PME# disabled
[ 1.060659] pci 0000:00:1c.3: bridge io port: [0xc000-0xcfff]
[ 1.060662] pci 0000:00:1c.3: bridge 32bit mmio: [0xfb400000-0xfb4fffff]
[ 1.060700] pci 0000:07:00.0: reg 10 32bit mmio: [0xfb6f8000-0xfb6fffff]
[ 1.060775] pci 0000:07:01.0: reg 10 32bit mmio: [0x000000-0x000fff]
[ 1.060792] pci 0000:07:01.0: supports D1 D2
[ 1.060794] pci 0000:07:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.060851] pci 0000:07:01.0: PME# disabled
[ 1.060941] pci 0000:00:1e.0: transparent bridge
[ 1.060995] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
[ 1.060998] pci 0000:00:1e.0: bridge 32bit mmio: [0xfb600000-0xfbefffff]
[ 1.061002] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf5000000-0xf6ffffff]
[ 1.061049] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 1.061567] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 1.061701] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 1.061778] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 1.061851] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[ 1.061927] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 1.061999] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 1.062070] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
[ 1.095792] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 1.096314] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 1.096582] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 1.097099] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 1.097622] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 1.098142] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[ 1.098659] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 1.099180] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[ 1.099919] SCSI subsystem initialized
[ 1.100099] libata version 3.00 loaded.
[ 1.100206] usbcore: registered new interface driver usbfs
[ 1.100275] usbcore: registered new interface driver hub
[ 1.100357] usbcore: registered new device driver usb
[ 1.100598] ACPI: WMI: Mapper loaded
[ 1.100649] PCI: Using ACPI for IRQ routing
[ 1.103150] Bluetooth: Core ver 2.15
[ 1.103241] NET: Registered protocol family 31
[ 1.103292] Bluetooth: HCI device and connection manager initialized
[ 1.103347] Bluetooth: HCI socket layer initialized
[ 1.103400] NET: Registered protocol family 8
[ 1.103451] NET: Registered protocol family 20
[ 1.103521] NetLabel: Initializing
[ 1.103570] NetLabel: domain hash size = 128
[ 1.103621] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.103709] NetLabel: unlabeled traffic allowed by default
[ 1.103824] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 1.104031] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 1.111127] Switched to high resolution mode on CPU 0
[ 1.111306] Switched to high resolution mode on CPU 3
[ 1.111310] Switched to high resolution mode on CPU 2
[ 1.111312] Switched to high resolution mode on CPU 1
[ 1.111696] Switched to high resolution mode on CPU 4
[ 1.111732] Switched to high resolution mode on CPU 6
[ 1.111734] Switched to high resolution mode on CPU 7
[ 1.111736] Switched to high resolution mode on CPU 5
[ 1.116143] pnp: PnP ACPI init
[ 1.116207] ACPI: bus type pnp registered
[ 1.119275] pnp: PnP ACPI: found 14 devices
[ 1.119327] ACPI: ACPI bus type pnp unregistered
[ 1.119386] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
[ 1.119443] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
[ 1.119500] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
[ 1.119557] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
[ 1.119614] system 00:01: iomem range 0xfec8a000-0xfec8afff has been reserved
[ 1.119670] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
[ 1.119730] system 00:06: ioport range 0x290-0x29f has been reserved
[ 1.119789] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
[ 1.119844] system 00:07: ioport range 0x800-0x87f has been reserved
[ 1.119900] system 00:07: ioport range 0x500-0x57f could not be reserved
[ 1.119956] system 00:07: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 1.120012] system 00:07: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 1.120813] system 00:07: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 1.120872] system 00:0a: iomem range 0xffc00000-0xffdfffff has been reserved
[ 1.120934] system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved
[ 1.120991] system 00:0b: iomem range 0xfee00000-0xfee00fff has been reserved
[ 1.121049] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
[ 1.121109] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
[ 1.121166] system 00:0d: iomem range 0xc0000-0xcffff has been reserved
[ 1.121226] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
[ 1.121282] system 00:0d: iomem range 0x100000-0xbfefffff could not be reserved
[ 1.121352] system 00:0d: iomem range 0xfed90000-0xffffffff could not be reserved
[ 1.127518] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 1.127574] pci 0000:00:01.0: IO window: disabled
[ 1.127628] pci 0000:00:01.0: MEM window: disabled
[ 1.127681] pci 0000:00:01.0: PREFETCH window: disabled
[ 1.127737] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[ 1.127792] pci 0000:00:03.0: IO window: 0xb000-0xbfff
[ 1.127847] pci 0000:00:03.0: MEM window: 0xf8000000-0xfb3fffff
[ 1.127902] pci 0000:00:03.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 1.127975] pci 0000:00:07.0: PCI bridge, secondary bus 0000:03
[ 1.128028] pci 0000:00:07.0: IO window: disabled
[ 1.128082] pci 0000:00:07.0: MEM window: disabled
[ 1.128137] pci 0000:00:07.0: PREFETCH window: disabled
[ 1.128193] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:06
[ 1.128247] pci 0000:00:1c.0: IO window: disabled
[ 1.128301] pci 0000:00:1c.0: MEM window: disabled
[ 1.128355] pci 0000:00:1c.0: PREFETCH window: 0x000000f4f00000-0x000000f4ffffff
[ 1.128428] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:05
[ 1.128483] pci 0000:00:1c.2: IO window: 0xd000-0xdfff
[ 1.128538] pci 0000:00:1c.2: MEM window: 0xfb500000-0xfb5fffff
[ 1.128594] pci 0000:00:1c.2: PREFETCH window: 0x000000f4e00000-0x000000f4efffff
[ 1.128667] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:04
[ 1.128722] pci 0000:00:1c.3: IO window: 0xc000-0xcfff
[ 1.128777] pci 0000:00:1c.3: MEM window: 0xfb400000-0xfb4fffff
[ 1.128832] pci 0000:00:1c.3: PREFETCH window: disabled
[ 1.128896] pci 0000:07:01.0: CardBus bridge, secondary bus 0000:08
[ 1.128950] pci 0000:07:01.0: IO window: 0x00e000-0x00e0ff
[ 1.129006] pci 0000:07:01.0: IO window: 0x00e400-0x00e4ff
[ 1.129061] pci 0000:07:01.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 1.129120] pci 0000:07:01.0: MEM window: 0xc4000000-0xc7ffffff
[ 1.129177] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:07
[ 1.129231] pci 0000:00:1e.0: IO window: 0xe000-0xefff
[ 1.129287] pci 0000:00:1e.0: MEM window: 0xfb600000-0xfbefffff
[ 1.129342] pci 0000:00:1e.0: PREFETCH window: 0x000000f5000000-0x000000f6ffffff
[ 1.129423] pci 0000:00:01.0: setting latency timer to 64
[ 1.129429] pci 0000:00:03.0: setting latency timer to 64
[ 1.129434] pci 0000:00:07.0: setting latency timer to 64
[ 1.129446] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.129504] pci 0000:00:1c.0: setting latency timer to 64
[ 1.129511] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.129569] pci 0000:00:1c.2: setting latency timer to 64
[ 1.129576] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.129634] pci 0000:00:1c.3: setting latency timer to 64
[ 1.129638] pci 0000:00:1e.0: setting latency timer to 64
[ 1.129645] pci 0000:07:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.129704] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 1.129706] pci_bus 0000:00: resource 1 mem: [0x000000-0xfffffffff]
[ 1.129708] pci_bus 0000:02: resource 0 io: [0xb000-0xbfff]
[ 1.129709] pci_bus 0000:02: resource 1 mem: [0xf8000000-0xfb3fffff]
[ 1.129711] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 1.129713] pci_bus 0000:06: resource 2 pref mem [0xf4f00000-0xf4ffffff]
[ 1.129714] pci_bus 0000:05: resource 0 io: [0xd000-0xdfff]
[ 1.129716] pci_bus 0000:05: resource 1 mem: [0xfb500000-0xfb5fffff]
[ 1.129717] pci_bus 0000:05: resource 2 pref mem [0xf4e00000-0xf4efffff]
[ 1.129719] pci_bus 0000:04: resource 0 io: [0xc000-0xcfff]
[ 1.129720] pci_bus 0000:04: resource 1 mem: [0xfb400000-0xfb4fffff]
[ 1.129722] pci_bus 0000:07: resource 0 io: [0xe000-0xefff]
[ 1.129723] pci_bus 0000:07: resource 1 mem: [0xfb600000-0xfbefffff]
[ 1.129725] pci_bus 0000:07: resource 2 pref mem [0xf5000000-0xf6ffffff]
[ 1.129726] pci_bus 0000:07: resource 3 io: [0x00-0xffff]
[ 1.129728] pci_bus 0000:07: resource 4 mem: [0x000000-0xfffffffff]
[ 1.129729] pci_bus 0000:08: resource 0 io: [0xe000-0xe0ff]
[ 1.129731] pci_bus 0000:08: resource 1 io: [0xe400-0xe4ff]
[ 1.129732] pci_bus 0000:08: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 1.129733] pci_bus 0000:08: resource 3 mem: [0xc4000000-0xc7ffffff]
[ 1.129834] NET: Registered protocol family 2
[ 1.130212] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 1.131243] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 1.132536] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.132717] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.132773] TCP reno registered
[ 1.132964] NET: Registered protocol family 1
[ 1.133172] Trying to unpack rootfs image as initramfs...
[ 1.267587] Freeing initrd memory: 7389k freed
[ 1.269370] Scanning for low memory corruption every 60 seconds
[ 1.269627] audit: initializing netlink socket (disabled)
[ 1.269692] type=2000 audit(1261050176.823:1): initialized
[ 1.273295] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.273619] VFS: Disk quotas dquot_6.5.2
[ 1.273692] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.274468] fuse init (API version 7.11)
[ 1.274586] msgmni has been set to 24071
[ 1.274838] alg: No test for stdrng (krng)
[ 1.274898] io scheduler noop registered
[ 1.274949] io scheduler anticipatory registered
[ 1.275001] io scheduler deadline registered
[ 1.275095] io scheduler cfq registered (default)
[ 1.275288] pci 0000:02:00.0: Boot video device
[ 1.275476] pcieport-driver 0000:00:01.0: irq 48 for MSI/MSI-X
[ 1.275486] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 1.275624] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[ 1.275633] pcieport-driver 0000:00:03.0: setting latency timer to 64
[ 1.275764] pcieport-driver 0000:00:07.0: irq 50 for MSI/MSI-X
[ 1.275773] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 1.275904] pcieport-driver 0000:00:1c.0: irq 51 for MSI/MSI-X
[ 1.275915] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 1.276063] pcieport-driver 0000:00:1c.2: irq 52 for MSI/MSI-X
[ 1.276077] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 1.276222] pcieport-driver 0000:00:1c.3: irq 53 for MSI/MSI-X
[ 1.276232] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[ 1.276340] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.276346] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.276351] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.276364] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.276694] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.276904] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.276974] ACPI: Power Button [PWRF]
[ 1.277105] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 1.277177] ACPI: Power Button [PWRB]
[ 1.278301] ACPI: SSDT 00000000bf6980c0 00403 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 1.279016] ACPI: SSDT 00000000bf69a140 003B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
[ 1.282389] Monitor-Mwait will be used to enter C-1 state
[ 1.283385] Monitor-Mwait will be used to enter C-2 state
[ 1.284384] Monitor-Mwait will be used to enter C-3 state
[ 1.284441] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 1.284668] processor ACPI_CPU:00: registered as cooling_device0
[ 1.285403] ACPI: SSDT 00000000bf6984d0 00403 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
[ 1.286060] ACPI: SSDT 00000000bf69a500 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
[ 1.288779] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 1.288987] processor ACPI_CPU:01: registered as cooling_device1
[ 1.289711] ACPI: SSDT 00000000bf6988e0 00403 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
[ 1.290367] ACPI: SSDT 00000000bf69a590 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
[ 1.293081] ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
[ 1.293288] processor ACPI_CPU:02: registered as cooling_device2
[ 1.294007] ACPI: SSDT 00000000bf698cf0 00403 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
[ 1.294665] ACPI: SSDT 00000000bf69a620 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
[ 1.297372] ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
[ 1.297584] processor ACPI_CPU:03: registered as cooling_device3
[ 1.298309] ACPI: SSDT 00000000bf699100 00403 (v01 DpgPmm P005Ist 00000012 INTL 20060113)
[ 1.298964] ACPI: SSDT 00000000bf69a6b0 00085 (v01 PmRef P005Cst 00003000 INTL 20060113)
[ 1.301680] ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3])
[ 1.301886] processor ACPI_CPU:04: registered as cooling_device4
[ 1.302611] ACPI: SSDT 00000000bf699510 00403 (v01 DpgPmm P006Ist 00000012 INTL 20060113)
[ 1.303267] ACPI: SSDT 00000000bf69a740 00085 (v01 PmRef P006Cst 00003000 INTL 20060113)
[ 1.305977] ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3])
[ 1.306186] processor ACPI_CPU:05: registered as cooling_device5
[ 1.306909] ACPI: SSDT 00000000bf699920 00403 (v01 DpgPmm P007Ist 00000012 INTL 20060113)
[ 1.307573] ACPI: SSDT 00000000bf69a7d0 00085 (v01 PmRef P007Cst 00003000 INTL 20060113)
[ 1.310288] ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3])
[ 1.310501] processor ACPI_CPU:06: registered as cooling_device6
[ 1.311221] ACPI: SSDT 00000000bf699d30 00403 (v01 DpgPmm P008Ist 00000012 INTL 20060113)
[ 1.311884] ACPI: SSDT 00000000bf69a860 00085 (v01 PmRef P008Cst 00003000 INTL 20060113)
[ 1.314604] ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3])
[ 1.314810] processor ACPI_CPU:07: registered as cooling_device7
[ 1.317940] XENFS: not registering filesystem on non-xen platform
[ 1.319560] Linux agpgart interface v0.103
[ 1.319615] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.319842] Platform driver 'serial8250' needs updating - please use dev_pm_ops
[ 1.321236] brd: module loaded
[ 1.321843] loop: module loaded
[ 1.321996] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 1.322088] Driver 'sd' needs updating - please use bus_type methods
[ 1.322158] Driver 'sr' needs updating - please use bus_type methods
[ 1.322324] ata_piix 0000:00:1f.2: version 2.13
[ 1.322338] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.322397] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.322679] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.322733] scsi0 : ata_piix
[ 1.322901] scsi1 : ata_piix
[ 1.325109] ata1: SATA max UDMA/133 cmd 0x9000 ctl 0x8c00 bmdma 0x8480 irq 20
[ 1.325169] ata2: SATA max UDMA/133 cmd 0x8880 ctl 0x8800 bmdma 0x8488 irq 20
[ 1.325264] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.325324] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.325589] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.325618] scsi2 : ata_piix
[ 1.325728] scsi3 : ata_piix
[ 1.327712] ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 20
[ 1.327770] ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 20
[ 1.328685] Fixed MDIO Bus: probed
[ 1.328737] PPP generic driver version 2.4.2
[ 1.328879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.329443] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.329530] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.329533] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.329625] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.333612] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.333668] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.333682] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000
[ 1.344053] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.344193] usb usb1: configuration #1 chosen from 1 choice
[ 1.344275] hub 1-0:1.0: USB hub found
[ 1.344330] hub 1-0:1.0: 6 ports detected
[ 1.344455] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.344521] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.344523] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.344617] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.348591] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.348647] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.348660] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000
[ 1.358049] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.358180] usb usb2: configuration #1 chosen from 1 choice
[ 1.358271] hub 2-0:1.0: USB hub found
[ 1.358325] hub 2-0:1.0: 6 ports detected
[ 1.358437] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.359253] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.359362] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.359423] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.359425] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.359515] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.359615] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800
[ 1.359754] usb usb3: configuration #1 chosen from 1 choice
[ 1.359835] hub 3-0:1.0: USB hub found
[ 1.359890] hub 3-0:1.0: 2 ports detected
[ 1.360001] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.360065] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.360068] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.360159] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.360265] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880
[ 1.360404] usb usb4: configuration #1 chosen from 1 choice
[ 1.360483] hub 4-0:1.0: USB hub found
[ 1.360538] hub 4-0:1.0: 2 ports detected
[ 1.360646] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.360707] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.360709] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.360795] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.360898] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000ac00
[ 1.361036] usb usb5: configuration #1 chosen from 1 choice
[ 1.361121] hub 5-0:1.0: USB hub found
[ 1.361175] hub 5-0:1.0: 2 ports detected
[ 1.361283] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.361343] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.361346] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.361435] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.361527] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a080
[ 1.361664] usb usb6: configuration #1 chosen from 1 choice
[ 1.361745] hub 6-0:1.0: USB hub found
[ 1.361799] hub 6-0:1.0: 2 ports detected
[ 1.361906] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.361967] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.361969] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.362065] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.362158] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400
[ 1.362294] usb usb7: configuration #1 chosen from 1 choice
[ 1.362373] hub 7-0:1.0: USB hub found
[ 1.362430] hub 7-0:1.0: 2 ports detected
[ 1.362539] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.362600] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.362602] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.362690] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.362782] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a480
[ 1.362917] usb usb8: configuration #1 chosen from 1 choice
[ 1.362998] hub 8-0:1.0: USB hub found
[ 1.363056] hub 8-0:1.0: 2 ports detected
[ 1.363219] PNP: No PS/2 controller found. Probing ports directly.
[ 1.363280] Platform driver 'i8042' needs updating - please use dev_pm_ops
[ 1.365913] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.365970] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.366101] mice: PS/2 mouse device common for all mice
[ 1.366266] rtc_cmos 00:03: RTC can wake from S4
[ 1.366362] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.366439] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.366599] device-mapper: uevent: version 1.0.3
[ 1.366712] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[ 1.366918] device-mapper: multipath: version 1.0.5 loaded
[ 1.366973] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.367771] cpuidle: using governor ladder
[ 1.368579] cpuidle: using governor menu
[ 1.368733] TCP cubic registered
[ 1.369160] NET: Registered protocol family 10
[ 1.369690] lo: Disabled Privacy Extensions
[ 1.369778] NET: Registered protocol family 17
[ 1.369852] Bluetooth: L2CAP ver 2.13
[ 1.369902] Bluetooth: L2CAP socket layer initialized
[ 1.369955] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.370006] Bluetooth: SCO socket layer initialized
[ 1.370256] Bluetooth: RFCOMM socket layer initialized
[ 1.370319] Bluetooth: RFCOMM TTY layer initialized
[ 1.370370] Bluetooth: RFCOMM ver 1.11
[ 1.378089] PM: Resume from disk failed.
[ 1.378170] registered taskstats version 1
[ 1.378369] Magic number: 5:165:732
[ 1.378571] rtc_cmos 00:03: setting system clock to 2009-12-17 11:42:57 UTC (1261050177)
[ 1.378644] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.378697] EDD information not available.
[ 1.644250] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.748069] usb 2-5: new high speed USB device using ehci_hcd and address 2
[ 1.784022] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.803308] ata4.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[ 1.803369] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.822327] ata4.00: configured for UDMA/133
[ 1.864060] usb 2-5: configuration #1 chosen from 1 choice
[ 1.864398] hub 2-5:1.0: USB hub found
[ 1.864722] hub 2-5:1.0: 4 ports detected
[ 2.071935] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 2.085953] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.086023] ata1.01: SATA link down (SStatus 0 SControl 300)
[ 2.086271] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.086333] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 2.089178] ata1.00: ATAPI: TSSTcorp CDDVDW SH-S223B, SB01, max UDMA/100
[ 2.095118] ata1.00: configured for UDMA/100
[ 2.096367] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223B SB01 PQ: 0 ANSI: 5
[ 2.100269] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.100346] Uniform CD-ROM driver Revision: 3.20
[ 2.100495] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 2.100550] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 2.108218] ata2.00: ATA-7: SAMSUNG HD154UI, 1AG01118, max UDMA7
[ 2.108279] ata2.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.127225] ata2.00: configured for UDMA/133
[ 2.127439] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD154UI 1AG0 PQ: 0 ANSI: 5
[ 2.127665] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.127670] sd 1:0:0:0: [sda] 2930277168 512-byte hardware sectors: (1.50 TB/1.36 TiB)
[ 2.127685] sd 1:0:0:0: [sda] Write Protect is off
[ 2.127687] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.127705] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.127788] sda:
[ 2.128080] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 2.128411] sd 3:0:0:0: [sdb] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB)
[ 2.128447] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 2.128548] sd 3:0:0:0: [sdb] Write Protect is off
[ 2.128604] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.128620] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.128768] sdb: unknown partition table
[ 2.136344] sd 1:0:0:0: [sda] Attached SCSI disk
[ 2.142705] sdb1 sdb2 < sdb5 >
[ 2.165258] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 2.165375] Freeing unused kernel memory: 620k freed
[ 2.165519] Write protecting the kernel read-only data: 6692k
[ 2.235527] usb 3-1: configuration #1 chosen from 1 choice
[ 2.245974] usbcore: registered new interface driver hiddev
[ 2.258571] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input3
[ 2.258743] generic-usb 0003:046D:C03D.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1/input0
[ 2.258843] usbcore: registered new interface driver usbhid
[ 2.258901] usbhid: v2.6:USB HID core driver
[ 2.262051] ohci1394 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 2.262114] ohci1394 0000:04:00.0: setting latency timer to 64
[ 2.315881] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[fb4ff000-fb4ff7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 2.443886] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 2.610368] usb 3-2: configuration #1 chosen from 1 choice
[ 2.635407] PM: Starting manual resume from disk
[ 2.635460] PM: Resume from partition 8:21
[ 2.635461] PM: Checking hibernation image.
[ 2.635639] PM: Resume from disk failed.
[ 2.674786] ------------[ cut here ]------------
[ 2.674851] WARNING: at mm/page_alloc.c:1159 get_page_from_freelist+0x76e/0x780()
[ 2.674925] Hardware name: System Product Name
[ 2.674976] Modules linked in: ohci1394 ieee1394 usbhid
[ 2.675151] Pid: 451, comm: exe Not tainted 2.6.30-linus #21
[ 2.675204] Call Trace:
[ 2.675254] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 2.675309] [<ffffffff810d50de>] ? get_page_from_freelist+0x76e/0x780
[ 2.675365] [<ffffffff810d51f0>] ? __alloc_pages_nodemask+0x100/0x610
[ 2.675422] [<ffffffff8131dcde>] ? scsi_request_fn+0xbe/0x4e0
[ 2.675477] [<ffffffff81103c2b>] ? kmem_getpages+0x4b/0x140
[ 2.675531] [<ffffffff81106d37>] ? cache_grow+0x407/0x430
[ 2.675585] [<ffffffff811061f8>] ? cache_alloc_refill+0x2b8/0x2f0
[ 2.675642] [<ffffffff811e4139>] ? journal_init_common+0x29/0x2a0
[ 2.675745] [<ffffffff811078a3>] ? kmem_cache_alloc+0x173/0x2a0
[ 2.675800] [<ffffffff811e4139>] ? journal_init_common+0x29/0x2a0
[ 2.675858] [<ffffffff811e4510>] ? jbd2_journal_init_inode+0x10/0x1a0
[ 2.675914] [<ffffffff811bc112>] ? ext4_fill_super+0x1d22/0x24d0
[ 2.675970] [<ffffffff814fa290>] ? _spin_unlock+0x10/0x30
[ 2.676024] [<ffffffff811131ad>] ? sget+0x45d/0x520
[ 2.676077] [<ffffffff811138c1>] ? get_sb_bdev+0x161/0x1a0
[ 2.676131] [<ffffffff811ba3f0>] ? ext4_fill_super+0x0/0x24d0
[ 2.676185] [<ffffffff81113396>] ? vfs_kern_mount+0x76/0x170
[ 2.676239] [<ffffffff81113503>] ? do_kern_mount+0x53/0x120
[ 2.676315] [<ffffffff8112b0bb>] ? do_mount+0x31b/0x860
[ 2.676369] [<ffffffff815002eb>] ? bad_gs+0xabd/0x1c52
[ 2.676446] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input4
[ 2.676504] generic-usb 0003:046A:002F.0002: input,hidraw1: USB HID v1.11 Keyboard [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-2/input0
[ 2.677316] [<ffffffff8112bf23>] ? sys_mount+0x93/0xf0
[ 2.677370] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 2.677424] ---[ end trace a63cd86d7193bf26 ]---
[ 2.677620] EXT4-fs (sdb1): barriers enabled
[ 2.696217] kjournald2 starting: pid 453, dev sdb1:8, commit interval 5 seconds
[ 2.696250] EXT4-fs (sdb1): delayed allocation enabled
[ 2.696253] EXT4-fs: file extents enabled
[ 2.696454] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input5
[ 2.696599] generic-usb 0003:046A:002F.0003: input,hidraw2: USB HID v1.11 Mouse [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-2/input1
[ 2.703178] EXT4-fs: mballoc enabled
[ 2.703237] EXT4-fs (sdb1): mounted filesystem with ordered data mode
[ 3.578990] ieee1394: Host added: ID:BUS[0-00:1023] GUID[001e8c0001e26b4b]
[ 11.894310] udev: starting version 147
[ 11.909556] Adding 2000052k swap on /dev/sdb5. Priority:-1 extents:1 across:2000052k
[ 12.317156] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 12.428675] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: CardBus bridge found [1524:1410]
[ 12.428699] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: Using ²È²ù(ù(\x18i\x18i;C;C++¨±¨±ÆÆ
[ 12.428703] î
[ 12.428703] îJJAA½\½\ìDìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ
[ 12.428709] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: Routing CardBus interrupts to JAA½\½\ìDìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8
[ 12.428723] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: TI: mfunc 0x00001002, devctl 0x44
[ 12.448332] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 12.448625] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 12.448627] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 12.448628] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 12.560669] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 12.607910] ------------[ cut here ]------------
[ 12.607918] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.607921] Hardware name: System Product Name
[ 12.607922] kobject: (ffff8803240364e0): attempted to be registered with empty name!
[ 12.607925] Modules linked in: lp(+) snd_seq_oss(+) parport snd_seq_midi snd_seq_midi_event ip6table_filter snd_rawmidi ip6_tables nf_nat_irc snd_seq nf_conntrack_irc snd_seq_device snd_timer nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 psmouse nf_conntrack_ftp snd nf_conntrack yenta_socket(+) rsrc_nonstatic soundcore iptable_filter pcmcia_core serio_raw snd_page_alloc ip_tables x_tables ohci1394 ieee1394 usbhid
[ 12.607950] Pid: 519, comm: modprobe Tainted: G W 2.6.30-linus #21
[ 12.607952] Call Trace:
[ 12.607957] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 12.607960] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 12.607964] [<ffffffff8125d60d>] ? kobject_set_name_vargs+0x6d/0x90
[ 12.607968] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 12.607971] [<ffffffff8125d56c>] ? kset_register+0x2c/0x60
[ 12.607977] [<ffffffff813063c0>] ? __class_register+0xe0/0x240
[ 12.607980] [<ffffffff81306592>] ? __class_create+0x72/0x120
[ 12.607985] [<ffffffffa015e1ae>] ? lp_init_module+0x1ae/0x233 [lp]
[ 12.607991] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 12.607995] [<ffffffffa015e000>] ? lp_init_module+0x0/0x233 [lp]
[ 12.607999] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.608003] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 12.608007] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.608011] [<ffffffff814f9eae>] ? _spin_lock+0xe/0x30
[ 12.608016] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 12.608019] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.608022] ---[ end trace a63cd86d7193bf27 ]---
[ 12.653307] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: ISA IRQ mask 0x0000, PCI irq 17
[ 12.653315] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: Socket status: 30000020
[ 12.653322] pci_bus 0000:07: Raising subordinate bus# of parent bus (#07) from #08 to #0b
[ 12.653329] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: pcmcia: parent PCI bridge I/O window: 0xe000 - 0xefff
[ 12.653337] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: pcmcia: parent PCI bridge Memory window: 0xfb600000 - 0xfbefffff
[ 12.653346] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: pcmcia: parent PCI bridge Memory window: 0xf5000000 - 0xf6ffffff
[ 12.829868] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 12.830053] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 12.915386] hda_codec: Unknown model for ALC1200, trying auto-probe from BIOS...
[ 12.963237] ip_tables: REJECT target: only valid in \x17$\x03ÿÿx\b%\x03ÿÿ table, not filter
[ 13.277353] pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
[ 13.277386] pci 0000:08:00.0: reg 10 32bit mmio: [0x000000-0x00ffff]
[ 13.277447] ìD\x1e;\x1e;ÂTÂTöÊöÊȲȲù(ù(ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66ö ö ö±ö±Y&Y&oToTz\x1az\x1aÃóÃójðjð¶o¶oÿúÿú\x1e\x1eÝïÝïfÞfÞñ®ñ®ZbZb66~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈ~\x10~\x10ggÈíÈí\x06T\x06TÈ\x02È\x02 ¤ ¤k\x03k\x038¾8¾È!È!\b\b¯I¯Iu\x12u\x12k\x7fk\x7f<~<~\x04\x14\x04\x14ÏÈÏÈÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
ÙÙª}ª}ºTºTÁ±Á±Þ!Þ!¾,¾,\v\x1d\v\x1d\x05\x05QeQeT«T«a\x1da\x1dò\bò\bX
X
ÖÖ¨o¨oW
W
>>ùùºNºNîîYÇYÇÂ\fÂ\fddjijipøpøôô>z>z~#~#A\fA\f{{ú 0000:07:01.0: EnE: chaning testregister 0xC9, 0e -> 0c
[ 13.315854] RME Hammerfall DSP 0000:08:00.0: enabling device (0000 -> 0002)
[ 13.315862] RME Hammerfall DSP 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 16.175414] Hammerfall-DSP: Firmware already present, initializing card.
[ 132.952776] EXT4-fs (sdb1): internal journal on sdb1:8
[ 133.023597] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 133.027126] SGI XFS Quota Management subsystem
[ 133.056214] XFS mounting filesystem sda
[ 133.228567] Ending clean XFS mount for filesystem: sda
[ 168.678123] ------------[ cut here ]------------
[ 168.678129] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 168.678131] Hardware name: System Product Name
[ 168.678132] kobject: (ffff88028f8b4d40): attempted to be registered with empty name!
[ 168.678133] Modules linked in: lp(+) xfs exportfs snd_hdsp snd_hwdep ipt_REJECT ipt_LOG xt_limit xt_tcpudp snd_hda_codec_realtek xt_state ipt_addrtype snd_hda_intel pcmcia snd_hda_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss parport snd_seq_midi snd_seq_midi_event ip6table_filter snd_rawmidi ip6_tables nf_nat_irc snd_seq nf_conntrack_irc snd_seq_device snd_timer nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 psmouse nf_conntrack_ftp snd nf_conntrack yenta_socket rsrc_nonstatic soundcore iptable_filter pcmcia_core serio_raw snd_page_alloc ip_tables x_tables ohci1394 ieee1394 usbhid
[ 168.678157] Pid: 3274, comm: modprobe Tainted: G W 2.6.30-linus #21
[ 168.678159] Call Trace:
[ 168.678163] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 168.678166] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 168.678168] [<ffffffff8125d60d>] ? kobject_set_name_vargs+0x6d/0x90
[ 168.678171] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 168.678173] [<ffffffff8125d56c>] ? kset_register+0x2c/0x60
[ 168.678177] [<ffffffff813063c0>] ? __class_register+0xe0/0x240
[ 168.678179] [<ffffffff81306592>] ? __class_create+0x72/0x120
[ 168.678182] [<ffffffffa006e1ae>] ? lp_init_module+0x1ae/0x233 [lp]
[ 168.678186] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 168.678188] [<ffffffffa006e000>] ? lp_init_module+0x0/0x233 [lp]
[ 168.678191] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 168.678193] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 168.678196] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 168.678200] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 168.678203] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 168.679544] ---[ end trace a63cd86d7193bf28 ]---
[ 168.688952] BUG: unable to handle kernel paging request at ffffffffa007c288
[ 168.689084] IP: [<ffffffff81261c6c>] strlcpy+0xc/0x50
[ 168.689274] PGD 1003067 PUD 1007063 PMD 32edff067 PTE 0
[ 168.689561] Oops: 0000 [#1] PREEMPT SMP
[ 168.689707] last sysfs file: /sys/module/parport/initstate
[ 168.689760] CPU 7
[ 168.689836] Modules linked in: ppdev(+) xfs exportfs snd_hdsp snd_hwdep ipt_REJECT ipt_LOG xt_limit xt_tcpudp snd_hda_codec_realtek xt_state ipt_addrtype snd_hda_intel pcmcia snd_hda_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss parport snd_seq_midi snd_seq_midi_event ip6table_filter snd_rawmidi ip6_tables nf_nat_irc snd_seq nf_conntrack_irc snd_seq_device snd_timer nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 psmouse nf_conntrack_ftp snd nf_conntrack yenta_socket rsrc_nonstatic soundcore iptable_filter pcmcia_core serio_raw snd_page_alloc ip_tables x_tables ohci1394 ieee1394 usbhid
[ 168.692558] Pid: 3285, comm: modprobe Tainted: G W 2.6.30-linus #21 System Product Name
[ 168.692629] RIP: 0010:[<ffffffff81261c6c>] [<ffffffff81261c6c>] strlcpy+0xc/0x50
[ 168.692732] RSP: 0018:ffff88025b4b5e48 EFLAGS: 00010246
[ 168.692785] RAX: ffffffffa007c288 RBX: 0000000000000000 RCX: 0000000000000000
[ 168.692840] RDX: 0000000000000040 RSI: ffffffffa007c288 RDI: ffff880324c7c73c
[ 168.692895] RBP: ffff880324c7c73c R08: 0000000000000000 R09: 0000000000000000
[ 168.692951] R10: 000000000000000e R11: 09f911029d74e35b R12: ffff880324c7c728
[ 168.693006] R13: 0000000000000100 R14: ffffffffa007c288 R15: ffff880324c7c728
[ 168.693062] FS: 00007f50753426f0(0000) GS:ffff8800280ff000(0000) knlGS:0000000000000000
[ 168.693285] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 168.693376] CR2: ffffffffa007c288 CR3: 000000025b4af000 CR4: 00000000000006a0
[ 168.693547] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 168.693606] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 168.693662] Process modprobe (pid: 3285, threadinfo ffff88025b4b4000, task ffff88032f85aea0)
[ 168.693732] Stack:
[ 168.693778] 0000000000000063 0000000000000000 ffff880324c7c728 ffffffff8111403b
[ 168.693925] <0> 0000000000000000 ffffffffa007c288 ffffffffa007b1c0 0000000000000063
[ 168.694298] <0> 0000000001582250 0000000000000000 0000000001585c48 ffffffff811143a6
[ 168.694710] Call Trace:
[ 168.694760] [<ffffffff8111403b>] ? __register_chrdev_region+0x9b/0x220
[ 168.694817] [<ffffffff811143a6>] ? register_chrdev+0x26/0x100
[ 168.694871] [<ffffffffa00c9000>] ? ppdev_init+0x0/0xb7 [ppdev]
[ 168.694926] [<ffffffffa00c9019>] ? ppdev_init+0x19/0xb7 [ppdev]
[ 168.694980] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 168.695035] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 168.695126] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 168.695301] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 168.695390] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 168.695552] Code: c6 44 25 00 00 48 8d 44 1d 00 48 83 c4 08 5b 5d 41 5c 41 5d c3 0f 0b eb fe 66 0f 1f 44 00 00 41 54 48 89 f0 55 48 89 fd 53 31 db <80> 3e 00 74 15 0f 1f 80 00 00 00 00 48 ff c0 80 38 00 75 f8 48
[ 168.698561] RIP [<ffffffff81261c6c>] strlcpy+0xc/0x50
[ 168.698647] RSP <ffff88025b4b5e48>
[ 168.698696] CR2: ffffffffa007c288
[ 168.698746] ---[ end trace a63cd86d7193bf29 ]---
[ 168.929412] CPU0 attaching NULL sched-domain.
[ 168.929482] CPU1 attaching NULL sched-domain.
[ 168.929537] CPU2 attaching NULL sched-domain.
[ 168.929587] CPU3 attaching NULL sched-domain.
[ 168.929638] CPU4 attaching NULL sched-domain.
[ 168.929689] CPU5 attaching NULL sched-domain.
[ 168.929739] CPU6 attaching NULL sched-domain.
[ 168.929790] CPU7 attaching NULL sched-domain.
[ 168.934261] CPU0 attaching sched-domain:
[ 168.934343] domain 0: span 0,4 level SIBLING
[ 168.934429] groups: 0 4
[ 168.934570] domain 1: span 0-7 level MC
[ 168.934651] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 168.935043] CPU1 attaching sched-domain:
[ 168.935342] domain 0: span 1,5 level SIBLING
[ 168.935471] groups: 1 5
[ 168.935609] domain 1: span 0-7 level MC
[ 168.935689] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 168.936102] CPU2 attaching sched-domain:
[ 168.936339] domain 0: span 2,6 level SIBLING
[ 168.936487] groups: 2 6
[ 168.936628] domain 1: span 0-7 level MC
[ 168.936708] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 168.937285] CPU3 attaching sched-domain:
[ 168.937336] domain 0: span 3,7 level SIBLING
[ 168.937468] groups: 3 7
[ 168.937610] domain 1: span 0-7 level MC
[ 168.937690] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[ 168.938097] CPU4 attaching sched-domain:
[ 168.938353] domain 0: span 0,4 level SIBLING
[ 168.938455] groups: 4 0
[ 168.938596] domain 1: span 0-7 level MC
[ 168.938677] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 168.939098] CPU5 attaching sched-domain:
[ 168.939330] domain 0: span 1,5 level SIBLING
[ 168.939429] groups: 5 1
[ 168.939572] domain 1: span 0-7 level MC
[ 168.939652] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 168.940038] CPU6 attaching sched-domain:
[ 168.940112] domain 0: span 2,6 level SIBLING
[ 168.940360] groups: 6 2
[ 168.940506] domain 1: span 0-7 level MC
[ 168.940586] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 168.940934] CPU7 attaching sched-domain:
[ 168.940984] domain 0: span 3,7 level SIBLING
[ 168.941335] groups: 7 3
[ 168.941494] domain 1: span 0-7 level MC
[ 168.941575] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[-- Attachment #1.4: log3 --]
[-- Type: text/plain, Size: 70703 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.30-linus (tim@moka) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #22 SMP PREEMPT Thu Dec 17 13:05:35 CET 2009
[ 0.000000] Command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro single
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] BIOS-e820: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] DMI 2.5 present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0x340000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-E3FFF write-protect
[ 0.000000] E4000-EBFFF write-through
[ 0.000000] EC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask F00000000 write-back
[ 0.000000] 2 base 300000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 4 base 0BF700000 mask FFFF00000 uncachable
[ 0.000000] 5 base 0BF800000 mask FFF800000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000bf700000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbf680 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] modified: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] modified: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] modified: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bf680000
[ 0.000000] 0000000000 - 00bf600000 page 2M
[ 0.000000] 00bf600000 - 00bf680000 page 4k
[ 0.000000] kernel direct mapping tables up to bf680000 @ 10000-15000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000340000000
[ 0.000000] 0100000000 - 0340000000 page 2M
[ 0.000000] kernel direct mapping tables up to 340000000 @ 13000-21000
[ 0.000000] RAMDISK: 378b8000 - 37fef69c
[ 0.000000] ACPI: RSDP 00000000000fabd0 00024 (v02 ACPIAM)
[ 0.000000] ACPI: XSDT 00000000bf680100 0005C (v01 022609 XSDT1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bf680290 000F4 (v03 022609 FACP1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bf6804b0 0C3DD (v01 A1146 A1146001 00000001 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000bf698000 00040
[ 0.000000] ACPI: APIC 00000000bf680390 000D8 (v01 022609 APIC1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bf680470 0003C (v01 022609 OEMMCFG 20090226 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bf698040 00072 (v01 022609 OEMB1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bf68f4b0 00038 (v01 022609 OEMHPET 20090226 MSFT 00000097)
[ 0.000000] ACPI: OSFR 00000000bf68f4f0 000B0 (v01 022609 OEMOSFR 20090226 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bf69a8f0 0249F (v01 DpgPmm CpuPm 00000012 INTL 20060113)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-0000000340000000
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000340000000
[ 0.000000] NODE_DATA [000000000001c000 - 000000000001ffff]
[ 0.000000] bootmap [0000000000020000 - 0000000000087fff] pages 68
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 0340000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 00018c646c] TEXT DATA BSS ==> [0001000000 - 00018c646c]
[ 0.000000] #3 [00378b8000 - 0037fef69c] RAMDISK ==> [00378b8000 - 0037fef69c]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [00018c7000 - 00018c7288] BRK ==> [00018c7000 - 00018c7288]
[ 0.000000] #6 [0000010000 - 0000013000] PGTABLE ==> [0000010000 - 0000013000]
[ 0.000000] #7 [0000013000 - 000001c000] PGTABLE ==> [0000013000 - 000001c000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] [ffffea0000000000-ffffea000b5fffff] PMD -> [ffff880028600000-ffff880032dfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00340000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000bf680
[ 0.000000] 0: 0x00100000 -> 0x00340000
[ 0.000000] On node 0 totalpages: 3143183
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 111 pages reserved
[ 0.000000] DMA zone: 3816 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 765624 pages, LIFO batch:31
[ 0.000000] Normal zone: 32256 pages used for memmap
[ 0.000000] Normal zone: 2327040 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec8a000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] 16 Processors exceeds NR_CPUS limit of 8
[ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 48
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e5000
[ 0.000000] PM: Registered nosave memory: 00000000000e5000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000bf680000 - 00000000bf698000
[ 0.000000] PM: Registered nosave memory: 00000000bf698000 - 00000000bf6dc000
[ 0.000000] PM: Registered nosave memory: 00000000bf6dc000 - 00000000c0000000
[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ee00000)
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages at ffff880028034000, static data 86176 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3096480
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro single
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[ 0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[ 0.000000] Memory: 12317096k/13631488k available (5126k kernel code, 1058756k absent, 255636k reserved, 2126k data, 620k init)
[ 0.000000] Experimental hierarchical RCU implementation.
[ 0.000000] Experimental hierarchical RCU init done.
[ 0.000000] NR_IRQS:512
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Fast TSC calibration failed
[ 0.000000] TSC: PIT calibration matches PMTIMER. 1 loops
[ 0.000000] Detected 2672.720 MHz processor.
[ 0.001486] Console: colour VGA+ 80x25
[ 0.001488] console [tty0] enabled
[ 0.290008] allocated 125829120 bytes of page_cgroup
[ 0.290063] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.290265] hpet clockevent registered
[ 0.290269] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.290328] Calibrating delay loop (skipped), value calculated using timer frequency.. 5345.44 BogoMIPS (lpj=2672720)
[ 0.290521] Security Framework initialized
[ 0.290573] SELinux: Disabled at boot.
[ 0.291548] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.294575] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.295896] Mount-cache hash table entries: 256
[ 0.296130] Initializing cgroup subsys ns
[ 0.296182] Initializing cgroup subsys cpuacct
[ 0.296235] Initializing cgroup subsys memory
[ 0.296313] Initializing cgroup subsys freezer
[ 0.296379] CPU: Physical Processor ID: 0
[ 0.296429] CPU: Processor Core ID: 0
[ 0.296481] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.296563] CPU: L2 cache: 256K
[ 0.296612] CPU: L3 cache: 8192K
[ 0.296663] CPU 0/0x0 -> Node 0
[ 0.296713] using mwait in idle threads.
[ 0.296764] numa_add_cpu cpu 0 node 0: mask now 0
[ 0.296765] Performance Counters: Nehalem/Corei7 events, Intel PMU driver.
[ 0.296883] ... version: 3
[ 0.296933] ... bit width: 48
[ 0.296983] ... generic counters: 4
[ 0.297034] ... value mask: 0000ffffffffffff
[ 0.297086] ... max period: 000000007fffffff
[ 0.297139] ... fixed-purpose counters: 3
[ 0.297189] ... counter mask: 000000070000000f
[ 0.297852] ACPI: Core revision 20090521
[ 0.336956] Setting APIC routing to flat
[ 0.337462] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.347514] CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.452255] Booting processor 1 APIC 0x2 ip 0x6000
[ 0.462571] Initializing CPU#1
[ 0.544180] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672338)
[ 0.544189] CPU: Physical Processor ID: 0
[ 0.544190] CPU: Processor Core ID: 1
[ 0.544193] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.544194] CPU: L2 cache: 256K
[ 0.544196] CPU: L3 cache: 8192K
[ 0.544198] CPU 1/0x2 -> Node 0
[ 0.544202] numa_add_cpu cpu 1 node 0: mask now 0-1
[ 0.544817] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[ 0.545376] CPU1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.546705] Skipping synchronization checks as TSC is reliable.
[ 0.547214] Booting processor 2 APIC 0x4 ip 0x6000
[ 0.557527] Initializing CPU#2
[ 0.618147] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.618154] CPU: Physical Processor ID: 0
[ 0.618155] CPU: Processor Core ID: 2
[ 0.618158] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.618160] CPU: L2 cache: 256K
[ 0.618161] CPU: L3 cache: 8192K
[ 0.618163] CPU 2/0x4 -> Node 0
[ 0.618167] numa_add_cpu cpu 2 node 0: mask now 0-2
[ 0.618778] x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106
[ 0.619386] CPU2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.619972] Skipping synchronization checks as TSC is reliable.
[ 0.621184] Booting processor 3 APIC 0x6 ip 0x6000
[ 0.631601] Initializing CPU#3
[ 0.692119] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.692126] CPU: Physical Processor ID: 0
[ 0.692127] CPU: Processor Core ID: 3
[ 0.692129] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.692132] CPU: L2 cache: 256K
[ 0.692133] CPU: L3 cache: 8192K
[ 0.692135] CPU 3/0x6 -> Node 0
[ 0.692138] numa_add_cpu cpu 3 node 0: mask now 0-3
[ 0.692750] x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106
[ 0.693360] CPU3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.693946] Skipping synchronization checks as TSC is reliable.
[ 0.695151] Booting processor 4 APIC 0x1 ip 0x6000
[ 0.705564] Initializing CPU#4
[ 0.767087] Calibrating delay using timer specific routine.. 5290.12 BogoMIPS (lpj=2645062)
[ 0.767096] CPU: Physical Processor ID: 0
[ 0.767097] CPU: Processor Core ID: 0
[ 0.767099] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.767101] CPU: L2 cache: 256K
[ 0.767102] CPU: L3 cache: 8192K
[ 0.767105] CPU 4/0x1 -> Node 0
[ 0.767109] numa_add_cpu cpu 4 node 0: mask now 0-4
[ 0.767886] x86 PAT enabled: cpu 4, old 0x7040600070406, new 0x7010600070106
[ 0.768734] CPU4: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.769327] Skipping synchronization checks as TSC is reliable.
[ 0.770120] Booting processor 5 APIC 0x3 ip 0x6000
[ 0.780536] Initializing CPU#5
[ 0.841054] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672337)
[ 0.841061] CPU: Physical Processor ID: 0
[ 0.841062] CPU: Processor Core ID: 1
[ 0.841064] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.841066] CPU: L2 cache: 256K
[ 0.841068] CPU: L3 cache: 8192K
[ 0.841070] CPU 5/0x3 -> Node 0
[ 0.841073] numa_add_cpu cpu 5 node 0: mask now 0-5
[ 0.841883] x86 PAT enabled: cpu 5, old 0x7040600070406, new 0x7010600070106
[ 0.842697] CPU5: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.843286] Skipping synchronization checks as TSC is reliable.
[ 0.844088] Booting processor 6 APIC 0x5 ip 0x6000
[ 0.854503] Initializing CPU#6
[ 0.915022] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672337)
[ 0.915028] CPU: Physical Processor ID: 0
[ 0.915030] CPU: Processor Core ID: 2
[ 0.915032] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.915034] CPU: L2 cache: 256K
[ 0.915035] CPU: L3 cache: 8192K
[ 0.915037] CPU 6/0x5 -> Node 0
[ 0.915041] numa_add_cpu cpu 6 node 0: mask now 0-6
[ 0.915850] x86 PAT enabled: cpu 6, old 0x7040600070406, new 0x7010600070106
[ 0.916664] CPU6: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.917251] Skipping synchronization checks as TSC is reliable.
[ 0.918054] Booting processor 7 APIC 0x7 ip 0x6000
[ 0.928467] Initializing CPU#7
[ 0.988990] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672338)
[ 0.988996] CPU: Physical Processor ID: 0
[ 0.988998] CPU: Processor Core ID: 3
[ 0.989000] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.989002] CPU: L2 cache: 256K
[ 0.989003] CPU: L3 cache: 8192K
[ 0.989005] CPU 7/0x7 -> Node 0
[ 0.989009] numa_add_cpu cpu 7 node 0: mask now 0-7
[ 0.989819] x86 PAT enabled: cpu 7, old 0x7040600070406, new 0x7010600070106
[ 0.990627] CPU7: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.991215] Skipping synchronization checks as TSC is reliable.
[ 0.991281] Brought up 8 CPUs
[ 0.991331] Total of 8 processors activated (42703.62 BogoMIPS).
[ 0.991437] CPU0 attaching sched-domain:
[ 0.991439] domain 0: span 0,4 level SIBLING
[ 0.991441] groups: 0 4
[ 0.991443] domain 1: span 0-7 level MC
[ 0.991444] groups: 0,4 1,5 2,6 3,7
[ 0.991449] CPU1 attaching sched-domain:
[ 0.991450] domain 0: span 1,5 level SIBLING
[ 0.991451] groups: 1 5
[ 0.991453] domain 1: span 0-7 level MC
[ 0.991455] groups: 1,5 2,6 3,7 0,4
[ 0.991458] CPU2 attaching sched-domain:
[ 0.991459] domain 0: span 2,6 level SIBLING
[ 0.991461] groups: 2 6
[ 0.991463] domain 1: span 0-7 level MC
[ 0.991464] groups: 2,6 3,7 0,4 1,5
[ 0.991468] CPU3 attaching sched-domain:
[ 0.991469] domain 0: span 3,7 level SIBLING
[ 0.991470] groups: 3 7
[ 0.991472] domain 1: span 0-7 level MC
[ 0.991474] groups: 3,7 0,4 1,5 2,6
[ 0.991477] CPU4 attaching sched-domain:
[ 0.991478] domain 0: span 0,4 level SIBLING
[ 0.991480] groups: 4 0
[ 0.991482] domain 1: span 0-7 level MC
[ 0.991483] groups: 0,4 1,5 2,6 3,7
[ 0.991487] CPU5 attaching sched-domain:
[ 0.991488] domain 0: span 1,5 level SIBLING
[ 0.991489] groups: 5 1
[ 0.991491] domain 1: span 0-7 level MC
[ 0.991493] groups: 1,5 2,6 3,7 0,4
[ 0.991496] CPU6 attaching sched-domain:
[ 0.991497] domain 0: span 2,6 level SIBLING
[ 0.991499] groups: 6 2
[ 0.991501] domain 1: span 0-7 level MC
[ 0.991502] groups: 2,6 3,7 0,4 1,5
[ 0.991505] CPU7 attaching sched-domain:
[ 0.991507] domain 0: span 3,7 level SIBLING
[ 0.991508] groups: 7 3
[ 0.991510] domain 1: span 0-7 level MC
[ 0.991511] groups: 3,7 0,4 1,5 2,6
[ 0.991909] Booting paravirtualized kernel on bare hardware
[ 0.992023] regulator: core version 0.5
[ 0.992100] Time: 12:14:36 Date: 12/17/09
[ 0.992239] NET: Registered protocol family 16
[ 0.992511] ACPI: bus type pci registered
[ 0.992644] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.992701] PCI: Not using MMCONFIG.
[ 0.992750] PCI: Using configuration type 1 for base access
[ 0.994536] bio: create slab <bio-0> at 0
[ 0.995740] ACPI: EC: Look up EC in DSDT
[ 1.037815] ACPI: Interpreter enabled
[ 1.037869] ACPI: (supports S0 S1 S3 S4 S5)
[ 1.038105] ACPI: Using IOAPIC for interrupt routing
[ 1.038219] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 1.041186] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 1.045979] PCI: Using MMCONFIG at e0000000 - efffffff
[ 1.057717] ACPI: No dock devices found.
[ 1.057836] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 1.057982] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 1.058038] pci 0000:00:00.0: PME# disabled
[ 1.058140] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 1.058196] pci 0000:00:01.0: PME# disabled
[ 1.058298] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 1.058354] pci 0000:00:03.0: PME# disabled
[ 1.058459] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 1.058515] pci 0000:00:07.0: PME# disabled
[ 1.058867] pci 0000:00:1a.0: reg 20 io port: [0xa800-0xa81f]
[ 1.058930] pci 0000:00:1a.1: reg 20 io port: [0xa880-0xa89f]
[ 1.058997] pci 0000:00:1a.2: reg 20 io port: [0xac00-0xac1f]
[ 1.059064] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff000-0xf7fff3ff]
[ 1.059112] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 1.059169] pci 0000:00:1a.7: PME# disabled
[ 1.059257] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 1.059293] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.059349] pci 0000:00:1b.0: PME# disabled
[ 1.059452] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.059508] pci 0000:00:1c.0: PME# disabled
[ 1.059613] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 1.059669] pci 0000:00:1c.2: PME# disabled
[ 1.059772] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.059828] pci 0000:00:1c.3: PME# disabled
[ 1.059929] pci 0000:00:1d.0: reg 20 io port: [0xa080-0xa09f]
[ 1.059994] pci 0000:00:1d.1: reg 20 io port: [0xa400-0xa41f]
[ 1.060058] pci 0000:00:1d.2: reg 20 io port: [0xa480-0xa49f]
[ 1.060126] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7ffe000-0xf7ffe3ff]
[ 1.060175] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 1.060231] pci 0000:00:1d.7: PME# disabled
[ 1.060392] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 1.060463] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 1.060521] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 1.060594] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[ 1.060713] pci 0000:00:1f.2: reg 10 io port: [0x9000-0x9007]
[ 1.060717] pci 0000:00:1f.2: reg 14 io port: [0x8c00-0x8c03]
[ 1.060722] pci 0000:00:1f.2: reg 18 io port: [0x8880-0x8887]
[ 1.060727] pci 0000:00:1f.2: reg 1c io port: [0x8800-0x8803]
[ 1.060731] pci 0000:00:1f.2: reg 20 io port: [0x8480-0x848f]
[ 1.060735] pci 0000:00:1f.2: reg 24 io port: [0x8400-0x840f]
[ 1.060778] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7ffd000-0xf7ffd0ff]
[ 1.060789] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 1.060829] pci 0000:00:1f.5: reg 10 io port: [0xa000-0xa007]
[ 1.060833] pci 0000:00:1f.5: reg 14 io port: [0x9c00-0x9c03]
[ 1.060838] pci 0000:00:1f.5: reg 18 io port: [0x9880-0x9887]
[ 1.060842] pci 0000:00:1f.5: reg 1c io port: [0x9800-0x9803]
[ 1.060847] pci 0000:00:1f.5: reg 20 io port: [0x9480-0x948f]
[ 1.060851] pci 0000:00:1f.5: reg 24 io port: [0x9400-0x940f]
[ 1.060933] pci 0000:02:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 1.060941] pci 0000:02:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
[ 1.060948] pci 0000:02:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 1.060952] pci 0000:02:00.0: reg 24 io port: [0xbc00-0xbc7f]
[ 1.060959] pci 0000:02:00.0: reg 30 32bit mmio: [0xfb380000-0xfb3fffff]
[ 1.061004] pci 0000:00:03.0: bridge io port: [0xb000-0xbfff]
[ 1.061007] pci 0000:00:03.0: bridge 32bit mmio: [0xf8000000-0xfb3fffff]
[ 1.061011] pci 0000:00:03.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 1.061077] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf4f00000-0xf4ffffff]
[ 1.061122] pci 0000:05:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 1.061140] pci 0000:05:00.0: reg 18 64bit mmio: [0xfb5ff000-0xfb5fffff]
[ 1.061153] pci 0000:05:00.0: reg 20 64bit mmio: [0xf4ef0000-0xf4efffff]
[ 1.061160] pci 0000:05:00.0: reg 30 32bit mmio: [0xfb5c0000-0xfb5dffff]
[ 1.061196] pci 0000:05:00.0: supports D1 D2
[ 1.061198] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.061256] pci 0000:05:00.0: PME# disabled
[ 1.061353] pci 0000:00:1c.2: bridge io port: [0xd000-0xdfff]
[ 1.061356] pci 0000:00:1c.2: bridge 32bit mmio: [0xfb500000-0xfb5fffff]
[ 1.061361] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf4e00000-0xf4efffff]
[ 1.061412] pci 0000:04:00.0: reg 10 64bit mmio: [0xfb4ff000-0xfb4ff7ff]
[ 1.061419] pci 0000:04:00.0: reg 18 io port: [0xc800-0xc8ff]
[ 1.061473] pci 0000:04:00.0: supports D2
[ 1.061474] pci 0000:04:00.0: PME# supported from D2 D3hot D3cold
[ 1.061532] pci 0000:04:00.0: PME# disabled
[ 1.061624] pci 0000:00:1c.3: bridge io port: [0xc000-0xcfff]
[ 1.061627] pci 0000:00:1c.3: bridge 32bit mmio: [0xfb400000-0xfb4fffff]
[ 1.061666] pci 0000:07:00.0: reg 10 32bit mmio: [0xfb6f8000-0xfb6fffff]
[ 1.061740] pci 0000:07:01.0: reg 10 32bit mmio: [0x000000-0x000fff]
[ 1.061757] pci 0000:07:01.0: supports D1 D2
[ 1.061758] pci 0000:07:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.061816] pci 0000:07:01.0: PME# disabled
[ 1.061906] pci 0000:00:1e.0: transparent bridge
[ 1.061961] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
[ 1.061964] pci 0000:00:1e.0: bridge 32bit mmio: [0xfb600000-0xfbefffff]
[ 1.061969] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf5000000-0xf6ffffff]
[ 1.062016] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 1.062531] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 1.062666] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 1.062741] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 1.062813] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[ 1.062890] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 1.062965] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 1.063037] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
[ 1.096772] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 1.097293] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 1.097563] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 1.098081] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 1.098601] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 1.099119] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[ 1.099636] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 1.100154] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[ 1.100892] SCSI subsystem initialized
[ 1.101076] libata version 3.00 loaded.
[ 1.101178] usbcore: registered new interface driver usbfs
[ 1.101247] usbcore: registered new interface driver hub
[ 1.101333] usbcore: registered new device driver usb
[ 1.101588] ACPI: WMI: Mapper loaded
[ 1.101638] PCI: Using ACPI for IRQ routing
[ 1.103966] Bluetooth: Core ver 2.15
[ 1.104058] NET: Registered protocol family 31
[ 1.104109] Bluetooth: HCI device and connection manager initialized
[ 1.104164] Bluetooth: HCI socket layer initialized
[ 1.104216] NET: Registered protocol family 8
[ 1.104267] NET: Registered protocol family 20
[ 1.104338] NetLabel: Initializing
[ 1.104387] NetLabel: domain hash size = 128
[ 1.104438] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.104525] NetLabel: unlabeled traffic allowed by default
[ 1.104640] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 1.104846] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 1.111944] Switched to high resolution mode on CPU 0
[ 1.112119] Switched to high resolution mode on CPU 3
[ 1.112122] Switched to high resolution mode on CPU 2
[ 1.112129] Switched to high resolution mode on CPU 1
[ 1.112506] Switched to high resolution mode on CPU 4
[ 1.112540] Switched to high resolution mode on CPU 6
[ 1.112544] Switched to high resolution mode on CPU 5
[ 1.112546] Switched to high resolution mode on CPU 7
[ 1.116959] pnp: PnP ACPI init
[ 1.117023] ACPI: bus type pnp registered
[ 1.120077] pnp: PnP ACPI: found 14 devices
[ 1.120129] ACPI: ACPI bus type pnp unregistered
[ 1.120189] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
[ 1.120246] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
[ 1.120303] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
[ 1.120360] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
[ 1.120417] system 00:01: iomem range 0xfec8a000-0xfec8afff has been reserved
[ 1.120473] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
[ 1.120533] system 00:06: ioport range 0x290-0x29f has been reserved
[ 1.120592] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
[ 1.120647] system 00:07: ioport range 0x800-0x87f has been reserved
[ 1.120703] system 00:07: ioport range 0x500-0x57f could not be reserved
[ 1.120758] system 00:07: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 1.120815] system 00:07: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 1.120872] system 00:07: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 1.120931] system 00:0a: iomem range 0xffc00000-0xffdfffff has been reserved
[ 1.121736] system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved
[ 1.121793] system 00:0b: iomem range 0xfee00000-0xfee00fff has been reserved
[ 1.121851] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
[ 1.121910] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
[ 1.121968] system 00:0d: iomem range 0xc0000-0xcffff has been reserved
[ 1.122027] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
[ 1.122084] system 00:0d: iomem range 0x100000-0xbfefffff could not be reserved
[ 1.122154] system 00:0d: iomem range 0xfed90000-0xffffffff could not be reserved
[ 1.126985] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 1.127039] pci 0000:00:01.0: IO window: disabled
[ 1.127093] pci 0000:00:01.0: MEM window: disabled
[ 1.127147] pci 0000:00:01.0: PREFETCH window: disabled
[ 1.127203] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[ 1.127258] pci 0000:00:03.0: IO window: 0xb000-0xbfff
[ 1.127312] pci 0000:00:03.0: MEM window: 0xf8000000-0xfb3fffff
[ 1.127368] pci 0000:00:03.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 1.127440] pci 0000:00:07.0: PCI bridge, secondary bus 0000:03
[ 1.127494] pci 0000:00:07.0: IO window: disabled
[ 1.127547] pci 0000:00:07.0: MEM window: disabled
[ 1.127601] pci 0000:00:07.0: PREFETCH window: disabled
[ 1.127656] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:06
[ 1.127710] pci 0000:00:1c.0: IO window: disabled
[ 1.127764] pci 0000:00:1c.0: MEM window: disabled
[ 1.127817] pci 0000:00:1c.0: PREFETCH window: 0x000000f4f00000-0x000000f4ffffff
[ 1.127890] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:05
[ 1.127947] pci 0000:00:1c.2: IO window: 0xd000-0xdfff
[ 1.128002] pci 0000:00:1c.2: MEM window: 0xfb500000-0xfb5fffff
[ 1.128058] pci 0000:00:1c.2: PREFETCH window: 0x000000f4e00000-0x000000f4efffff
[ 1.128131] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:04
[ 1.128186] pci 0000:00:1c.3: IO window: 0xc000-0xcfff
[ 1.128241] pci 0000:00:1c.3: MEM window: 0xfb400000-0xfb4fffff
[ 1.128297] pci 0000:00:1c.3: PREFETCH window: disabled
[ 1.128359] pci 0000:07:01.0: CardBus bridge, secondary bus 0000:08
[ 1.128414] pci 0000:07:01.0: IO window: 0x00e000-0x00e0ff
[ 1.128469] pci 0000:07:01.0: IO window: 0x00e400-0x00e4ff
[ 1.128525] pci 0000:07:01.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 1.128582] pci 0000:07:01.0: MEM window: 0xc4000000-0xc7ffffff
[ 1.128638] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:07
[ 1.128693] pci 0000:00:1e.0: IO window: 0xe000-0xefff
[ 1.128749] pci 0000:00:1e.0: MEM window: 0xfb600000-0xfbefffff
[ 1.128804] pci 0000:00:1e.0: PREFETCH window: 0x000000f5000000-0x000000f6ffffff
[ 1.128882] pci 0000:00:01.0: setting latency timer to 64
[ 1.128888] pci 0000:00:03.0: setting latency timer to 64
[ 1.128893] pci 0000:00:07.0: setting latency timer to 64
[ 1.128901] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.128961] pci 0000:00:1c.0: setting latency timer to 64
[ 1.128968] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.129026] pci 0000:00:1c.2: setting latency timer to 64
[ 1.129033] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.129090] pci 0000:00:1c.3: setting latency timer to 64
[ 1.129095] pci 0000:00:1e.0: setting latency timer to 64
[ 1.129101] pci 0000:07:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.129160] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 1.129162] pci_bus 0000:00: resource 1 mem: [0x000000-0xfffffffff]
[ 1.129164] pci_bus 0000:02: resource 0 io: [0xb000-0xbfff]
[ 1.129165] pci_bus 0000:02: resource 1 mem: [0xf8000000-0xfb3fffff]
[ 1.129167] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 1.129168] pci_bus 0000:06: resource 2 pref mem [0xf4f00000-0xf4ffffff]
[ 1.129170] pci_bus 0000:05: resource 0 io: [0xd000-0xdfff]
[ 1.129171] pci_bus 0000:05: resource 1 mem: [0xfb500000-0xfb5fffff]
[ 1.129173] pci_bus 0000:05: resource 2 pref mem [0xf4e00000-0xf4efffff]
[ 1.129174] pci_bus 0000:04: resource 0 io: [0xc000-0xcfff]
[ 1.129176] pci_bus 0000:04: resource 1 mem: [0xfb400000-0xfb4fffff]
[ 1.129177] pci_bus 0000:07: resource 0 io: [0xe000-0xefff]
[ 1.129179] pci_bus 0000:07: resource 1 mem: [0xfb600000-0xfbefffff]
[ 1.129180] pci_bus 0000:07: resource 2 pref mem [0xf5000000-0xf6ffffff]
[ 1.129182] pci_bus 0000:07: resource 3 io: [0x00-0xffff]
[ 1.129184] pci_bus 0000:07: resource 4 mem: [0x000000-0xfffffffff]
[ 1.129186] pci_bus 0000:08: resource 0 io: [0xe000-0xe0ff]
[ 1.129187] pci_bus 0000:08: resource 1 io: [0xe400-0xe4ff]
[ 1.129189] pci_bus 0000:08: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 1.129190] pci_bus 0000:08: resource 3 mem: [0xc4000000-0xc7ffffff]
[ 1.129280] NET: Registered protocol family 2
[ 1.129642] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 1.130706] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 1.132016] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.132202] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.132257] TCP reno registered
[ 1.132447] NET: Registered protocol family 1
[ 1.132650] Trying to unpack rootfs image as initramfs...
[ 1.266976] Freeing initrd memory: 7389k freed
[ 1.270897] Scanning for low memory corruption every 60 seconds
[ 1.271158] audit: initializing netlink socket (disabled)
[ 1.271224] type=2000 audit(1261052075.824:1): initialized
[ 1.274851] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.275201] VFS: Disk quotas dquot_6.5.2
[ 1.275275] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.276045] fuse init (API version 7.11)
[ 1.276163] msgmni has been set to 24071
[ 1.276417] alg: No test for stdrng (krng)
[ 1.276476] io scheduler noop registered
[ 1.276527] io scheduler anticipatory registered
[ 1.276579] io scheduler deadline registered
[ 1.276669] io scheduler cfq registered (default)
[ 1.276862] pci 0000:02:00.0: Boot video device
[ 1.277052] pcieport-driver 0000:00:01.0: irq 48 for MSI/MSI-X
[ 1.277062] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 1.277199] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[ 1.277208] pcieport-driver 0000:00:03.0: setting latency timer to 64
[ 1.277343] pcieport-driver 0000:00:07.0: irq 50 for MSI/MSI-X
[ 1.277352] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 1.277484] pcieport-driver 0000:00:1c.0: irq 51 for MSI/MSI-X
[ 1.277495] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 1.277642] pcieport-driver 0000:00:1c.2: irq 52 for MSI/MSI-X
[ 1.277652] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 1.277795] pcieport-driver 0000:00:1c.3: irq 53 for MSI/MSI-X
[ 1.277805] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[ 1.277916] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.277922] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.277927] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.277940] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.278270] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.278481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.278551] ACPI: Power Button [PWRF]
[ 1.278658] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 1.278729] ACPI: Power Button [PWRB]
[ 1.279854] ACPI: SSDT 00000000bf6980c0 00403 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 1.280590] ACPI: SSDT 00000000bf69a140 003B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
[ 1.284205] Monitor-Mwait will be used to enter C-1 state
[ 1.285198] Monitor-Mwait will be used to enter C-2 state
[ 1.286197] Monitor-Mwait will be used to enter C-3 state
[ 1.286253] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 1.286479] processor ACPI_CPU:00: registered as cooling_device0
[ 1.287214] ACPI: SSDT 00000000bf6984d0 00403 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
[ 1.287871] ACPI: SSDT 00000000bf69a500 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
[ 1.290587] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 1.290794] processor ACPI_CPU:01: registered as cooling_device1
[ 1.291522] ACPI: SSDT 00000000bf6988e0 00403 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
[ 1.292177] ACPI: SSDT 00000000bf69a590 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
[ 1.294890] ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
[ 1.295096] processor ACPI_CPU:02: registered as cooling_device2
[ 1.295814] ACPI: SSDT 00000000bf698cf0 00403 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
[ 1.296471] ACPI: SSDT 00000000bf69a620 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
[ 1.299183] ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
[ 1.299395] processor ACPI_CPU:03: registered as cooling_device3
[ 1.300119] ACPI: SSDT 00000000bf699100 00403 (v01 DpgPmm P005Ist 00000012 INTL 20060113)
[ 1.300775] ACPI: SSDT 00000000bf69a6b0 00085 (v01 PmRef P005Cst 00003000 INTL 20060113)
[ 1.303494] ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3])
[ 1.303700] processor ACPI_CPU:04: registered as cooling_device4
[ 1.304425] ACPI: SSDT 00000000bf699510 00403 (v01 DpgPmm P006Ist 00000012 INTL 20060113)
[ 1.305081] ACPI: SSDT 00000000bf69a740 00085 (v01 PmRef P006Cst 00003000 INTL 20060113)
[ 1.307791] ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3])
[ 1.307999] processor ACPI_CPU:05: registered as cooling_device5
[ 1.308721] ACPI: SSDT 00000000bf699920 00403 (v01 DpgPmm P007Ist 00000012 INTL 20060113)
[ 1.309385] ACPI: SSDT 00000000bf69a7d0 00085 (v01 PmRef P007Cst 00003000 INTL 20060113)
[ 1.312094] ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3])
[ 1.312307] processor ACPI_CPU:06: registered as cooling_device6
[ 1.313027] ACPI: SSDT 00000000bf699d30 00403 (v01 DpgPmm P008Ist 00000012 INTL 20060113)
[ 1.313689] ACPI: SSDT 00000000bf69a860 00085 (v01 PmRef P008Cst 00003000 INTL 20060113)
[ 1.316409] ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3])
[ 1.316615] processor ACPI_CPU:07: registered as cooling_device7
[ 1.319744] XENFS: not registering filesystem on non-xen platform
[ 1.321341] Linux agpgart interface v0.103
[ 1.321395] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.321613] Platform driver 'serial8250' needs updating - please use dev_pm_ops
[ 1.323038] brd: module loaded
[ 1.323665] loop: module loaded
[ 1.323814] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 1.323904] Driver 'sd' needs updating - please use bus_type methods
[ 1.323984] Driver 'sr' needs updating - please use bus_type methods
[ 1.324155] ata_piix 0000:00:1f.2: version 2.13
[ 1.324170] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.324229] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.324508] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.324560] scsi0 : ata_piix
[ 1.324726] scsi1 : ata_piix
[ 1.326933] ata1: SATA max UDMA/133 cmd 0x9000 ctl 0x8c00 bmdma 0x8480 irq 20
[ 1.326993] ata2: SATA max UDMA/133 cmd 0x8880 ctl 0x8800 bmdma 0x8488 irq 20
[ 1.327089] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.327148] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.327415] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.327444] scsi2 : ata_piix
[ 1.327557] scsi3 : ata_piix
[ 1.329538] ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 20
[ 1.329596] ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 20
[ 1.330470] Fixed MDIO Bus: probed
[ 1.330522] PPP generic driver version 2.4.2
[ 1.330666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.330749] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.330820] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.330823] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.330917] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.334884] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.334940] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.334954] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000
[ 1.344865] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.345005] usb usb1: configuration #1 chosen from 1 choice
[ 1.345089] hub 1-0:1.0: USB hub found
[ 1.345143] hub 1-0:1.0: 6 ports detected
[ 1.345265] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.345330] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.345332] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.345430] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.349404] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.349460] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.349475] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000
[ 1.358861] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.358991] usb usb2: configuration #1 chosen from 1 choice
[ 1.359082] hub 2-0:1.0: USB hub found
[ 1.359136] hub 2-0:1.0: 6 ports detected
[ 1.359250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.359322] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.359428] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.360233] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.360236] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.360323] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.360424] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800
[ 1.360566] usb usb3: configuration #1 chosen from 1 choice
[ 1.360645] hub 3-0:1.0: USB hub found
[ 1.360700] hub 3-0:1.0: 2 ports detected
[ 1.360811] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.360875] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.360877] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.360966] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.361068] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880
[ 1.361203] usb usb4: configuration #1 chosen from 1 choice
[ 1.361282] hub 4-0:1.0: USB hub found
[ 1.361336] hub 4-0:1.0: 2 ports detected
[ 1.361445] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.361506] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.361508] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.361593] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.361694] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000ac00
[ 1.361832] usb usb5: configuration #1 chosen from 1 choice
[ 1.361918] hub 5-0:1.0: USB hub found
[ 1.361974] hub 5-0:1.0: 2 ports detected
[ 1.362081] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.362142] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.362144] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.362232] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.362324] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a080
[ 1.362459] usb usb6: configuration #1 chosen from 1 choice
[ 1.362539] hub 6-0:1.0: USB hub found
[ 1.362593] hub 6-0:1.0: 2 ports detected
[ 1.362700] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.362761] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.362763] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.362861] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.362954] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400
[ 1.363089] usb usb7: configuration #1 chosen from 1 choice
[ 1.363170] hub 7-0:1.0: USB hub found
[ 1.363226] hub 7-0:1.0: 2 ports detected
[ 1.363336] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.363397] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.363399] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.363487] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.363580] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a480
[ 1.363718] usb usb8: configuration #1 chosen from 1 choice
[ 1.363798] hub 8-0:1.0: USB hub found
[ 1.363856] hub 8-0:1.0: 2 ports detected
[ 1.364013] PNP: No PS/2 controller found. Probing ports directly.
[ 1.364074] Platform driver 'i8042' needs updating - please use dev_pm_ops
[ 1.366932] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.366988] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.367122] mice: PS/2 mouse device common for all mice
[ 1.367284] rtc_cmos 00:03: RTC can wake from S4
[ 1.367377] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.367453] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.367613] device-mapper: uevent: version 1.0.3
[ 1.367726] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[ 1.367934] device-mapper: multipath: version 1.0.5 loaded
[ 1.367991] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.368791] cpuidle: using governor ladder
[ 1.369599] cpuidle: using governor menu
[ 1.369753] TCP cubic registered
[ 1.370292] NET: Registered protocol family 10
[ 1.370811] lo: Disabled Privacy Extensions
[ 1.371022] NET: Registered protocol family 17
[ 1.371101] Bluetooth: L2CAP ver 2.13
[ 1.371150] Bluetooth: L2CAP socket layer initialized
[ 1.371203] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.371254] Bluetooth: SCO socket layer initialized
[ 1.371471] Bluetooth: RFCOMM socket layer initialized
[ 1.371531] Bluetooth: RFCOMM TTY layer initialized
[ 1.371583] Bluetooth: RFCOMM ver 1.11
[ 1.379225] PM: Resume from disk failed.
[ 1.379241] registered taskstats version 1
[ 1.379428] Magic number: 5:753:228
[ 1.379628] rtc_cmos 00:03: setting system clock to 2009-12-17 12:14:37 UTC (1261052077)
[ 1.379702] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.379755] EDD information not available.
[ 1.644696] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.748880] usb 2-5: new high speed USB device using ehci_hcd and address 2
[ 1.795823] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.815129] ata4.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[ 1.815192] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.834228] ata4.00: configured for UDMA/133
[ 1.864868] usb 2-5: configuration #1 chosen from 1 choice
[ 1.865206] hub 2-5:1.0: USB hub found
[ 1.865532] hub 2-5:1.0: 4 ports detected
[ 2.072708] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 2.098785] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.098857] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 2.099098] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.099161] ata1.01: SATA link down (SStatus 0 SControl 300)
[ 2.102064] ata1.00: ATAPI: TSSTcorp CDDVDW SH-S223B, SB01, max UDMA/100
[ 2.107908] ata1.00: configured for UDMA/100
[ 2.109152] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223B SB01 PQ: 0 ANSI: 5
[ 2.113055] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.113132] Uniform CD-ROM driver Revision: 3.20
[ 2.113278] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 2.113335] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 2.118009] ata2.00: ATA-7: SAMSUNG HD154UI, 1AG01118, max UDMA7
[ 2.118071] ata2.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.137063] ata2.00: configured for UDMA/133
[ 2.137323] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD154UI 1AG0 PQ: 0 ANSI: 5
[ 2.137553] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.137564] sd 1:0:0:0: [sda] 2930277168 512-byte hardware sectors: (1.50 TB/1.36 TiB)
[ 2.137578] sd 1:0:0:0: [sda] Write Protect is off
[ 2.137579] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.137597] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.137687] sda:
[ 2.138082] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 2.138339] sd 3:0:0:0: [sdb] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB)
[ 2.138347] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 2.138477] sd 3:0:0:0: [sdb] Write Protect is off
[ 2.138529] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.138546] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.138726] sdb: unknown partition table
[ 2.149337] sd 1:0:0:0: [sda] Attached SCSI disk
[ 2.154537] sdb1 sdb2 < sdb5 >
[ 2.177092] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 2.177210] Freeing unused kernel memory: 620k freed
[ 2.177354] Write protecting the kernel read-only data: 6692k
[ 2.236345] usb 3-1: configuration #1 chosen from 1 choice
[ 2.242819] usbcore: registered new interface driver hiddev
[ 2.255405] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input3
[ 2.255639] generic-usb 0003:046D:C03D.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1/input0
[ 2.255756] usbcore: registered new interface driver usbhid
[ 2.255816] usbhid: v2.6:USB HID core driver
[ 2.273304] ohci1394 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 2.273374] ohci1394 0000:04:00.0: setting latency timer to 64
[ 2.326691] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[fb4ff000-fb4ff7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 2.445668] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 2.612212] usb 3-2: configuration #1 chosen from 1 choice
[ 2.658059] PM: Starting manual resume from disk
[ 2.658134] PM: Resume from partition 8:21
[ 2.658135] PM: Checking hibernation image.
[ 2.658315] PM: Resume from disk failed.
[ 2.679304] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input4
[ 2.679437] generic-usb 0003:046A:002F.0002: input,hidraw1: USB HID v1.11 Keyboard [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-2/input0
[ 2.694999] EXT4-fs (sdb1): barriers enabled
[ 2.699261] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input5
[ 2.699407] generic-usb 0003:046A:002F.0003: input,hidraw2: USB HID v1.11 Mouse [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-2/input1
[ 2.708020] kjournald2 starting: pid 448, dev sdb1:8, commit interval 5 seconds
[ 2.708051] EXT4-fs (sdb1): delayed allocation enabled
[ 2.708054] EXT4-fs: file extents enabled
[ 2.714868] EXT4-fs: mballoc enabled
[ 2.714927] EXT4-fs (sdb1): mounted filesystem with ordered data mode
[ 3.588742] ieee1394: Host added: ID:BUS[0-00:1023] GUID[001e8c0001e26b4b]
[ 11.835280] udev: starting version 147
[ 11.846748] Adding 2000052k swap on /dev/sdb5. Priority:-1 extents:1 across:2000052k
[ 12.090519] ------------[ cut here ]------------
[ 12.090526] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.090527] Hardware name: System Product Name
[ 12.090528] kobject: (ffff88032e5ccae8): attempted to be registered with empty name!
[ 12.090529] Modules linked in: lp(+) parport ohci1394 ieee1394 usbhid
[ 12.090533] Pid: 513, comm: modprobe Not tainted 2.6.30-linus #22
[ 12.090535] Call Trace:
[ 12.090539] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 12.090541] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 12.090543] [<ffffffff8125d60d>] ? kobject_set_name_vargs+0x6d/0x90
[ 12.090546] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 12.090548] [<ffffffff8125d56c>] ? kset_register+0x2c/0x60
[ 12.090551] [<ffffffff813063c0>] ? __class_register+0xe0/0x240
[ 12.090554] [<ffffffff81306592>] ? __class_create+0x72/0x120
[ 12.090557] [<ffffffffa002b1ae>] ? lp_init_module+0x1ae/0x233 [lp]
[ 12.090561] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 12.090564] [<ffffffffa002b000>] ? lp_init_module+0x0/0x233 [lp]
[ 12.090566] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.090569] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 12.090572] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.090575] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 12.090578] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.090579] ---[ end trace 94c19ce4655198d2 ]---
[ 12.443721] nvidia: module license 'NVIDIA' taints kernel.
[ 12.443724] Disabling lock debugging due to kernel taint
[ 12.491761] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 12.578617] ------------[ cut here ]------------
[ 12.578624] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.578626] Hardware name: System Product Name
[ 12.578628] kobject: (ffff88032ede0230): attempted to be registered with empty name!
[ 12.578630] Modules linked in: yenta_socket(+) soundcore rsrc_nonstatic psmouse pcmcia_core ip_tables snd_page_alloc serio_raw x_tables nvidia(P+) parport ohci1394 ieee1394 usbhid
[ 12.578643] Pid: 759, comm: modprobe Tainted: P W 2.6.30-linus #22
[ 12.578646] Call Trace:
[ 12.578650] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 12.578653] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 12.578657] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 12.578660] [<ffffffff8125d6f7>] ? kobject_init_and_add+0x57/0x70
[ 12.578665] [<ffffffff8110788d>] ? kmem_cache_alloc+0x15d/0x2a0
[ 12.578671] [<ffffffff81304d3b>] ? bus_add_driver+0x9b/0x2c0
[ 12.578675] [<ffffffffa0988000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.578679] [<ffffffff81305a90>] ? driver_register+0x70/0x130
[ 12.578683] [<ffffffffa0988000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.578687] [<ffffffff81277f2c>] ? __pci_register_driver+0x4c/0xc0
[ 12.578692] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 12.578695] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.578699] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 12.578704] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.578708] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 12.578712] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.578714] ---[ end trace 94c19ce4655198d3 ]---
[ 12.579528] EXT4-fs (sdb1): internal journal on sdb1:8
[ 12.592090] Slab corruption: size-192 start=ffff88032ede0230, len=192
[ 12.592892] Redzone: 0x9f911029d74e35b/0x9f911029d74e35b.
[ 12.592946] Last user: [<ffffffff81304e74>](bus_add_driver+0x1d4/0x2c0)
[ 12.593065] 030: 6b 6b 6b 6b 6b 6b 6b 6b 6a 6b 6b 6b 6b 6b 6b 6b
[ 12.593648] Single bit error detected. Probably bad RAM.
[ 12.593702] Run memtest86+ or a similar memory test tool.
[ 12.593755] Prev obj: start=ffff88032ede0158, len=192
[ 12.593808] Redzone: 0x9f911029d74e35b/0x9f911029d74e35b.
[ 12.593862] Last user: [<(null)>](0x0)
[ 12.593974] 000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
[ 12.594557] 010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
[ 12.595132] Next obj: start=ffff88032ede0308, len=192
[ 12.595186] Redzone: 0x9f911029d74e35b/0x9f911029d74e35b.
[ 12.595239] Last user: [<ffffffff810e2c59>](krealloc+0x29/0x40)
[ 12.595358] 000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
[ 12.595936] 010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
[ 12.596561] ------------[ cut here ]------------
[ 12.596565] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.596567] Hardware name: System Product Name
[ 12.596569] kobject: (ffff88032ede0230): attempted to be registered with empty name!
[ 12.596572] Modules linked in: yenta_socket(+) soundcore rsrc_nonstatic psmouse pcmcia_core ip_tables snd_page_alloc serio_raw x_tables nvidia(P+) parport ohci1394 ieee1394 usbhid
[ 12.596586] Pid: 759, comm: modprobe Tainted: P W 2.6.30-linus #22
[ 12.596588] Call Trace:
[ 12.596592] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 12.596596] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 12.596599] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 12.596603] [<ffffffff8125d6f7>] ? kobject_init_and_add+0x57/0x70
[ 12.596607] [<ffffffff8110788d>] ? kmem_cache_alloc+0x15d/0x2a0
[ 12.596612] [<ffffffff81304d3b>] ? bus_add_driver+0x9b/0x2c0
[ 12.596616] [<ffffffffa0992000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.596620] [<ffffffff81305a90>] ? driver_register+0x70/0x130
[ 12.596624] [<ffffffffa0992000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.596627] [<ffffffff81277f2c>] ? __pci_register_driver+0x4c/0xc0
[ 12.596631] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 12.596635] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.596639] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 12.596642] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.596646] [<ffffffff814f9eae>] ? _spin_lock+0xe/0x30
[ 12.596649] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 12.596652] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.596655] ---[ end trace 94c19ce4655198d4 ]---
[ 12.625555] Slab corruption: size-192 start=ffff88032ede0230, len=192
[ 12.625612] Redzone: 0x9f911029d74e35b/0x9f911029d74e35b.
[ 12.625665] Last user: [<ffffffff81304e74>](bus_add_driver+0x1d4/0x2c0)
[ 12.625784] 030: 6b 6b 6b 6b 6b 6b 6b 6b 6a 6b 6b 6b 6b 6b 6b 6b
[ 12.626551] Single bit error detected. Probably bad RAM.
[ 12.626605] Run memtest86+ or a similar memory test tool.
[ 12.626659] Prev obj: start=ffff88032ede0158, len=192
[ 12.626712] Redzone: 0xd84156c5635688c0/0xd84156c5635688c0.
[ 12.626765] Last user: [<ffffffffa09d0bba>](snd_info_create_entry+0x1a/0x140 [snd])
[ 12.626901] 000: 48 58 98 24 03 88 ff ff 24 81 00 00 00 00 00 00
[ 12.627674] 010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 12.628382] Next obj: start=ffff88032ede0308, len=192
[ 12.628437] Redzone: 0x9f911029d74e35b/0x9f911029d74e35b.
[ 12.628527] Last user: [<ffffffff810e2c59>](krealloc+0x29/0x40)
[ 12.628645] 000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
[ 12.629341] 010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
[ 12.700994] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 12.701274] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 12.701277] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 12.701279] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 12.702304] nvidia 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[ 12.702314] nvidia 0000:02:00.0: setting latency timer to 64
[ 12.702681] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 190.42 Tue Oct 20 20:25:42 PDT 2009
[ 12.787277] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 12.790727] SGI XFS Quota Management subsystem
[ 12.795557] XFS mounting filesystem sda
[ 12.978390] Ending clean XFS mount for filesystem: sda
[ 13.068680] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 13.068762] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 13.148284] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 13.171193] hda_codec: Unknown model for ALC1200, trying auto-probe from BIOS...
[ 13.383100] ip_tables: REJECT target: only valid in Þ#\x03ÿÿHL$\x03ÿÿ table, not filter
[ 18.906178] ------------[ cut here ]------------
[ 18.906184] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 18.906186] Hardware name: System Product Name
[ 18.906187] kobject: (ffff88032e4a8520): attempted to be registered with empty name!
[ 18.906189] Modules linked in: lp(+) ipt_REJECT ipt_LOG xt_limit xt_tcpudp xt_state ipt_addrtype ip6table_filter snd_hda_codec_realtek ip6_tables nf_nat_irc nf_conntrack_irc snd_hda_intel nf_nat_ftp nf_nat nf_conntrack_ipv4 snd_hda_codec snd_pcm_oss snd_mixer_oss nf_defrag_ipv4 snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event xfs nf_conntrack_ftp exportfs snd_rawmidi nf_conntrack iptable_filter snd_seq snd_seq_device snd_timer snd soundcore rsrc_nonstatic psmouse pcmcia_core ip_tables snd_page_alloc serio_raw x_tables nvidia(P) parport ohci1394 ieee1394 usbhid
[ 18.906212] Pid: 2368, comm: modprobe Tainted: P W 2.6.30-linus #22
[ 18.906213] Call Trace:
[ 18.906217] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 18.906220] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 18.906222] [<ffffffff8125d60d>] ? kobject_set_name_vargs+0x6d/0x90
[ 18.906224] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 18.906226] [<ffffffff8125d56c>] ? kset_register+0x2c/0x60
[ 18.906230] [<ffffffff813063c0>] ? __class_register+0xe0/0x240
[ 18.906232] [<ffffffff81306592>] ? __class_create+0x72/0x120
[ 18.906236] [<ffffffffa002b1ae>] ? lp_init_module+0x1ae/0x233 [lp]
[ 18.906240] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 18.906242] [<ffffffffa002b000>] ? lp_init_module+0x0/0x233 [lp]
[ 18.906245] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 18.906247] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 18.906250] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 18.906254] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 18.906256] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 18.906258] ---[ end trace 94c19ce4655198d5 ]---
[ 18.943721] BUG: unable to handle kernel paging request at ffffffffa0994288
[ 18.943853] IP: [<ffffffff81261c6c>] strlcpy+0xc/0x50
[ 18.943939] PGD 1003067 PUD 1007063 PMD 322529067 PTE 0
[ 18.944117] Oops: 0000 [#1] PREEMPT SMP
[ 18.944257] last sysfs file: /sys/module/parport/initstate
[ 18.944351] CPU 1
[ 18.944432] Modules linked in: ppdev(+) ipt_REJECT ipt_LOG xt_limit xt_tcpudp xt_state ipt_addrtype ip6table_filter snd_hda_codec_realtek ip6_tables nf_nat_irc nf_conntrack_irc snd_hda_intel nf_nat_ftp nf_nat nf_conntrack_ipv4 snd_hda_codec snd_pcm_oss snd_mixer_oss nf_defrag_ipv4 snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event xfs nf_conntrack_ftp exportfs snd_rawmidi nf_conntrack iptable_filter snd_seq snd_seq_device snd_timer snd soundcore rsrc_nonstatic psmouse pcmcia_core ip_tables snd_page_alloc serio_raw x_tables nvidia(P) parport ohci1394 ieee1394 usbhid
[ 18.946266] Pid: 2379, comm: modprobe Tainted: P W 2.6.30-linus #22 System Product Name
[ 18.946361] RIP: 0010:[<ffffffff81261c6c>] [<ffffffff81261c6c>] strlcpy+0xc/0x50
[ 18.946466] RSP: 0018:ffff8803249ebe48 EFLAGS: 00010246
[ 18.946518] RAX: ffffffffa0994288 RBX: 0000000000000000 RCX: 0000000000000000
[ 18.946573] RDX: 0000000000000040 RSI: ffffffffa0994288 RDI: ffff88032f089c3c
[ 18.946629] RBP: ffff88032f089c3c R08: 0000000000000000 R09: 0000000000000000
[ 18.946684] R10: 0000000000000015 R11: 09f911029d74e35b R12: ffff88032f089c28
[ 18.946739] R13: 0000000000000100 R14: ffffffffa0994288 R15: ffff88032f089c28
[ 18.946795] FS: 00007f0394e306f0(0000) GS:ffff880028051000(0000) knlGS:0000000000000000
[ 18.946865] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 18.946961] CR2: ffffffffa0994288 CR3: 00000003251e5000 CR4: 00000000000006a0
[ 18.947017] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 18.947076] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 18.947131] Process modprobe (pid: 2379, threadinfo ffff8803249ea000, task ffff880321c9a770)
[ 18.947201] Stack:
[ 18.947248] 0000000000000063 0000000000000000 ffff88032f089c28 ffffffff8111403b
[ 18.947439] <0> 0000000000000000 ffffffffa0994288 ffffffffa09931c0 0000000000000063
[ 18.947658] <0> 00000000008ea250 0000000000000000 00000000008edc48 ffffffff811143a6
[ 18.947965] Call Trace:
[ 18.948016] [<ffffffff8111403b>] ? __register_chrdev_region+0x9b/0x220
[ 18.948075] [<ffffffff811143a6>] ? register_chrdev+0x26/0x100
[ 18.948130] [<ffffffffa09e3000>] ? ppdev_init+0x0/0xb7 [ppdev]
[ 18.948185] [<ffffffffa09e3019>] ? ppdev_init+0x19/0xb7 [ppdev]
[ 18.948239] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 18.948294] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 18.948391] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 18.948451] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 18.948505] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 18.948559] Code: c6 44 25 00 00 48 8d 44 1d 00 48 83 c4 08 5b 5d 41 5c 41 5d c3 0f 0b eb fe 66 0f 1f 44 00 00 41 54 48 89 f0 55 48 89 fd 53 31 db <80> 3e 00 74 15 0f 1f 80 00 00 00 00 48 ff c0 80 38 00 75 f8 48
[ 18.950814] RIP [<ffffffff81261c6c>] strlcpy+0xc/0x50
[ 18.950913] RSP <ffff8803249ebe48>
[ 18.950963] CR2: ffffffffa0994288
[ 18.951013] ---[ end trace 94c19ce4655198d6 ]---
[ 19.274756] CPU0 attaching NULL sched-domain.
[ 19.274868] CPU1 attaching NULL sched-domain.
[ 19.274920] CPU2 attaching NULL sched-domain.
[ 19.274971] CPU3 attaching NULL sched-domain.
[ 19.275063] CPU4 attaching NULL sched-domain.
[ 19.275163] CPU5 attaching NULL sched-domain.
[ 19.275215] CPU6 attaching NULL sched-domain.
[ 19.275267] CPU7 attaching NULL sched-domain.
[ 19.283332] CPU0 attaching sched-domain:
[ 19.283391] domain 0: span 0,4 level SIBLING
[ 19.283472] groups: 0 4
[ 19.283611] domain 1: span 0-7 level MC
[ 19.283691] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 19.284223] CPU1 attaching sched-domain:
[ 19.284274] domain 0: span 1,5 level SIBLING
[ 19.284357] groups: 1 5
[ 19.284498] domain 1: span 0-7 level MC
[ 19.284579] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 19.285048] CPU2 attaching sched-domain:
[ 19.285108] domain 0: span 2,6 level SIBLING
[ 19.285203] groups: 2 6
[ 19.285343] domain 1: span 0-7 level MC
[ 19.285425] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 19.285807] CPU3 attaching sched-domain:
[ 19.285887] domain 0: span 3,7 level SIBLING
[ 19.285972] groups: 3 7
[ 19.286227] domain 1: span 0-7 level MC
[ 19.286312] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[ 19.286664] CPU4 attaching sched-domain:
[ 19.286714] domain 0: span 0,4 level SIBLING
[ 19.286846] groups: 4 0
[ 19.286990] domain 1: span 0-7 level MC
[ 19.287156] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 19.287509] CPU5 attaching sched-domain:
[ 19.287559] domain 0: span 1,5 level SIBLING
[ 19.287643] groups: 5 1
[ 19.287856] domain 1: span 0-7 level MC
[ 19.287937] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 19.288413] CPU6 attaching sched-domain:
[ 19.288464] domain 0: span 2,6 level SIBLING
[ 19.288545] groups: 6 2
[ 19.288685] domain 1: span 0-7 level MC
[ 19.288812] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 19.289319] CPU7 attaching sched-domain:
[ 19.289370] domain 0: span 3,7 level SIBLING
[ 19.289451] groups: 7 3
[ 19.289591] domain 1: span 0-7 level MC
[ 19.289674] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[-- Attachment #1.5: log4 --]
[-- Type: text/plain, Size: 70071 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.30-linus (tim@moka) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #23 SMP PREEMPT Thu Dec 17 13:20:53 CET 2009
[ 0.000000] Command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro single
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] BIOS-e820: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] DMI 2.5 present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0x340000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-E3FFF write-protect
[ 0.000000] E4000-EBFFF write-through
[ 0.000000] EC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask F00000000 write-back
[ 0.000000] 2 base 300000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 4 base 0BF700000 mask FFFF00000 uncachable
[ 0.000000] 5 base 0BF800000 mask FFF800000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000bf700000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbf680 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] modified: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] modified: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] modified: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bf680000
[ 0.000000] 0000000000 - 00bf600000 page 2M
[ 0.000000] 00bf600000 - 00bf680000 page 4k
[ 0.000000] kernel direct mapping tables up to bf680000 @ 10000-15000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000340000000
[ 0.000000] 0100000000 - 0340000000 page 2M
[ 0.000000] kernel direct mapping tables up to 340000000 @ 13000-21000
[ 0.000000] RAMDISK: 378b8000 - 37fef74c
[ 0.000000] ACPI: RSDP 00000000000fabd0 00024 (v02 ACPIAM)
[ 0.000000] ACPI: XSDT 00000000bf680100 0005C (v01 022609 XSDT1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bf680290 000F4 (v03 022609 FACP1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bf6804b0 0C3DD (v01 A1146 A1146001 00000001 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000bf698000 00040
[ 0.000000] ACPI: APIC 00000000bf680390 000D8 (v01 022609 APIC1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bf680470 0003C (v01 022609 OEMMCFG 20090226 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bf698040 00072 (v01 022609 OEMB1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bf68f4b0 00038 (v01 022609 OEMHPET 20090226 MSFT 00000097)
[ 0.000000] ACPI: OSFR 00000000bf68f4f0 000B0 (v01 022609 OEMOSFR 20090226 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bf69a8f0 0249F (v01 DpgPmm CpuPm 00000012 INTL 20060113)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-0000000340000000
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000340000000
[ 0.000000] NODE_DATA [000000000001c000 - 000000000001ffff]
[ 0.000000] bootmap [0000000000020000 - 0000000000087fff] pages 68
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 0340000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 00018c646c] TEXT DATA BSS ==> [0001000000 - 00018c646c]
[ 0.000000] #3 [00378b8000 - 0037fef74c] RAMDISK ==> [00378b8000 - 0037fef74c]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [00018c7000 - 00018c7288] BRK ==> [00018c7000 - 00018c7288]
[ 0.000000] #6 [0000010000 - 0000013000] PGTABLE ==> [0000010000 - 0000013000]
[ 0.000000] #7 [0000013000 - 000001c000] PGTABLE ==> [0000013000 - 000001c000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] [ffffea0000000000-ffffea000b5fffff] PMD -> [ffff880028600000-ffff880032dfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00340000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000bf680
[ 0.000000] 0: 0x00100000 -> 0x00340000
[ 0.000000] On node 0 totalpages: 3143183
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 111 pages reserved
[ 0.000000] DMA zone: 3816 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 765624 pages, LIFO batch:31
[ 0.000000] Normal zone: 32256 pages used for memmap
[ 0.000000] Normal zone: 2327040 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec8a000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] 16 Processors exceeds NR_CPUS limit of 8
[ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 48
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e5000
[ 0.000000] PM: Registered nosave memory: 00000000000e5000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000bf680000 - 00000000bf698000
[ 0.000000] PM: Registered nosave memory: 00000000bf698000 - 00000000bf6dc000
[ 0.000000] PM: Registered nosave memory: 00000000bf6dc000 - 00000000c0000000
[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ee00000)
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages at ffff880028034000, static data 86176 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3096480
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro single
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[ 0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[ 0.000000] Memory: 12317096k/13631488k available (5126k kernel code, 1058756k absent, 255636k reserved, 2126k data, 620k init)
[ 0.000000] Experimental hierarchical RCU implementation.
[ 0.000000] Experimental hierarchical RCU init done.
[ 0.000000] NR_IRQS:512
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2672.392 MHz processor.
[ 0.001480] Console: colour VGA+ 80x25
[ 0.001481] console [tty0] enabled
[ 0.290112] allocated 125829120 bytes of page_cgroup
[ 0.290166] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.290368] hpet clockevent registered
[ 0.290373] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.290432] Calibrating delay loop (skipped), value calculated using timer frequency.. 5344.78 BogoMIPS (lpj=2672392)
[ 0.290625] Security Framework initialized
[ 0.290679] SELinux: Disabled at boot.
[ 0.291656] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.294673] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.295991] Mount-cache hash table entries: 256
[ 0.296226] Initializing cgroup subsys ns
[ 0.296278] Initializing cgroup subsys cpuacct
[ 0.296331] Initializing cgroup subsys memory
[ 0.296412] Initializing cgroup subsys freezer
[ 0.296478] CPU: Physical Processor ID: 0
[ 0.296529] CPU: Processor Core ID: 0
[ 0.296580] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.296663] CPU: L2 cache: 256K
[ 0.296712] CPU: L3 cache: 8192K
[ 0.296763] CPU 0/0x0 -> Node 0
[ 0.296813] using mwait in idle threads.
[ 0.296864] numa_add_cpu cpu 0 node 0: mask now 0
[ 0.296865] Performance Counters: Nehalem/Corei7 events, Intel PMU driver.
[ 0.296984] ... version: 3
[ 0.297034] ... bit width: 48
[ 0.297085] ... generic counters: 4
[ 0.297135] ... value mask: 0000ffffffffffff
[ 0.297188] ... max period: 000000007fffffff
[ 0.297241] ... fixed-purpose counters: 3
[ 0.297291] ... counter mask: 000000070000000f
[ 0.297953] ACPI: Core revision 20090521
[ 0.339217] Setting APIC routing to flat
[ 0.339723] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.349774] CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.454358] Booting processor 1 APIC 0x2 ip 0x6000
[ 0.464773] Initializing CPU#1
[ 0.525292] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.525299] CPU: Physical Processor ID: 0
[ 0.525301] CPU: Processor Core ID: 1
[ 0.525303] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.525305] CPU: L2 cache: 256K
[ 0.525306] CPU: L3 cache: 8192K
[ 0.525308] CPU 1/0x2 -> Node 0
[ 0.525312] numa_add_cpu cpu 1 node 0: mask now 0-1
[ 0.525926] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[ 0.526527] CPU1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.527858] Skipping synchronization checks as TSC is reliable.
[ 0.528328] Booting processor 2 APIC 0x4 ip 0x6000
[ 0.538743] Initializing CPU#2
[ 0.620251] Calibrating delay using timer specific routine.. 7589.42 BogoMIPS (lpj=3794713)
[ 0.620260] CPU: Physical Processor ID: 0
[ 0.620261] CPU: Processor Core ID: 2
[ 0.620263] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.620265] CPU: L2 cache: 256K
[ 0.620267] CPU: L3 cache: 8192K
[ 0.620269] CPU 2/0x4 -> Node 0
[ 0.620273] numa_add_cpu cpu 2 node 0: mask now 0-2
[ 0.620884] x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106
[ 0.621459] CPU2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.622048] Skipping synchronization checks as TSC is reliable.
[ 0.623283] Booting processor 3 APIC 0x6 ip 0x6000
[ 0.633598] Initializing CPU#3
[ 0.694218] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.694225] CPU: Physical Processor ID: 0
[ 0.694226] CPU: Processor Core ID: 3
[ 0.694228] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.694230] CPU: L2 cache: 256K
[ 0.694232] CPU: L3 cache: 8192K
[ 0.694234] CPU 3/0x6 -> Node 0
[ 0.694237] numa_add_cpu cpu 3 node 0: mask now 0-3
[ 0.694849] x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106
[ 0.695455] CPU3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.696043] Skipping synchronization checks as TSC is reliable.
[ 0.697251] Booting processor 4 APIC 0x1 ip 0x6000
[ 0.707663] Initializing CPU#4
[ 0.768186] Calibrating delay using timer specific routine.. 5344.66 BogoMIPS (lpj=2672334)
[ 0.768193] CPU: Physical Processor ID: 0
[ 0.768194] CPU: Processor Core ID: 0
[ 0.768196] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.768198] CPU: L2 cache: 256K
[ 0.768199] CPU: L3 cache: 8192K
[ 0.768201] CPU 4/0x1 -> Node 0
[ 0.768205] numa_add_cpu cpu 4 node 0: mask now 0-4
[ 0.768984] x86 PAT enabled: cpu 4, old 0x7040600070406, new 0x7010600070106
[ 0.769834] CPU4: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.770430] Skipping synchronization checks as TSC is reliable.
[ 0.771220] Booting processor 5 APIC 0x3 ip 0x6000
[ 0.781535] Initializing CPU#5
[ 0.843154] Calibrating delay using timer specific routine.. 5451.57 BogoMIPS (lpj=2725785)
[ 0.843161] CPU: Physical Processor ID: 0
[ 0.843163] CPU: Processor Core ID: 1
[ 0.843165] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.843167] CPU: L2 cache: 256K
[ 0.843168] CPU: L3 cache: 8192K
[ 0.843171] CPU 5/0x3 -> Node 0
[ 0.843174] numa_add_cpu cpu 5 node 0: mask now 0-5
[ 0.843985] x86 PAT enabled: cpu 5, old 0x7040600070406, new 0x7010600070106
[ 0.844765] CPU5: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.845355] Skipping synchronization checks as TSC is reliable.
[ 0.846187] Booting processor 6 APIC 0x5 ip 0x6000
[ 0.856599] Initializing CPU#6
[ 0.917121] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.917127] CPU: Physical Processor ID: 0
[ 0.917129] CPU: Processor Core ID: 2
[ 0.917131] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.917133] CPU: L2 cache: 256K
[ 0.917134] CPU: L3 cache: 8192K
[ 0.917136] CPU 6/0x5 -> Node 0
[ 0.917140] numa_add_cpu cpu 6 node 0: mask now 0-6
[ 0.917950] x86 PAT enabled: cpu 6, old 0x7040600070406, new 0x7010600070106
[ 0.918757] CPU6: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.919346] Skipping synchronization checks as TSC is reliable.
[ 0.920153] Booting processor 7 APIC 0x7 ip 0x6000
[ 0.930465] Initializing CPU#7
[ 0.991089] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672337)
[ 0.991095] CPU: Physical Processor ID: 0
[ 0.991097] CPU: Processor Core ID: 3
[ 0.991099] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.991101] CPU: L2 cache: 256K
[ 0.991102] CPU: L3 cache: 8192K
[ 0.991104] CPU 7/0x7 -> Node 0
[ 0.991107] numa_add_cpu cpu 7 node 0: mask now 0-7
[ 0.991917] x86 PAT enabled: cpu 7, old 0x7040600070406, new 0x7010600070106
[ 0.992723] CPU7: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.993313] Skipping synchronization checks as TSC is reliable.
[ 0.993379] Brought up 8 CPUs
[ 0.993429] Total of 8 processors activated (45109.15 BogoMIPS).
[ 0.993535] CPU0 attaching sched-domain:
[ 0.993537] domain 0: span 0,4 level SIBLING
[ 0.993539] groups: 0 4
[ 0.993541] domain 1: span 0-7 level MC
[ 0.993543] groups: 0,4 1,5 2,6 3,7
[ 0.993547] CPU1 attaching sched-domain:
[ 0.993548] domain 0: span 1,5 level SIBLING
[ 0.993549] groups: 1 5
[ 0.993552] domain 1: span 0-7 level MC
[ 0.993553] groups: 1,5 2,6 3,7 0,4
[ 0.993556] CPU2 attaching sched-domain:
[ 0.993558] domain 0: span 2,6 level SIBLING
[ 0.993559] groups: 2 6
[ 0.993561] domain 1: span 0-7 level MC
[ 0.993562] groups: 2,6 3,7 0,4 1,5
[ 0.993566] CPU3 attaching sched-domain:
[ 0.993567] domain 0: span 3,7 level SIBLING
[ 0.993568] groups: 3 7
[ 0.993571] domain 1: span 0-7 level MC
[ 0.993572] groups: 3,7 0,4 1,5 2,6
[ 0.993575] CPU4 attaching sched-domain:
[ 0.993577] domain 0: span 0,4 level SIBLING
[ 0.993578] groups: 4 0
[ 0.993580] domain 1: span 0-7 level MC
[ 0.993581] groups: 0,4 1,5 2,6 3,7
[ 0.993585] CPU5 attaching sched-domain:
[ 0.993586] domain 0: span 1,5 level SIBLING
[ 0.993587] groups: 5 1
[ 0.993590] domain 1: span 0-7 level MC
[ 0.993591] groups: 1,5 2,6 3,7 0,4
[ 0.993594] CPU6 attaching sched-domain:
[ 0.993595] domain 0: span 2,6 level SIBLING
[ 0.993597] groups: 6 2
[ 0.993599] domain 1: span 0-7 level MC
[ 0.993600] groups: 2,6 3,7 0,4 1,5
[ 0.993604] CPU7 attaching sched-domain:
[ 0.993605] domain 0: span 3,7 level SIBLING
[ 0.993606] groups: 7 3
[ 0.993608] domain 1: span 0-7 level MC
[ 0.993610] groups: 3,7 0,4 1,5 2,6
[ 0.994008] Booting paravirtualized kernel on bare hardware
[ 0.994122] regulator: core version 0.5
[ 0.994199] Time: 12:30:03 Date: 12/17/09
[ 0.994339] NET: Registered protocol family 16
[ 0.994612] ACPI: bus type pci registered
[ 0.994746] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.994802] PCI: Not using MMCONFIG.
[ 0.994853] PCI: Using configuration type 1 for base access
[ 0.996585] bio: create slab <bio-0> at 0
[ 0.997792] ACPI: EC: Look up EC in DSDT
[ 1.037773] ACPI: Interpreter enabled
[ 1.037827] ACPI: (supports S0 S1 S3 S4 S5)
[ 1.038061] ACPI: Using IOAPIC for interrupt routing
[ 1.038178] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 1.041146] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 1.045938] PCI: Using MMCONFIG at e0000000 - efffffff
[ 1.057691] ACPI: No dock devices found.
[ 1.057809] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 1.057951] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 1.058007] pci 0000:00:00.0: PME# disabled
[ 1.058113] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 1.058169] pci 0000:00:01.0: PME# disabled
[ 1.058271] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 1.058327] pci 0000:00:03.0: PME# disabled
[ 1.058433] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 1.058489] pci 0000:00:07.0: PME# disabled
[ 1.058842] pci 0000:00:1a.0: reg 20 io port: [0xa800-0xa81f]
[ 1.058905] pci 0000:00:1a.1: reg 20 io port: [0xa880-0xa89f]
[ 1.058969] pci 0000:00:1a.2: reg 20 io port: [0xac00-0xac1f]
[ 1.059036] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff000-0xf7fff3ff]
[ 1.059087] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 1.059144] pci 0000:00:1a.7: PME# disabled
[ 1.059232] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 1.059268] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.059324] pci 0000:00:1b.0: PME# disabled
[ 1.059427] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.059483] pci 0000:00:1c.0: PME# disabled
[ 1.059588] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 1.059644] pci 0000:00:1c.2: PME# disabled
[ 1.059748] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.059804] pci 0000:00:1c.3: PME# disabled
[ 1.059906] pci 0000:00:1d.0: reg 20 io port: [0xa080-0xa09f]
[ 1.059969] pci 0000:00:1d.1: reg 20 io port: [0xa400-0xa41f]
[ 1.060032] pci 0000:00:1d.2: reg 20 io port: [0xa480-0xa49f]
[ 1.060102] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7ffe000-0xf7ffe3ff]
[ 1.060150] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 1.060207] pci 0000:00:1d.7: PME# disabled
[ 1.060368] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 1.060439] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 1.060497] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 1.060569] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[ 1.060689] pci 0000:00:1f.2: reg 10 io port: [0x9000-0x9007]
[ 1.060693] pci 0000:00:1f.2: reg 14 io port: [0x8c00-0x8c03]
[ 1.060698] pci 0000:00:1f.2: reg 18 io port: [0x8880-0x8887]
[ 1.060702] pci 0000:00:1f.2: reg 1c io port: [0x8800-0x8803]
[ 1.060707] pci 0000:00:1f.2: reg 20 io port: [0x8480-0x848f]
[ 1.060711] pci 0000:00:1f.2: reg 24 io port: [0x8400-0x840f]
[ 1.060753] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7ffd000-0xf7ffd0ff]
[ 1.060765] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 1.060805] pci 0000:00:1f.5: reg 10 io port: [0xa000-0xa007]
[ 1.060809] pci 0000:00:1f.5: reg 14 io port: [0x9c00-0x9c03]
[ 1.060814] pci 0000:00:1f.5: reg 18 io port: [0x9880-0x9887]
[ 1.060818] pci 0000:00:1f.5: reg 1c io port: [0x9800-0x9803]
[ 1.060823] pci 0000:00:1f.5: reg 20 io port: [0x9480-0x948f]
[ 1.060827] pci 0000:00:1f.5: reg 24 io port: [0x9400-0x940f]
[ 1.060909] pci 0000:02:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 1.060917] pci 0000:02:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
[ 1.060924] pci 0000:02:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 1.060929] pci 0000:02:00.0: reg 24 io port: [0xbc00-0xbc7f]
[ 1.060933] pci 0000:02:00.0: reg 30 32bit mmio: [0xfb380000-0xfb3fffff]
[ 1.060978] pci 0000:00:03.0: bridge io port: [0xb000-0xbfff]
[ 1.060981] pci 0000:00:03.0: bridge 32bit mmio: [0xf8000000-0xfb3fffff]
[ 1.060985] pci 0000:00:03.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 1.061051] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf4f00000-0xf4ffffff]
[ 1.061099] pci 0000:05:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 1.061118] pci 0000:05:00.0: reg 18 64bit mmio: [0xfb5ff000-0xfb5fffff]
[ 1.061130] pci 0000:05:00.0: reg 20 64bit mmio: [0xf4ef0000-0xf4efffff]
[ 1.061137] pci 0000:05:00.0: reg 30 32bit mmio: [0xfb5c0000-0xfb5dffff]
[ 1.061174] pci 0000:05:00.0: supports D1 D2
[ 1.061175] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.061233] pci 0000:05:00.0: PME# disabled
[ 1.061331] pci 0000:00:1c.2: bridge io port: [0xd000-0xdfff]
[ 1.061334] pci 0000:00:1c.2: bridge 32bit mmio: [0xfb500000-0xfb5fffff]
[ 1.061339] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf4e00000-0xf4efffff]
[ 1.061390] pci 0000:04:00.0: reg 10 64bit mmio: [0xfb4ff000-0xfb4ff7ff]
[ 1.061398] pci 0000:04:00.0: reg 18 io port: [0xc800-0xc8ff]
[ 1.061451] pci 0000:04:00.0: supports D2
[ 1.061452] pci 0000:04:00.0: PME# supported from D2 D3hot D3cold
[ 1.061509] pci 0000:04:00.0: PME# disabled
[ 1.061602] pci 0000:00:1c.3: bridge io port: [0xc000-0xcfff]
[ 1.061605] pci 0000:00:1c.3: bridge 32bit mmio: [0xfb400000-0xfb4fffff]
[ 1.061644] pci 0000:07:00.0: reg 10 32bit mmio: [0xfb6f8000-0xfb6fffff]
[ 1.061718] pci 0000:07:01.0: reg 10 32bit mmio: [0x000000-0x000fff]
[ 1.061735] pci 0000:07:01.0: supports D1 D2
[ 1.061736] pci 0000:07:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.061794] pci 0000:07:01.0: PME# disabled
[ 1.061885] pci 0000:00:1e.0: transparent bridge
[ 1.061938] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
[ 1.061941] pci 0000:00:1e.0: bridge 32bit mmio: [0xfb600000-0xfbefffff]
[ 1.061946] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf5000000-0xf6ffffff]
[ 1.061993] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 1.062512] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 1.062648] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 1.062724] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 1.062796] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[ 1.062873] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 1.062944] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 1.063016] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
[ 1.098924] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 1.099449] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 1.099721] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 1.100241] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 1.100764] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 1.101285] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[ 1.101804] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 1.102326] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[ 1.103074] SCSI subsystem initialized
[ 1.103254] libata version 3.00 loaded.
[ 1.103357] usbcore: registered new interface driver usbfs
[ 1.103426] usbcore: registered new interface driver hub
[ 1.103512] usbcore: registered new device driver usb
[ 1.103779] ACPI: WMI: Mapper loaded
[ 1.103829] PCI: Using ACPI for IRQ routing
[ 1.106065] Bluetooth: Core ver 2.15
[ 1.106156] NET: Registered protocol family 31
[ 1.106207] Bluetooth: HCI device and connection manager initialized
[ 1.106263] Bluetooth: HCI socket layer initialized
[ 1.106315] NET: Registered protocol family 8
[ 1.106366] NET: Registered protocol family 20
[ 1.106437] NetLabel: Initializing
[ 1.106487] NetLabel: domain hash size = 128
[ 1.106537] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.106625] NetLabel: unlabeled traffic allowed by default
[ 1.106741] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 1.106948] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 1.114043] Switched to high resolution mode on CPU 0
[ 1.114220] Switched to high resolution mode on CPU 3
[ 1.114222] Switched to high resolution mode on CPU 2
[ 1.114224] Switched to high resolution mode on CPU 1
[ 1.114607] Switched to high resolution mode on CPU 4
[ 1.114643] Switched to high resolution mode on CPU 6
[ 1.114644] Switched to high resolution mode on CPU 7
[ 1.114646] Switched to high resolution mode on CPU 5
[ 1.119058] pnp: PnP ACPI init
[ 1.119122] ACPI: bus type pnp registered
[ 1.122187] pnp: PnP ACPI: found 14 devices
[ 1.122239] ACPI: ACPI bus type pnp unregistered
[ 1.122299] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
[ 1.122356] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
[ 1.122413] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
[ 1.122469] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
[ 1.122526] system 00:01: iomem range 0xfec8a000-0xfec8afff has been reserved
[ 1.122583] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
[ 1.122643] system 00:06: ioport range 0x290-0x29f has been reserved
[ 1.122701] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
[ 1.122757] system 00:07: ioport range 0x800-0x87f has been reserved
[ 1.122812] system 00:07: ioport range 0x500-0x57f could not be reserved
[ 1.122868] system 00:07: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 1.122925] system 00:07: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 1.122982] system 00:07: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 1.123044] system 00:0a: iomem range 0xffc00000-0xffdfffff has been reserved
[ 1.123106] system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved
[ 1.123903] system 00:0b: iomem range 0xfee00000-0xfee00fff has been reserved
[ 1.123962] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
[ 1.124021] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
[ 1.124080] system 00:0d: iomem range 0xc0000-0xcffff has been reserved
[ 1.124139] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
[ 1.124196] system 00:0d: iomem range 0x100000-0xbfefffff could not be reserved
[ 1.124266] system 00:0d: iomem range 0xfed90000-0xffffffff could not be reserved
[ 1.129116] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 1.129171] pci 0000:00:01.0: IO window: disabled
[ 1.129225] pci 0000:00:01.0: MEM window: disabled
[ 1.129278] pci 0000:00:01.0: PREFETCH window: disabled
[ 1.129335] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[ 1.129390] pci 0000:00:03.0: IO window: 0xb000-0xbfff
[ 1.129445] pci 0000:00:03.0: MEM window: 0xf8000000-0xfb3fffff
[ 1.129500] pci 0000:00:03.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 1.129573] pci 0000:00:07.0: PCI bridge, secondary bus 0000:03
[ 1.129626] pci 0000:00:07.0: IO window: disabled
[ 1.129680] pci 0000:00:07.0: MEM window: disabled
[ 1.129734] pci 0000:00:07.0: PREFETCH window: disabled
[ 1.129789] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:06
[ 1.129843] pci 0000:00:1c.0: IO window: disabled
[ 1.129897] pci 0000:00:1c.0: MEM window: disabled
[ 1.129951] pci 0000:00:1c.0: PREFETCH window: 0x000000f4f00000-0x000000f4ffffff
[ 1.130024] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:05
[ 1.130081] pci 0000:00:1c.2: IO window: 0xd000-0xdfff
[ 1.130137] pci 0000:00:1c.2: MEM window: 0xfb500000-0xfb5fffff
[ 1.130192] pci 0000:00:1c.2: PREFETCH window: 0x000000f4e00000-0x000000f4efffff
[ 1.130265] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:04
[ 1.130321] pci 0000:00:1c.3: IO window: 0xc000-0xcfff
[ 1.130376] pci 0000:00:1c.3: MEM window: 0xfb400000-0xfb4fffff
[ 1.130432] pci 0000:00:1c.3: PREFETCH window: disabled
[ 1.130495] pci 0000:07:01.0: CardBus bridge, secondary bus 0000:08
[ 1.130549] pci 0000:07:01.0: IO window: 0x00e000-0x00e0ff
[ 1.130605] pci 0000:07:01.0: IO window: 0x00e400-0x00e4ff
[ 1.130661] pci 0000:07:01.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 1.130718] pci 0000:07:01.0: MEM window: 0xc4000000-0xc7ffffff
[ 1.130774] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:07
[ 1.130830] pci 0000:00:1e.0: IO window: 0xe000-0xefff
[ 1.130885] pci 0000:00:1e.0: MEM window: 0xfb600000-0xfbefffff
[ 1.130941] pci 0000:00:1e.0: PREFETCH window: 0x000000f5000000-0x000000f6ffffff
[ 1.131019] pci 0000:00:01.0: setting latency timer to 64
[ 1.131025] pci 0000:00:03.0: setting latency timer to 64
[ 1.131032] pci 0000:00:07.0: setting latency timer to 64
[ 1.131042] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.131100] pci 0000:00:1c.0: setting latency timer to 64
[ 1.131106] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.131164] pci 0000:00:1c.2: setting latency timer to 64
[ 1.131171] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.131229] pci 0000:00:1c.3: setting latency timer to 64
[ 1.131234] pci 0000:00:1e.0: setting latency timer to 64
[ 1.131240] pci 0000:07:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.131300] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 1.131302] pci_bus 0000:00: resource 1 mem: [0x000000-0xfffffffff]
[ 1.131304] pci_bus 0000:02: resource 0 io: [0xb000-0xbfff]
[ 1.131305] pci_bus 0000:02: resource 1 mem: [0xf8000000-0xfb3fffff]
[ 1.131307] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 1.131308] pci_bus 0000:06: resource 2 pref mem [0xf4f00000-0xf4ffffff]
[ 1.131310] pci_bus 0000:05: resource 0 io: [0xd000-0xdfff]
[ 1.131311] pci_bus 0000:05: resource 1 mem: [0xfb500000-0xfb5fffff]
[ 1.131313] pci_bus 0000:05: resource 2 pref mem [0xf4e00000-0xf4efffff]
[ 1.131314] pci_bus 0000:04: resource 0 io: [0xc000-0xcfff]
[ 1.131316] pci_bus 0000:04: resource 1 mem: [0xfb400000-0xfb4fffff]
[ 1.131317] pci_bus 0000:07: resource 0 io: [0xe000-0xefff]
[ 1.131319] pci_bus 0000:07: resource 1 mem: [0xfb600000-0xfbefffff]
[ 1.131320] pci_bus 0000:07: resource 2 pref mem [0xf5000000-0xf6ffffff]
[ 1.131322] pci_bus 0000:07: resource 3 io: [0x00-0xffff]
[ 1.131323] pci_bus 0000:07: resource 4 mem: [0x000000-0xfffffffff]
[ 1.131325] pci_bus 0000:08: resource 0 io: [0xe000-0xe0ff]
[ 1.131326] pci_bus 0000:08: resource 1 io: [0xe400-0xe4ff]
[ 1.131328] pci_bus 0000:08: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 1.131329] pci_bus 0000:08: resource 3 mem: [0xc4000000-0xc7ffffff]
[ 1.131420] NET: Registered protocol family 2
[ 1.131785] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 1.132821] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 1.134122] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.134306] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.134362] TCP reno registered
[ 1.134554] NET: Registered protocol family 1
[ 1.134757] Trying to unpack rootfs image as initramfs...
[ 1.269099] Freeing initrd memory: 7389k freed
[ 1.270883] Scanning for low memory corruption every 60 seconds
[ 1.271144] audit: initializing netlink socket (disabled)
[ 1.271211] type=2000 audit(1261053002.824:1): initialized
[ 1.274778] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.275103] VFS: Disk quotas dquot_6.5.2
[ 1.275177] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.275949] fuse init (API version 7.11)
[ 1.276072] msgmni has been set to 24071
[ 1.276325] alg: No test for stdrng (krng)
[ 1.276386] io scheduler noop registered
[ 1.276438] io scheduler anticipatory registered
[ 1.276489] io scheduler deadline registered
[ 1.276580] io scheduler cfq registered (default)
[ 1.276774] pci 0000:02:00.0: Boot video device
[ 1.276962] pcieport-driver 0000:00:01.0: irq 48 for MSI/MSI-X
[ 1.276975] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 1.277114] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[ 1.277123] pcieport-driver 0000:00:03.0: setting latency timer to 64
[ 1.277255] pcieport-driver 0000:00:07.0: irq 50 for MSI/MSI-X
[ 1.277264] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 1.277396] pcieport-driver 0000:00:1c.0: irq 51 for MSI/MSI-X
[ 1.277406] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 1.277554] pcieport-driver 0000:00:1c.2: irq 52 for MSI/MSI-X
[ 1.277565] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 1.277709] pcieport-driver 0000:00:1c.3: irq 53 for MSI/MSI-X
[ 1.277720] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[ 1.277827] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.277833] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.277838] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.277851] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.278185] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.278405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.278475] ACPI: Power Button [PWRF]
[ 1.278583] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 1.278654] ACPI: Power Button [PWRB]
[ 1.279779] ACPI: SSDT 00000000bf6980c0 00403 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 1.280516] ACPI: SSDT 00000000bf69a140 003B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
[ 1.284281] Monitor-Mwait will be used to enter C-1 state
[ 1.285277] Monitor-Mwait will be used to enter C-2 state
[ 1.286276] Monitor-Mwait will be used to enter C-3 state
[ 1.286333] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 1.286560] processor ACPI_CPU:00: registered as cooling_device0
[ 1.287295] ACPI: SSDT 00000000bf6984d0 00403 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
[ 1.287952] ACPI: SSDT 00000000bf69a500 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
[ 1.290672] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 1.290880] processor ACPI_CPU:01: registered as cooling_device1
[ 1.291605] ACPI: SSDT 00000000bf6988e0 00403 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
[ 1.292262] ACPI: SSDT 00000000bf69a590 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
[ 1.294977] ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
[ 1.295184] processor ACPI_CPU:02: registered as cooling_device2
[ 1.295904] ACPI: SSDT 00000000bf698cf0 00403 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
[ 1.296560] ACPI: SSDT 00000000bf69a620 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
[ 1.299275] ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
[ 1.299483] processor ACPI_CPU:03: registered as cooling_device3
[ 1.300207] ACPI: SSDT 00000000bf699100 00403 (v01 DpgPmm P005Ist 00000012 INTL 20060113)
[ 1.300862] ACPI: SSDT 00000000bf69a6b0 00085 (v01 PmRef P005Cst 00003000 INTL 20060113)
[ 1.303579] ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3])
[ 1.303786] processor ACPI_CPU:04: registered as cooling_device4
[ 1.304510] ACPI: SSDT 00000000bf699510 00403 (v01 DpgPmm P006Ist 00000012 INTL 20060113)
[ 1.305166] ACPI: SSDT 00000000bf69a740 00085 (v01 PmRef P006Cst 00003000 INTL 20060113)
[ 1.307873] ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3])
[ 1.308082] processor ACPI_CPU:05: registered as cooling_device5
[ 1.308806] ACPI: SSDT 00000000bf699920 00403 (v01 DpgPmm P007Ist 00000012 INTL 20060113)
[ 1.309471] ACPI: SSDT 00000000bf69a7d0 00085 (v01 PmRef P007Cst 00003000 INTL 20060113)
[ 1.312185] ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3])
[ 1.312399] processor ACPI_CPU:06: registered as cooling_device6
[ 1.313122] ACPI: SSDT 00000000bf699d30 00403 (v01 DpgPmm P008Ist 00000012 INTL 20060113)
[ 1.313783] ACPI: SSDT 00000000bf69a860 00085 (v01 PmRef P008Cst 00003000 INTL 20060113)
[ 1.316502] ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3])
[ 1.316709] processor ACPI_CPU:07: registered as cooling_device7
[ 1.319840] XENFS: not registering filesystem on non-xen platform
[ 1.321436] Linux agpgart interface v0.103
[ 1.321491] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.321709] Platform driver 'serial8250' needs updating - please use dev_pm_ops
[ 1.323152] brd: module loaded
[ 1.323783] loop: module loaded
[ 1.323940] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 1.324047] Driver 'sd' needs updating - please use bus_type methods
[ 1.324116] Driver 'sr' needs updating - please use bus_type methods
[ 1.324284] ata_piix 0000:00:1f.2: version 2.13
[ 1.324299] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.324358] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.324638] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.324689] scsi0 : ata_piix
[ 1.324856] scsi1 : ata_piix
[ 1.327064] ata1: SATA max UDMA/133 cmd 0x9000 ctl 0x8c00 bmdma 0x8480 irq 20
[ 1.327123] ata2: SATA max UDMA/133 cmd 0x8880 ctl 0x8800 bmdma 0x8488 irq 20
[ 1.327230] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.327289] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.327556] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.327586] scsi2 : ata_piix
[ 1.327698] scsi3 : ata_piix
[ 1.329678] ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 20
[ 1.329736] ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 20
[ 1.330586] Fixed MDIO Bus: probed
[ 1.330639] PPP generic driver version 2.4.2
[ 1.330792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.330876] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.330951] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.330953] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.331046] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.335022] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.335078] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.335092] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000
[ 1.344937] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.345075] usb usb1: configuration #1 chosen from 1 choice
[ 1.345157] hub 1-0:1.0: USB hub found
[ 1.345215] hub 1-0:1.0: 6 ports detected
[ 1.345338] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.345404] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.345406] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.345499] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.349481] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.349537] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.349552] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000
[ 1.358931] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.359063] usb usb2: configuration #1 chosen from 1 choice
[ 1.359154] hub 2-0:1.0: USB hub found
[ 1.359208] hub 2-0:1.0: 6 ports detected
[ 1.359319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.359390] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.359496] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.359558] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.359560] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.360391] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.360491] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800
[ 1.360633] usb usb3: configuration #1 chosen from 1 choice
[ 1.360713] hub 3-0:1.0: USB hub found
[ 1.360768] hub 3-0:1.0: 2 ports detected
[ 1.360880] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.360944] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.360947] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.361036] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.361137] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880
[ 1.361273] usb usb4: configuration #1 chosen from 1 choice
[ 1.361352] hub 4-0:1.0: USB hub found
[ 1.361407] hub 4-0:1.0: 2 ports detected
[ 1.361518] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.361578] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.361581] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.361667] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.361767] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000ac00
[ 1.361902] usb usb5: configuration #1 chosen from 1 choice
[ 1.361989] hub 5-0:1.0: USB hub found
[ 1.362045] hub 5-0:1.0: 2 ports detected
[ 1.362155] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.362216] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.362218] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.362306] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.362398] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a080
[ 1.362537] usb usb6: configuration #1 chosen from 1 choice
[ 1.362619] hub 6-0:1.0: USB hub found
[ 1.362673] hub 6-0:1.0: 2 ports detected
[ 1.362780] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.362841] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.362843] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.362936] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.363029] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400
[ 1.363165] usb usb7: configuration #1 chosen from 1 choice
[ 1.363246] hub 7-0:1.0: USB hub found
[ 1.363302] hub 7-0:1.0: 2 ports detected
[ 1.363410] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.363471] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.363473] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.363565] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.363658] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a480
[ 1.363796] usb usb8: configuration #1 chosen from 1 choice
[ 1.363875] hub 8-0:1.0: USB hub found
[ 1.363933] hub 8-0:1.0: 2 ports detected
[ 1.364093] PNP: No PS/2 controller found. Probing ports directly.
[ 1.364154] Platform driver 'i8042' needs updating - please use dev_pm_ops
[ 1.366765] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.366822] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.366953] mice: PS/2 mouse device common for all mice
[ 1.367116] rtc_cmos 00:03: RTC can wake from S4
[ 1.367212] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.367289] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.367449] device-mapper: uevent: version 1.0.3
[ 1.367562] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[ 1.367768] device-mapper: multipath: version 1.0.5 loaded
[ 1.367825] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.368648] cpuidle: using governor ladder
[ 1.369466] cpuidle: using governor menu
[ 1.369621] TCP cubic registered
[ 1.370215] NET: Registered protocol family 10
[ 1.370743] lo: Disabled Privacy Extensions
[ 1.370831] NET: Registered protocol family 17
[ 1.370905] Bluetooth: L2CAP ver 2.13
[ 1.371069] Bluetooth: L2CAP socket layer initialized
[ 1.371127] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.371179] Bluetooth: SCO socket layer initialized
[ 1.371392] Bluetooth: RFCOMM socket layer initialized
[ 1.371452] Bluetooth: RFCOMM TTY layer initialized
[ 1.371504] Bluetooth: RFCOMM ver 1.11
[ 1.379127] PM: Resume from disk failed.
[ 1.379145] registered taskstats version 1
[ 1.379337] Magic number: 5:65:532
[ 1.379387] hash matches drivers/base/power/main.c:382
[ 1.379456] bdi 1:10: hash matches
[ 1.379640] rtc_cmos 00:03: setting system clock to 2009-12-17 12:30:03 UTC (1261053003)
[ 1.379714] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.379767] EDD information not available.
[ 1.644925] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.748907] usb 2-5: new high speed USB device using ehci_hcd and address 2
[ 1.795840] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.815130] ata4.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[ 1.815191] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.834245] ata4.00: configured for UDMA/133
[ 1.864890] usb 2-5: configuration #1 chosen from 1 choice
[ 1.865285] hub 2-5:1.0: USB hub found
[ 1.865610] hub 2-5:1.0: 4 ports detected
[ 2.072732] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 2.098731] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.098802] ata1.01: SATA link down (SStatus 0 SControl 300)
[ 2.099053] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.099116] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 2.101954] ata1.00: ATAPI: TSSTcorp CDDVDW SH-S223B, SB01, max UDMA/100
[ 2.107887] ata1.00: configured for UDMA/100
[ 2.109130] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223B SB01 PQ: 0 ANSI: 5
[ 2.113005] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.113082] Uniform CD-ROM driver Revision: 3.20
[ 2.113228] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 2.113283] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 2.120997] ata2.00: ATA-7: SAMSUNG HD154UI, 1AG01118, max UDMA7
[ 2.121057] ata2.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.139990] ata2.00: configured for UDMA/133
[ 2.140307] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD154UI 1AG0 PQ: 0 ANSI: 5
[ 2.140535] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.140544] sd 1:0:0:0: [sda] 2930277168 512-byte hardware sectors: (1.50 TB/1.36 TiB)
[ 2.140557] sd 1:0:0:0: [sda] Write Protect is off
[ 2.140559] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.140576] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.140665] sda:
[ 2.141155] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 2.141427] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 2.141434] sd 3:0:0:0: [sdb] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB)
[ 2.141446] sd 3:0:0:0: [sdb] Write Protect is off
[ 2.141448] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.141465] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.141543] sdb: sdb1 sdb2 < unknown partition table
[ 2.153967] sd 1:0:0:0: [sda] Attached SCSI disk
[ 2.182345] sdb5 >
[ 2.182701] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 2.182816] Freeing unused kernel memory: 620k freed
[ 2.182960] Write protecting the kernel read-only data: 6692k
[ 2.236394] usb 3-1: configuration #1 chosen from 1 choice
[ 2.278167] usbcore: registered new interface driver hiddev
[ 2.279735] ohci1394 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 2.279798] ohci1394 0000:04:00.0: setting latency timer to 64
[ 2.291432] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input3
[ 2.291589] generic-usb 0003:046D:C03D.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1/input0
[ 2.291690] usbcore: registered new interface driver usbhid
[ 2.291744] usbhid: v2.6:USB HID core driver
[ 2.333623] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[fb4ff000-fb4ff7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 2.444661] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 2.611282] usb 3-2: configuration #1 chosen from 1 choice
[ 2.664719] PM: Starting manual resume from disk
[ 2.664773] PM: Resume from partition 8:21
[ 2.664775] PM: Checking hibernation image.
[ 2.664998] PM: Resume from disk failed.
[ 2.678357] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input4
[ 2.678519] generic-usb 0003:046A:002F.0002: input,hidraw1: USB HID v1.11 Keyboard [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-2/input0
[ 2.705380] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input5
[ 2.705542] generic-usb 0003:046A:002F.0003: input,hidraw2: USB HID v1.11 Mouse [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-2/input1
[ 2.717207] EXT4-fs (sdb1): barriers enabled
[ 2.738404] kjournald2 starting: pid 437, dev sdb1:8, commit interval 5 seconds
[ 2.738419] EXT4-fs (sdb1): delayed allocation enabled
[ 2.738422] EXT4-fs: file extents enabled
[ 2.745207] EXT4-fs: mballoc enabled
[ 2.745266] EXT4-fs (sdb1): mounted filesystem with ordered data mode
[ 3.595561] ieee1394: Host added: ID:BUS[0-00:1023] GUID[001e8c0001e26b4b]
[ 12.097143] udev: starting version 147
[ 12.117525] Adding 2000052k swap on /dev/sdb5. Priority:-1 extents:1 across:2000052k
[ 12.390773] ------------[ cut here ]------------
[ 12.390779] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.390781] Hardware name: System Product Name
[ 12.390782] kobject: (ffff88032f953b28): attempted to be registered with empty name!
[ 12.390783] Modules linked in: lp(+) parport ohci1394 usbhid ieee1394
[ 12.390788] Pid: 502, comm: modprobe Not tainted 2.6.30-linus #23
[ 12.390789] Call Trace:
[ 12.390793] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 12.390795] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 12.390798] [<ffffffff8125d60d>] ? kobject_set_name_vargs+0x6d/0x90
[ 12.390800] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 12.390802] [<ffffffff8125d56c>] ? kset_register+0x2c/0x60
[ 12.390806] [<ffffffff813063c0>] ? __class_register+0xe0/0x240
[ 12.390808] [<ffffffff81306592>] ? __class_create+0x72/0x120
[ 12.390811] [<ffffffffa002b1ae>] ? lp_init_module+0x1ae/0x233 [lp]
[ 12.390815] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 12.390818] [<ffffffffa002b000>] ? lp_init_module+0x0/0x233 [lp]
[ 12.390820] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.390822] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 12.390825] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.390829] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 12.390831] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.390833] ---[ end trace 7f0fea36fb0eebcb ]---
[ 12.567820] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 12.705603] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 12.705876] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 12.705878] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 12.705879] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 12.772472] ------------[ cut here ]------------
[ 12.772478] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.772479] Hardware name: System Product Name
[ 12.772481] kobject: (ffff88032ea04080): attempted to be registered with empty name!
[ 12.772482] Modules linked in: yenta_socket(+) rsrc_nonstatic snd_seq_device snd_timer pcmcia_core snd psmouse nf_conntrack iptable_filter soundcore snd_page_alloc serio_raw ip_tables x_tables parport ohci1394 usbhid ieee1394
[ 12.772491] Pid: 768, comm: modprobe Tainted: G W 2.6.30-linus #23
[ 12.772492] Call Trace:
[ 12.772496] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 12.772499] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 12.772501] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 12.772504] [<ffffffff8125d6f7>] ? kobject_init_and_add+0x57/0x70
[ 12.772508] [<ffffffff8110788d>] ? kmem_cache_alloc+0x15d/0x2a0
[ 12.772512] [<ffffffff81304d3b>] ? bus_add_driver+0x9b/0x2c0
[ 12.772515] [<ffffffffa00d7000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.772518] [<ffffffff81305a90>] ? driver_register+0x70/0x130
[ 12.772520] [<ffffffffa00d7000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.772523] [<ffffffff81277f2c>] ? __pci_register_driver+0x4c/0xc0
[ 12.772527] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 12.772530] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.772532] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 12.772535] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.772539] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 12.772541] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.772542] ---[ end trace 7f0fea36fb0eebcc ]---
[ 12.773438] Slab corruption: size-192 start=ffff88032ea04080, len=192
[ 12.774255] Redzone: 0x9f911029d74e35b/0x9f911029d74e35b.
[ 12.774307] Last user: [<ffffffff81304e74>](bus_add_driver+0x1d4/0x2c0)
[ 12.774424] 030: 6b 6b 6b 6b 6b 6b 6b 6b 6a 6b 6b 6b 6b 6b 6b 6b
[ 12.775135] Single bit error detected. Probably bad RAM.
[ 12.775190] Run memtest86+ or a similar memory test tool.
[ 12.775245] Next obj: start=ffff88032ea04158, len=192
[ 12.775297] Redzone: 0xd84156c5635688c0/0xd84156c5635688c0.
[ 12.775350] Last user: [<ffffffff811685fc>](__proc_create+0xac/0x130)
[ 12.775466] 000: 50 01 00 f0 07 00 00 00 f0 41 a0 2e 03 88 ff ff
[ 12.776185] 010: 24 81 00 00 00 00 00 00 01 00 00 00 00 00 00 00
[ 12.782880] ------------[ cut here ]------------
[ 12.782884] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 12.782885] Hardware name: System Product Name
[ 12.782887] kobject: (ffff8803250bc9c8): attempted to be registered with empty name!
[ 12.782888] Modules linked in: yenta_socket(+) snd_seq rsrc_nonstatic snd_seq_device snd_timer pcmcia_core snd psmouse nf_conntrack iptable_filter soundcore snd_page_alloc serio_raw ip_tables x_tables parport ohci1394 usbhid ieee1394
[ 12.782897] Pid: 768, comm: modprobe Tainted: G W 2.6.30-linus #23
[ 12.782898] Call Trace:
[ 12.782901] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 12.782903] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 12.782905] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 12.782907] [<ffffffff8125d6f7>] ? kobject_init_and_add+0x57/0x70
[ 12.782910] [<ffffffff8110788d>] ? kmem_cache_alloc+0x15d/0x2a0
[ 12.782913] [<ffffffff81304d3b>] ? bus_add_driver+0x9b/0x2c0
[ 12.782915] [<ffffffffa00f7000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.782918] [<ffffffff81305a90>] ? driver_register+0x70/0x130
[ 12.782920] [<ffffffffa00f7000>] ? yenta_socket_init+0x0/0x20 [yenta_socket]
[ 12.782922] [<ffffffff81277f2c>] ? __pci_register_driver+0x4c/0xc0
[ 12.782925] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 12.782927] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 12.782929] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 12.782931] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 12.782934] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 12.782936] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 12.782937] ---[ end trace 7f0fea36fb0eebcd ]---
[ 12.819407] Slab corruption: size-192 start=ffff8803250bc9c8, len=192
[ 12.819464] Redzone: 0x9f911029d74e35b/0x9f911029d74e35b.
[ 12.819516] Last user: [<ffffffff81304e74>](bus_add_driver+0x1d4/0x2c0)
[ 12.819634] 030: 6b 6b 6b 6b 6b 6b 6b 6b 6a 6b 6b 6b 6b 6b 6b 6b
[ 12.820386] Single bit error detected. Probably bad RAM.
[ 12.820438] Run memtest86+ or a similar memory test tool.
[ 12.820491] Prev obj: start=ffff8803250bc8f0, len=192
[ 12.820543] Redzone: 0x9f911029d74e35b/0x9f911029d74e35b.
[ 12.820595] Last user: [<(null)>](0x0)
[ 12.820772] 000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
[ 12.821418] 010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
[ 12.822173] Next obj: start=ffff8803250bcaa0, len=192
[ 12.822228] Redzone: 0xd84156c5635688c0/0xd84156c5635688c0.
[ 12.822280] Last user: [<ffffffff811685fc>](__proc_create+0xac/0x130)
[ 12.822396] 000: 53 01 00 f0 05 00 00 00 38 cb 0b 25 03 88 ff ff
[ 12.823137] 010: 24 81 00 00 00 00 00 00 01 00 00 00 00 00 00 00
[ 12.824150] EXT4-fs (sdb1): internal journal on sdb1:8
[ 13.069447] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 13.069572] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 13.145614] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 13.150223] SGI XFS Quota Management subsystem
[ 13.164934] XFS mounting filesystem sda
[ 13.334494] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 13.361197] hda_codec: Unknown model for ALC1200, trying auto-probe from BIOS...
[ 13.447875] Ending clean XFS mount for filesystem: sda
[ 13.970441] ip_tables: REJECT target: only valid in \x19#\x03ÿÿø²Ä#\x03ÿÿ table, not filter
[ 19.292914] ------------[ cut here ]------------
[ 19.292920] WARNING: at lib/kobject.c:168 kobject_add_internal+0x1b2/0x200()
[ 19.292922] Hardware name: System Product Name
[ 19.292923] kobject: (ffff88032fb334a0): attempted to be registered with empty name!
[ 19.292925] Modules linked in: lp(+) ipt_REJECT ipt_LOG xt_limit xt_tcpudp xt_state ipt_addrtype ip6table_filter snd_hda_codec_realtek ip6_tables xfs exportfs snd_hda_intel snd_hda_codec nf_nat_irc snd_pcm_oss snd_mixer_oss nf_conntrack_irc snd_pcm nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event nf_conntrack_ftp snd_rawmidi snd_seq rsrc_nonstatic snd_seq_device snd_timer pcmcia_core snd psmouse nf_conntrack iptable_filter soundcore snd_page_alloc serio_raw ip_tables x_tables parport ohci1394 usbhid ieee1394
[ 19.292948] Pid: 2354, comm: modprobe Tainted: G W 2.6.30-linus #23
[ 19.292950] Call Trace:
[ 19.292954] [<ffffffff81056e03>] ? warn_slowpath_common+0x73/0xb0
[ 19.292956] [<ffffffff81056ea0>] ? warn_slowpath_fmt+0x40/0x50
[ 19.292959] [<ffffffff8125d60d>] ? kobject_set_name_vargs+0x6d/0x90
[ 19.292961] [<ffffffff8125d4f2>] ? kobject_add_internal+0x1b2/0x200
[ 19.292963] [<ffffffff8125d56c>] ? kset_register+0x2c/0x60
[ 19.292967] [<ffffffff813063c0>] ? __class_register+0xe0/0x240
[ 19.292969] [<ffffffff81306592>] ? __class_create+0x72/0x120
[ 19.292972] [<ffffffffa002b1ae>] ? lp_init_module+0x1ae/0x233 [lp]
[ 19.292976] [<ffffffff814fa0bc>] ? _spin_lock_irqsave+0x2c/0x60
[ 19.292978] [<ffffffffa002b000>] ? lp_init_module+0x0/0x233 [lp]
[ 19.292981] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 19.292983] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 19.292986] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 19.292990] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 19.292992] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 19.292994] ---[ end trace 7f0fea36fb0eebce ]---
[ 19.331746] BUG: unable to handle kernel paging request at ffffffffa0062288
[ 19.331878] IP: [<ffffffff81261c6c>] strlcpy+0xc/0x50
[ 19.331964] PGD 1003067 PUD 1007063 PMD 32ed61067 PTE 0
[ 19.332199] Oops: 0000 [#1] PREEMPT SMP
[ 19.332343] last sysfs file: /sys/module/parport/initstate
[ 19.332396] CPU 1
[ 19.332473] Modules linked in: ppdev(+) ipt_REJECT ipt_LOG xt_limit xt_tcpudp xt_state ipt_addrtype ip6table_filter snd_hda_codec_realtek ip6_tables xfs exportfs snd_hda_intel snd_hda_codec nf_nat_irc snd_pcm_oss snd_mixer_oss nf_conntrack_irc snd_pcm nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event nf_conntrack_ftp snd_rawmidi snd_seq rsrc_nonstatic snd_seq_device snd_timer pcmcia_core snd psmouse nf_conntrack iptable_filter soundcore snd_page_alloc serio_raw ip_tables x_tables parport ohci1394 usbhid ieee1394
[ 19.334331] Pid: 2365, comm: modprobe Tainted: G W 2.6.30-linus #23 System Product Name
[ 19.334402] RIP: 0010:[<ffffffff81261c6c>] [<ffffffff81261c6c>] strlcpy+0xc/0x50
[ 19.334502] RSP: 0018:ffff8803220f5e48 EFLAGS: 00010246
[ 19.334554] RAX: ffffffffa0062288 RBX: 0000000000000000 RCX: 0000000000000000
[ 19.334651] RDX: 0000000000000040 RSI: ffffffffa0062288 RDI: ffff880323c209dc
[ 19.334708] RBP: ffff880323c209dc R08: 0000000000000000 R09: 0000000000000000
[ 19.334764] R10: 000000000000000e R11: 09f911029d74e35b R12: ffff880323c209c8
[ 19.334822] R13: 0000000000000100 R14: ffffffffa0062288 R15: ffff880323c209c8
[ 19.334878] FS: 00007fc55a7536f0(0000) GS:ffff880028051000(0000) knlGS:0000000000000000
[ 19.334948] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 19.335001] CR2: ffffffffa0062288 CR3: 0000000322d6b000 CR4: 00000000000006a0
[ 19.335099] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 19.335155] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 19.335214] Process modprobe (pid: 2365, threadinfo ffff8803220f4000, task ffff88032f3e68b0)
[ 19.335284] Stack:
[ 19.335330] 0000000000000063 0000000000000000 ffff880323c209c8 ffffffff8111403b
[ 19.335477] <0> 0000000000000000 ffffffffa0062288 ffffffffa00611c0 0000000000000063
[ 19.335741] <0> 0000000001512250 0000000000000000 0000000001515c48 ffffffff811143a6
[ 19.336009] Call Trace:
[ 19.336102] [<ffffffff8111403b>] ? __register_chrdev_region+0x9b/0x220
[ 19.336162] [<ffffffff811143a6>] ? register_chrdev+0x26/0x100
[ 19.336217] [<ffffffffa0068000>] ? ppdev_init+0x0/0xb7 [ppdev]
[ 19.336271] [<ffffffffa0068019>] ? ppdev_init+0x19/0xb7 [ppdev]
[ 19.336326] [<ffffffff8100a04b>] ? do_one_initcall+0x3b/0x180
[ 19.336380] [<ffffffff814fa33a>] ? _spin_unlock_irqrestore+0x1a/0x40
[ 19.336436] [<ffffffff81075e29>] ? __blocking_notifier_call_chain+0x69/0x90
[ 19.336492] [<ffffffff81088ece>] ? sys_init_module+0xde/0x230
[ 19.336546] [<ffffffff81011f82>] ? system_call_fastpath+0x16/0x1b
[ 19.336600] Code: c6 44 25 00 00 48 8d 44 1d 00 48 83 c4 08 5b 5d 41 5c 41 5d c3 0f 0b eb fe 66 0f 1f 44 00 00 41 54 48 89 f0 55 48 89 fd 53 31 db <80> 3e 00 74 15 0f 1f 80 00 00 00 00 48 ff c0 80 38 00 75 f8 48
[ 19.338908] RIP [<ffffffff81261c6c>] strlcpy+0xc/0x50
[ 19.338992] RSP <ffff8803220f5e48>
[ 19.339041] CR2: ffffffffa0062288
[ 19.339135] ---[ end trace 7f0fea36fb0eebcf ]---
[ 19.670333] CPU0 attaching NULL sched-domain.
[ 19.670400] CPU1 attaching NULL sched-domain.
[ 19.670451] CPU2 attaching NULL sched-domain.
[ 19.670558] CPU3 attaching NULL sched-domain.
[ 19.670610] CPU4 attaching NULL sched-domain.
[ 19.670664] CPU5 attaching NULL sched-domain.
[ 19.670755] CPU6 attaching NULL sched-domain.
[ 19.670813] CPU7 attaching NULL sched-domain.
[ 19.681965] CPU0 attaching sched-domain:
[ 19.682024] domain 0: span 0,4 level SIBLING
[ 19.682108] groups: 0 4
[ 19.682247] domain 1: span 0-7 level MC
[ 19.682327] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 19.682813] CPU1 attaching sched-domain:
[ 19.682882] domain 0: span 1,5 level SIBLING
[ 19.682995] groups: 1 5
[ 19.683142] domain 1: span 0-7 level MC
[ 19.683251] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 19.683662] CPU2 attaching sched-domain:
[ 19.683748] domain 0: span 2,6 level SIBLING
[ 19.683885] groups: 2 6
[ 19.684031] domain 1: span 0-7 level MC
[ 19.684142] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 19.684571] CPU3 attaching sched-domain:
[ 19.684622] domain 0: span 3,7 level SIBLING
[ 19.684750] groups: 3 7
[ 19.684947] domain 1: span 0-7 level MC
[ 19.685034] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[ 19.685423] CPU4 attaching sched-domain:
[ 19.685489] domain 0: span 0,4 level SIBLING
[ 19.685615] groups: 4 0
[ 19.685806] domain 1: span 0-7 level MC
[ 19.685939] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 19.686338] CPU5 attaching sched-domain:
[ 19.686388] domain 0: span 1,5 level SIBLING
[ 19.686502] groups: 5 1
[ 19.686681] domain 1: span 0-7 level MC
[ 19.686807] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 19.687280] CPU6 attaching sched-domain:
[ 19.687334] domain 0: span 2,6 level SIBLING
[ 19.687414] groups: 6 2
[ 19.687632] domain 1: span 0-7 level MC
[ 19.687748] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 19.688202] CPU7 attaching sched-domain:
[ 19.688252] domain 0: span 3,7 level SIBLING
[ 19.688336] groups: 7 3
[ 19.688549] domain 1: span 0-7 level MC
[ 19.688634] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-12-17 12:57 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-14 19:52 2.6.32 regression: unable to handle kernel paging request Tim Blechmann
2009-12-17 12:56 ` Tim Blechmann [this message]
2009-12-17 20:26 ` Tim Blechmann
2009-12-18 3:49 ` Tejun Heo
2009-12-18 9:15 ` Tim Blechmann
2009-12-21 7:16 ` Tejun Heo
2009-12-21 9:32 ` Tim Blechmann
2009-12-24 12:06 ` Tejun Heo
2009-12-24 12:07 ` Tim Blechmann
2009-12-24 12:26 ` Tejun Heo
2009-12-24 12:48 ` Tejun Heo
2009-12-24 12:55 ` Tim Blechmann
2009-12-27 9:50 ` Tim Blechmann
2010-01-01 20:55 ` Tim Blechmann
2010-01-02 2:23 ` Tejun Heo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B2A2A7D.1050506@klingt.org \
--to=tim@klingt.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.