* 2.6.32 regression: unable to handle kernel paging request
@ 2009-12-14 19:52 Tim Blechmann
2009-12-17 12:56 ` Tim Blechmann
0 siblings, 1 reply; 15+ messages in thread
From: Tim Blechmann @ 2009-12-14 19:52 UTC (permalink / raw)
To: linux-kernel; +Cc: stern
[-- Attachment #1: Type: text/plain, Size: 608 bytes --]
hi all,
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
thnx, tim
--
tim@klingt.org
http://tim.klingt.org
I must say I find television very educational. The minute somebody
turns it on, I go to the library and read a good book.
Groucho Marx
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-14 19:52 2.6.32 regression: unable to handle kernel paging request Tim Blechmann
@ 2009-12-17 12:56 ` Tim Blechmann
2009-12-17 20:26 ` Tim Blechmann
0 siblings, 1 reply; 15+ messages in thread
From: Tim Blechmann @ 2009-12-17 12:56 UTC (permalink / raw)
To: linux-kernel, Tejun Heo; +Cc: stern
[-- 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 --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-17 12:56 ` Tim Blechmann
@ 2009-12-17 20:26 ` Tim Blechmann
2009-12-18 3:49 ` Tejun Heo
0 siblings, 1 reply; 15+ messages in thread
From: Tim Blechmann @ 2009-12-17 20:26 UTC (permalink / raw)
To: linux-kernel, Tejun Heo; +Cc: stern, x86
[-- Attachment #1: Type: text/plain, Size: 1414 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.
removing module-common.lds from LDFLAGS_MODULE, my machine boots fine
and without any error messages:
--- a/Makefile
+++ b/Makefile
@@ -326,7 +326,7 @@ CHECKFLAGS := -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ \
MODFLAGS = -DMODULE
CFLAGS_MODULE = $(MODFLAGS)
AFLAGS_MODULE = $(MODFLAGS)
-LDFLAGS_MODULE = -T $(srctree)/scripts/module-common.lds
+LDFLAGS_MODULE =
CFLAGS_KERNEL =
AFLAGS_KERNEL =
CFLAGS_GCOV = -fprofile-arcs -ftest-coverage
i hope someone with more insights in these parts of the kernel can have
a closer look into this issue.
thanks, tim
--
tim@klingt.org
http://tim.klingt.org
Wherever we are, what we hear is mostly noise. When we ignore it, it
disturbs us. When we listen to it, we find it fascinating.
John Cage
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-17 20:26 ` Tim Blechmann
@ 2009-12-18 3:49 ` Tejun Heo
2009-12-18 9:15 ` Tim Blechmann
0 siblings, 1 reply; 15+ messages in thread
From: Tejun Heo @ 2009-12-18 3:49 UTC (permalink / raw)
To: Tim Blechmann; +Cc: linux-kernel, stern, x86
Hello,
On 12/18/2009 05:26 AM, Tim Blechmann wrote:
>> trying to bisect the kernel tree,
>> 405d967dc70002991f8fc35c20e0d3cbc7614f63 seems to be the first bad commit.
>> during bisecting, i recorded several boot logs, which are attached.
>
> removing module-common.lds from LDFLAGS_MODULE, my machine boots fine
> and without any error messages:
Looks like some necessary part of module image ends up in discarded
sections. Before the commit, the build process kept those sections so
it worked. The code has been there for some time now and you're the
first one to report it, so I suppose your .config is a bit different
from more usual ones. Can you please attach it?
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-18 3:49 ` Tejun Heo
@ 2009-12-18 9:15 ` Tim Blechmann
2009-12-21 7:16 ` Tejun Heo
0 siblings, 1 reply; 15+ messages in thread
From: Tim Blechmann @ 2009-12-18 9:15 UTC (permalink / raw)
To: Tejun Heo; +Cc: linux-kernel, stern, x86
[-- Attachment #1.1: Type: text/plain, Size: 1087 bytes --]
>>> trying to bisect the kernel tree,
>>> 405d967dc70002991f8fc35c20e0d3cbc7614f63 seems to be the first bad commit.
>>> during bisecting, i recorded several boot logs, which are attached.
>>
>> removing module-common.lds from LDFLAGS_MODULE, my machine boots fine
>> and without any error messages:
>
> Looks like some necessary part of module image ends up in discarded
> sections. Before the commit, the build process kept those sections so
> it worked. The code has been there for some time now and you're the
> first one to report it, so I suppose your .config is a bit different
> from more usual ones. Can you please attach it?
it is not too different ... it is based on the .config file of the
ubuntu kernel with a few tweaks ...
one odd thing is, that i once was able to boot 2.6.32-rcX kernels, at
one point, i kept getting these bug messages ... i didn't (knowingly)
change the configuration, though ...
tim
--
tim@klingt.org
http://tim.klingt.org
Im übrigen ist es gescheiter, sich warm zuzudecken als sich zu
betrinken.
Werner Schwab
[-- Attachment #1.2: .config --]
[-- Type: text/plain, Size: 91158 bytes --]
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.32.1
# Thu Dec 17 20:48:46 2009
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_GPIO=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_TRAMPOLINE=y
# CONFIG_KTIME_SCALAR is not set
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_CONSTRUCTORS=y
#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION="-linus"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
CONFIG_KERNEL_LZMA=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
# CONFIG_TASK_DELAY_ACCT is not set
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_TREE=y
#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_TREE_PREEMPT_RCU is not set
# CONFIG_RCU_TRACE is not set
CONFIG_RCU_FANOUT=64
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_GROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_RT_GROUP_SCHED=y
# CONFIG_USER_SCHED is not set
CONFIG_CGROUP_SCHED=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_NS=y
CONFIG_CGROUP_FREEZER=y
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_CGROUP_MEM_RES_CTLR=y
# CONFIG_CGROUP_MEM_RES_CTLR_SWAP is not set
CONFIG_MM_OWNER=y
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_RELAY=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
# CONFIG_USER_NS is not set
CONFIG_PID_NS=y
# CONFIG_NET_NS is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_HAVE_PERF_EVENTS=y
#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
CONFIG_EVENT_PROFILE=y
CONFIG_PERF_COUNTERS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
# CONFIG_COMPAT_BRK is not set
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_OPROFILE=m
CONFIG_OPROFILE_IBS=y
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_HAVE_DMA_API_DEBUG=y
#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_SLOW_WORK=y
# CONFIG_SLOW_WORK_DEBUG is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLOCK_COMPAT=y
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_FREEZER=y
#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
# CONFIG_SPARSE_IRQ is not set
CONFIG_X86_MPPARSE=y
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_VSMP is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_PARAVIRT_GUEST=y
CONFIG_XEN=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=32
CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_SPINLOCKS is not set
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_DEBUG is not set
# CONFIG_MEMTEST is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MPSC is not set
CONFIG_MCORE2=y
# CONFIG_MATOM is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_CPU=y
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_INTERNODE_CACHE_BYTES=64
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
# CONFIG_X86_DS is not set
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
CONFIG_CALGARY_IOMMU=y
CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
CONFIG_AMD_IOMMU=y
# CONFIG_AMD_IOMMU_STATS is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_IOMMU_API=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=8
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
# CONFIG_X86_MCE is not set
CONFIG_I8K=m
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
# CONFIG_X86_CPU_DEBUG is not set
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
CONFIG_NUMA=y
CONFIG_K8_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SPAN_OTHER_NODES=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=6
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_HAVE_MLOCK=y
CONFIG_HAVE_MLOCKED_PAGE_BIT=y
CONFIG_MMU_NOTIFIER=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW_64K=y
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_EFI=y
CONFIG_SECCOMP=y
# CONFIG_CC_STACKPROTECTOR is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
# CONFIG_KEXEC_JUMP is not set
CONFIG_PHYSICAL_START=0x200000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_VERBOSE is not set
CONFIG_CAN_PM_TRACE=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_PM_TEST_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATION_NVS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
# CONFIG_PM_RUNTIME is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_POWER_METER is not set
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_NUMA=y
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_SBS=y
# CONFIG_SFI is not set
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_POWERNOW_K8=y
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_P4_CLOCKMOD=m
#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=m
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=m
#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
# CONFIG_DMAR is not set
# CONFIG_INTR_REMAP is not set
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
# CONFIG_PCIEASPM is not set
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_LEGACY=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
# CONFIG_PCI_IOV is not set
CONFIG_ISA_DMA_API=y
CONFIG_K8_NB=y
CONFIG_PCCARD=m
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_IOCTL=y
CONFIG_CARDBUS=y
#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
CONFIG_PD6729=m
CONFIG_I82092=m
CONFIG_PCCARD_NONSTATIC=m
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_SHPC=m
#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y
#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_ASK_IP_FIB_HASH=y
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
# CONFIG_DEFAULT_BIC is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_HTCP is not set
# CONFIG_DEFAULT_VEGAS is not set
# CONFIG_DEFAULT_WESTWOOD is not set
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
# CONFIG_IPV6_MIP6 is not set
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_SIT=m
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
# CONFIG_IPV6_SUBTREES is not set
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y
#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CT_ACCT=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_EVENTS=y
# CONFIG_NF_CT_PROTO_DCCP is not set
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_PPTP=m
# CONFIG_NF_CONNTRACK_SANE is not set
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XTABLES=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
# CONFIG_NETFILTER_XT_TARGET_LED is not set
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_HL=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
# CONFIG_NETFILTER_XT_MATCH_RECENT_PROC_COMPAT is not set
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
CONFIG_IP_VS=m
CONFIG_IP_VS_IPV6=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12
#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m
#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
#
# IPv6: Netfilter Configuration
#
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m
#
# DECnet: Netfilter Configuration
#
CONFIG_DECNET_NF_GRABULATOR=m
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_802_3=m
CONFIG_BRIDGE_EBT_AMONG=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_IP6=m
CONFIG_BRIDGE_EBT_LIMIT=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_STP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_ARPREPLY=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_ULOG=m
CONFIG_BRIDGE_EBT_NFLOG=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m
#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_CCID3_RTO=100
CONFIG_IP_DCCP_TFRC_LIB=y
#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
# CONFIG_NET_DCCPPROBE is not set
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
# CONFIG_SCTP_HMAC_SHA1 is not set
CONFIG_SCTP_HMAC_MD5=y
# CONFIG_RDS is not set
CONFIG_TIPC=m
# CONFIG_TIPC_ADVANCED is not set
# CONFIG_TIPC_DEBUG is not set
CONFIG_ATM=y
CONFIG_ATM_CLIP=y
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=m
CONFIG_ATM_MPOA=m
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
CONFIG_STP=m
CONFIG_GARP=m
CONFIG_BRIDGE=m
CONFIG_NET_DSA=y
CONFIG_NET_DSA_TAG_DSA=y
CONFIG_NET_DSA_TAG_EDSA=y
CONFIG_NET_DSA_TAG_TRAILER=y
CONFIG_NET_DSA_MV88E6XXX=y
CONFIG_NET_DSA_MV88E6060=y
CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y
CONFIG_NET_DSA_MV88E6131=y
CONFIG_NET_DSA_MV88E6123_61_65=y
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_DECNET=m
# CONFIG_DECNET_ROUTER is not set
CONFIG_LLC=y
CONFIG_LLC2=m
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
CONFIG_X25=m
CONFIG_LAPB=m
CONFIG_ECONET=m
CONFIG_ECONET_AUNUDP=y
CONFIG_ECONET_NATIVE=y
CONFIG_WAN_ROUTER=m
CONFIG_PHONET=m
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y
#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_ATM=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_MULTIQ=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_NETEM=m
# CONFIG_NET_SCH_DRR is not set
CONFIG_NET_SCH_INGRESS=m
#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=m
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
# CONFIG_CLS_U32_PERF is not set
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=m
CONFIG_NET_EMATCH_NBYTE=m
CONFIG_NET_EMATCH_U32=m
CONFIG_NET_EMATCH_META=m
CONFIG_NET_EMATCH_TEXT=m
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=m
CONFIG_NET_ACT_GACT=m
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=m
CONFIG_NET_ACT_IPT=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_ACT_PEDIT=m
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_ACT_SKBEDIT=m
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
#
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_TCPPROBE=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_HAMRADIO=y
#
# Packet Radio protocols
#
CONFIG_AX25=m
CONFIG_AX25_DAMA_SLAVE=y
CONFIG_NETROM=m
CONFIG_ROSE=m
#
# AX.25 network device drivers
#
CONFIG_MKISS=m
CONFIG_6PACK=m
CONFIG_BPQETHER=m
CONFIG_BAYCOM_SER_FDX=m
CONFIG_BAYCOM_SER_HDX=m
CONFIG_BAYCOM_PAR=m
CONFIG_YAM=m
# CONFIG_CAN is not set
CONFIG_IRDA=m
#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
CONFIG_IRDA_ULTRA=y
#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
CONFIG_IRDA_DEBUG=y
#
# Infrared-port device drivers
#
#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m
#
# Dongle support
#
CONFIG_DONGLE=y
CONFIG_ESI_DONGLE=m
CONFIG_ACTISYS_DONGLE=m
CONFIG_TEKRAM_DONGLE=m
# CONFIG_TOIM3232_DONGLE is not set
CONFIG_LITELINK_DONGLE=m
CONFIG_MA600_DONGLE=m
CONFIG_GIRBIL_DONGLE=m
CONFIG_MCP2120_DONGLE=m
CONFIG_OLD_BELKIN_DONGLE=m
CONFIG_ACT200L_DONGLE=m
CONFIG_KINGSUN_DONGLE=m
CONFIG_KSDAZZLE_DONGLE=m
CONFIG_KS959_DONGLE=m
#
# FIR device drivers
#
CONFIG_USB_IRDA=m
CONFIG_SIGMATEL_FIR=m
CONFIG_NSC_FIR=m
CONFIG_WINBOND_FIR=m
CONFIG_SMC_IRCC_FIR=m
CONFIG_ALI_FIR=m
CONFIG_VLSI_FIR=m
CONFIG_VIA_FIR=m
CONFIG_MCS_FIR=m
CONFIG_BT=y
CONFIG_BT_L2CAP=y
CONFIG_BT_SCO=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_CMTP=m
CONFIG_BT_HIDP=m
#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
# CONFIG_BT_MRVL is not set
CONFIG_AF_RXRPC=m
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=m
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEFAULT_PS_VALUE=1
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_WIRELESS_OLD_REGULATORY is not set
CONFIG_WIRELESS_EXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
CONFIG_LIB80211=m
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_RC_MINSTREL=y
# CONFIG_MAC80211_RC_DEFAULT_PID is not set
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_NET_9P is not set
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
# CONFIG_DEVTMPFS is not set
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
CONFIG_SYS_HYPERVISOR=y
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
CONFIG_MTD=m
# CONFIG_MTD_DEBUG is not set
# CONFIG_MTD_TESTS is not set
CONFIG_MTD_CONCAT=m
CONFIG_MTD_PARTITIONS=y
CONFIG_MTD_REDBOOT_PARTS=m
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
CONFIG_MTD_AR7_PARTS=m
#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=m
CONFIG_HAVE_MTD_OTP=y
CONFIG_MTD_BLKDEVS=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y
CONFIG_INFTL=m
CONFIG_RFD_FTL=m
CONFIG_SSFDC=m
CONFIG_MTD_OOPS=m
#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=m
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
CONFIG_MTD_CFI_INTELEXT=m
CONFIG_MTD_CFI_AMDSTD=m
CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_CFI_UTIL=m
CONFIG_MTD_RAM=m
CONFIG_MTD_ROM=m
CONFIG_MTD_ABSENT=m
#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
CONFIG_MTD_PHYSMAP=m
# CONFIG_MTD_PHYSMAP_COMPAT is not set
CONFIG_MTD_SC520CDP=m
CONFIG_MTD_NETSC520=m
CONFIG_MTD_TS5500=m
CONFIG_MTD_SBC_GXX=m
CONFIG_MTD_AMD76XROM=m
CONFIG_MTD_ICHXROM=m
CONFIG_MTD_ESB2ROM=m
CONFIG_MTD_CK804XROM=m
CONFIG_MTD_SCB2_FLASH=m
CONFIG_MTD_NETtel=m
CONFIG_MTD_L440GX=m
CONFIG_MTD_PCI=m
# CONFIG_MTD_GPIO_ADDR is not set
CONFIG_MTD_INTEL_VR_NOR=m
CONFIG_MTD_PLATRAM=m
#
# Self-contained MTD device drivers
#
CONFIG_MTD_PMC551=m
# CONFIG_MTD_PMC551_BUGFIX is not set
# CONFIG_MTD_PMC551_DEBUG is not set
CONFIG_MTD_DATAFLASH=m
# CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
CONFIG_MTD_DATAFLASH_OTP=y
CONFIG_MTD_M25P80=m
CONFIG_M25PXX_USE_FAST_READ=y
# CONFIG_MTD_SST25L is not set
CONFIG_MTD_SLRAM=m
CONFIG_MTD_PHRAM=m
CONFIG_MTD_MTDRAM=m
CONFIG_MTDRAM_TOTAL_SIZE=4096
CONFIG_MTDRAM_ERASE_SIZE=128
CONFIG_MTD_BLOCK2MTD=m
#
# Disk-On-Chip Device Drivers
#
CONFIG_MTD_DOC2000=m
CONFIG_MTD_DOC2001=m
CONFIG_MTD_DOC2001PLUS=m
CONFIG_MTD_DOCPROBE=m
CONFIG_MTD_DOCECC=m
# CONFIG_MTD_DOCPROBE_ADVANCED is not set
CONFIG_MTD_DOCPROBE_ADDRESS=0
CONFIG_MTD_NAND=m
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
# CONFIG_MTD_NAND_ECC_SMC is not set
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
CONFIG_MTD_NAND_IDS=m
CONFIG_MTD_NAND_DISKONCHIP=m
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
CONFIG_MTD_NAND_CAFE=m
CONFIG_MTD_NAND_NANDSIM=m
CONFIG_MTD_NAND_PLATFORM=m
CONFIG_MTD_ALAUDA=m
CONFIG_MTD_ONENAND=m
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
# CONFIG_MTD_ONENAND_GENERIC is not set
# CONFIG_MTD_ONENAND_OTP is not set
CONFIG_MTD_ONENAND_2X_PROGRAM=y
CONFIG_MTD_ONENAND_SIM=m
#
# LPDDR flash memory drivers
#
# CONFIG_MTD_LPDDR is not set
#
# UBI - Unsorted block images
#
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_RESERVE=1
CONFIG_MTD_UBI_GLUEBI=m
#
# UBI debugging options
#
# CONFIG_MTD_UBI_DEBUG is not set
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_SERIAL=m
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=m
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y
#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
CONFIG_PARIDE=m
#
# Parallel IDE high-level drivers
#
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
CONFIG_PARIDE_PT=m
CONFIG_PARIDE_PG=m
#
# Parallel IDE protocol modules
#
CONFIG_PARIDE_ATEN=m
CONFIG_PARIDE_BPCK=m
CONFIG_PARIDE_COMM=m
CONFIG_PARIDE_DSTR=m
CONFIG_PARIDE_FIT2=m
CONFIG_PARIDE_FIT3=m
CONFIG_PARIDE_EPAT=m
# CONFIG_PARIDE_EPATC8 is not set
CONFIG_PARIDE_EPIA=m
CONFIG_PARIDE_FRIQ=m
CONFIG_PARIDE_FRPW=m
CONFIG_PARIDE_KBIC=m
CONFIG_PARIDE_KTTI=m
CONFIG_PARIDE_ON20=m
CONFIG_PARIDE_ON26=m
CONFIG_BLK_CPQ_DA=m
CONFIG_BLK_CPQ_CISS_DA=m
CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=m
CONFIG_BLK_DEV_UMEM=m
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_SX8=m
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
CONFIG_ATA_OVER_ETH=m
CONFIG_XEN_BLKDEV_FRONTEND=m
CONFIG_VIRTIO_BLK=m
# CONFIG_BLK_DEV_HD is not set
CONFIG_MISC_DEVICES=y
CONFIG_IBM_ASM=m
CONFIG_PHANTOM=m
CONFIG_SGI_IOC4=m
CONFIG_TIFM_CORE=m
CONFIG_TIFM_7XX1=m
CONFIG_ICS932S401=m
CONFIG_ENCLOSURE_SERVICES=m
CONFIG_HP_ILO=m
# CONFIG_DELL_LAPTOP is not set
# CONFIG_ISL29003 is not set
CONFIG_C2PORT=m
CONFIG_C2PORT_DURAMAR_2150=m
#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=m
# CONFIG_CB710_CORE is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set
#
# SCSI device support
#
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=m
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=m
CONFIG_SCSI_ENCLOSURE=m
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_SCSI_WAIT_SCAN=m
#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
CONFIG_SCSI_SAS_LIBSAS=m
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
# CONFIG_SCSI_SAS_LIBSAS_DEBUG is not set
CONFIG_SCSI_SRP_ATTRS=m
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
CONFIG_ISCSI_TCP=m
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
CONFIG_BLK_DEV_3W_XXXX_RAID=m
CONFIG_SCSI_3W_9XXX=m
CONFIG_SCSI_ACARD=m
CONFIG_SCSI_AACRAID=m
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
CONFIG_AIC7XXX_DEBUG_ENABLE=y
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
# CONFIG_SCSI_AIC7XXX_OLD is not set
CONFIG_SCSI_AIC79XX=m
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=5000
CONFIG_AIC79XX_DEBUG_ENABLE=y
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC94XX=m
# CONFIG_AIC94XX_DEBUG is not set
CONFIG_SCSI_MVSAS=m
CONFIG_SCSI_MVSAS_DEBUG=y
CONFIG_SCSI_DPT_I2O=m
CONFIG_SCSI_ADVANSYS=m
CONFIG_SCSI_ARCMSR=m
CONFIG_SCSI_ARCMSR_AER=y
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_MAILBOX=m
CONFIG_MEGARAID_LEGACY=m
CONFIG_MEGARAID_SAS=m
# CONFIG_SCSI_MPT2SAS is not set
CONFIG_SCSI_HPTIOP=m
CONFIG_SCSI_BUSLOGIC=m
# CONFIG_LIBFC is not set
# CONFIG_LIBFCOE is not set
# CONFIG_FCOE is not set
# CONFIG_FCOE_FNIC is not set
CONFIG_SCSI_DMX3191D=m
CONFIG_SCSI_EATA=m
CONFIG_SCSI_EATA_TAGGED_QUEUE=y
CONFIG_SCSI_EATA_LINKED_COMMANDS=y
CONFIG_SCSI_EATA_MAX_TAGS=16
CONFIG_SCSI_FUTURE_DOMAIN=m
CONFIG_SCSI_GDTH=m
CONFIG_SCSI_IPS=m
CONFIG_SCSI_INITIO=m
CONFIG_SCSI_INIA100=m
CONFIG_SCSI_PPA=m
CONFIG_SCSI_IMM=m
# CONFIG_SCSI_IZIP_EPP16 is not set
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
CONFIG_SCSI_STEX=m
CONFIG_SCSI_SYM53C8XX_2=m
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
CONFIG_SCSI_IPR=m
# CONFIG_SCSI_IPR_TRACE is not set
# CONFIG_SCSI_IPR_DUMP is not set
CONFIG_SCSI_QLOGIC_1280=m
CONFIG_SCSI_QLA_FC=m
CONFIG_SCSI_QLA_ISCSI=m
CONFIG_SCSI_LPFC=m
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
CONFIG_SCSI_DC395x=m
CONFIG_SCSI_DC390T=m
CONFIG_SCSI_DEBUG=m
# CONFIG_SCSI_PMCRAID is not set
CONFIG_SCSI_SRP=m
# CONFIG_SCSI_BFA_FC is not set
CONFIG_SCSI_LOWLEVEL_PCMCIA=y
CONFIG_PCMCIA_FDOMAIN=m
CONFIG_PCMCIA_QLOGIC=m
CONFIG_PCMCIA_SYM53C500=m
CONFIG_SCSI_DH=y
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
CONFIG_SATA_SIL24=y
CONFIG_ATA_SFF=y
CONFIG_SATA_SVW=y
CONFIG_ATA_PIIX=y
CONFIG_SATA_MV=m
CONFIG_SATA_NV=y
CONFIG_PDC_ADMA=y
CONFIG_SATA_QSTOR=y
CONFIG_SATA_PROMISE=y
CONFIG_SATA_SX4=y
CONFIG_SATA_SIL=y
CONFIG_SATA_SIS=y
CONFIG_SATA_ULI=y
CONFIG_SATA_VIA=y
CONFIG_SATA_VITESSE=y
CONFIG_SATA_INIC162X=y
CONFIG_PATA_ACPI=y
CONFIG_PATA_ALI=y
CONFIG_PATA_AMD=y
CONFIG_PATA_ARTOP=y
# CONFIG_PATA_ATP867X is not set
CONFIG_PATA_ATIIXP=y
CONFIG_PATA_CMD640_PCI=m
CONFIG_PATA_CMD64X=y
CONFIG_PATA_CS5520=y
CONFIG_PATA_CS5530=y
CONFIG_PATA_CYPRESS=m
CONFIG_PATA_EFAR=y
CONFIG_ATA_GENERIC=y
CONFIG_PATA_HPT366=y
CONFIG_PATA_HPT37X=y
CONFIG_PATA_HPT3X2N=m
CONFIG_PATA_HPT3X3=y
# CONFIG_PATA_HPT3X3_DMA is not set
CONFIG_PATA_IT821X=y
CONFIG_PATA_IT8213=m
CONFIG_PATA_JMICRON=y
CONFIG_PATA_TRIFLEX=y
CONFIG_PATA_MARVELL=y
CONFIG_PATA_MPIIX=y
CONFIG_PATA_OLDPIIX=y
CONFIG_PATA_NETCELL=y
CONFIG_PATA_NINJA32=m
CONFIG_PATA_NS87410=y
CONFIG_PATA_NS87415=y
CONFIG_PATA_OPTI=m
CONFIG_PATA_OPTIDMA=m
CONFIG_PATA_PCMCIA=m
CONFIG_PATA_PDC_OLD=y
CONFIG_PATA_RADISYS=m
# CONFIG_PATA_RDC is not set
CONFIG_PATA_RZ1000=y
CONFIG_PATA_SC1200=y
CONFIG_PATA_SERVERWORKS=y
CONFIG_PATA_PDC2027X=y
CONFIG_PATA_SIL680=y
CONFIG_PATA_SIS=y
CONFIG_PATA_VIA=y
CONFIG_PATA_WINBOND=y
CONFIG_PATA_SCH=y
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
# CONFIG_MULTICORE_RAID456 is not set
CONFIG_MD_RAID6_PQ=m
# CONFIG_ASYNC_RAID6_TEST is not set
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_MIRROR=y
# CONFIG_DM_LOG_USERSPACE is not set
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=y
# CONFIG_DM_MULTIPATH_QL is not set
# CONFIG_DM_MULTIPATH_ST is not set
# CONFIG_DM_DELAY is not set
CONFIG_DM_UEVENT=y
CONFIG_FUSION=y
CONFIG_FUSION_SPI=m
CONFIG_FUSION_FC=m
CONFIG_FUSION_SAS=m
CONFIG_FUSION_MAX_SGE=128
CONFIG_FUSION_CTL=m
CONFIG_FUSION_LAN=m
CONFIG_FUSION_LOGGING=y
#
# IEEE 1394 (FireWire) support
#
#
# You can enable one or both FireWire driver stacks.
#
#
# See the help texts for more information.
#
CONFIG_FIREWIRE=m
CONFIG_FIREWIRE_OHCI=m
CONFIG_FIREWIRE_OHCI_DEBUG=y
CONFIG_FIREWIRE_SBP2=m
# CONFIG_FIREWIRE_NET is not set
CONFIG_IEEE1394=m
CONFIG_IEEE1394_OHCI1394=m
CONFIG_IEEE1394_PCILYNX=m
CONFIG_IEEE1394_SBP2=m
# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y
CONFIG_IEEE1394_ETH1394=m
CONFIG_IEEE1394_RAWIO=m
CONFIG_IEEE1394_VIDEO1394=m
CONFIG_IEEE1394_DV1394=m
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
CONFIG_I2O=m
CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
CONFIG_I2O_EXT_ADAPTEC=y
CONFIG_I2O_EXT_ADAPTEC_DMA64=y
# CONFIG_I2O_CONFIG is not set
CONFIG_I2O_BUS=m
CONFIG_I2O_BLOCK=m
CONFIG_I2O_SCSI=m
CONFIG_I2O_PROC=m
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=y
CONFIG_NETDEVICES=y
CONFIG_IFB=m
CONFIG_DUMMY=m
CONFIG_BONDING=m
CONFIG_MACVLAN=m
CONFIG_EQUALIZER=m
CONFIG_TUN=m
CONFIG_VETH=m
CONFIG_NET_SB1000=m
CONFIG_ARCNET=m
CONFIG_ARCNET_1201=m
CONFIG_ARCNET_1051=m
CONFIG_ARCNET_RAW=m
CONFIG_ARCNET_CAP=m
CONFIG_ARCNET_COM90xx=m
CONFIG_ARCNET_COM90xxIO=m
CONFIG_ARCNET_RIM_I=m
CONFIG_ARCNET_COM20020=m
CONFIG_ARCNET_COM20020_PCI=m
CONFIG_PHYLIB=y
#
# MII PHY device drivers
#
CONFIG_MARVELL_PHY=m
CONFIG_DAVICOM_PHY=m
CONFIG_QSEMI_PHY=m
CONFIG_LXT_PHY=m
CONFIG_CICADA_PHY=m
CONFIG_VITESSE_PHY=m
CONFIG_SMSC_PHY=m
CONFIG_BROADCOM_PHY=m
CONFIG_ICPLUS_PHY=m
# CONFIG_REALTEK_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_LSI_ET1011C_PHY is not set
CONFIG_FIXED_PHY=y
CONFIG_MDIO_BITBANG=m
# CONFIG_MDIO_GPIO is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=m
CONFIG_HAPPYMEAL=m
CONFIG_SUNGEM=m
CONFIG_CASSINI=m
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=m
CONFIG_TYPHOON=m
# CONFIG_ENC28J60 is not set
# CONFIG_ETHOC is not set
# CONFIG_DNET is not set
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_DE2104X_DSL=0
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m
CONFIG_ULI526X=m
CONFIG_PCMCIA_XIRCOM=m
CONFIG_HP100=m
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
CONFIG_NET_PCI=y
CONFIG_PCNET32=m
CONFIG_AMD8111_ETH=m
CONFIG_ADAPTEC_STARFIRE=m
CONFIG_B44=m
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_FORCEDETH=m
# CONFIG_FORCEDETH_NAPI is not set
CONFIG_E100=m
CONFIG_FEALNX=m
CONFIG_NATSEMI=m
CONFIG_NE2K_PCI=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
CONFIG_8139TOO_PIO=y
# CONFIG_8139TOO_TUNE_TWISTER is not set
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_R6040 is not set
CONFIG_SIS900=m
CONFIG_EPIC100=m
# CONFIG_SMSC9420 is not set
CONFIG_SUNDANCE=m
# CONFIG_SUNDANCE_MMIO is not set
CONFIG_TLAN=m
# CONFIG_KS8842 is not set
# CONFIG_KS8851 is not set
# CONFIG_KS8851_MLL is not set
CONFIG_VIA_RHINE=m
CONFIG_VIA_RHINE_MMIO=y
CONFIG_SC92031=m
CONFIG_NET_POCKET=y
CONFIG_ATP=m
CONFIG_DE600=m
CONFIG_DE620=m
CONFIG_ATL2=m
CONFIG_NETDEV_1000=y
CONFIG_ACENIC=m
# CONFIG_ACENIC_OMIT_TIGON_I is not set
# CONFIG_DL2K is not set
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_IP1000=m
CONFIG_IGB=m
CONFIG_IGB_DCA=y
# CONFIG_IGBVF is not set
CONFIG_NS83820=m
CONFIG_HAMACHI=m
CONFIG_YELLOWFIN=m
# CONFIG_R8169 is not set
CONFIG_SIS190=m
CONFIG_SKGE=m
# CONFIG_SKGE_DEBUG is not set
CONFIG_SKY2=m
# CONFIG_SKY2_DEBUG is not set
CONFIG_VIA_VELOCITY=m
CONFIG_TIGON3=m
CONFIG_BNX2=m
# CONFIG_CNIC is not set
CONFIG_QLA3XXX=m
CONFIG_ATL1=m
CONFIG_ATL1E=m
# CONFIG_ATL1C is not set
CONFIG_JME=m
CONFIG_NETDEV_10000=y
CONFIG_MDIO=m
CONFIG_CHELSIO_T1=m
CONFIG_CHELSIO_T1_1G=y
CONFIG_CHELSIO_T3_DEPENDS=y
CONFIG_CHELSIO_T3=m
CONFIG_ENIC=m
CONFIG_IXGBE=m
CONFIG_IXGBE_DCA=y
CONFIG_IXGB=m
CONFIG_S2IO=m
# CONFIG_VXGE is not set
CONFIG_MYRI10GE=m
CONFIG_MYRI10GE_DCA=y
# CONFIG_NETXEN_NIC is not set
CONFIG_NIU=m
CONFIG_MLX4_EN=m
CONFIG_MLX4_CORE=m
CONFIG_MLX4_DEBUG=y
CONFIG_TEHUTI=m
CONFIG_BNX2X=m
CONFIG_QLGE=m
CONFIG_SFC=m
CONFIG_SFC_MTD=y
# CONFIG_BE2NET is not set
CONFIG_TR=y
CONFIG_IBMOL=m
CONFIG_3C359=m
CONFIG_TMS380TR=m
CONFIG_TMSPCI=m
CONFIG_ABYSS=m
CONFIG_WLAN=y
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
#
# USB Network Adapters
#
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_CDC_EEM is not set
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_KC2190=y
CONFIG_USB_NET_ZAURUS=m
CONFIG_USB_HSO=m
# CONFIG_USB_NET_INT51X1 is not set
# CONFIG_USB_CDC_PHONET is not set
CONFIG_NET_PCMCIA=y
CONFIG_PCMCIA_3C589=m
CONFIG_PCMCIA_3C574=m
CONFIG_PCMCIA_FMVJ18X=m
CONFIG_PCMCIA_PCNET=m
CONFIG_PCMCIA_NMCLAN=m
CONFIG_PCMCIA_SMC91C92=m
CONFIG_PCMCIA_XIRC2PS=m
CONFIG_PCMCIA_AXNET=m
CONFIG_ARCNET_COM20020_CS=m
CONFIG_PCMCIA_IBMTR=m
CONFIG_WAN=y
CONFIG_LANMEDIA=m
CONFIG_HDLC=m
CONFIG_HDLC_RAW=m
CONFIG_HDLC_RAW_ETH=m
CONFIG_HDLC_CISCO=m
CONFIG_HDLC_FR=m
CONFIG_HDLC_PPP=m
CONFIG_HDLC_X25=m
CONFIG_PCI200SYN=m
CONFIG_WANXL=m
# CONFIG_PC300TOO is not set
CONFIG_FARSYNC=m
CONFIG_DSCC4=m
CONFIG_DSCC4_PCISYNC=y
CONFIG_DSCC4_PCI_RST=y
CONFIG_DLCI=m
CONFIG_DLCI_MAX=8
CONFIG_WAN_ROUTER_DRIVERS=m
CONFIG_CYCLADES_SYNC=m
CONFIG_CYCLOMX_X25=y
CONFIG_LAPBETHER=m
CONFIG_X25_ASY=m
CONFIG_SBNI=m
# CONFIG_SBNI_MULTILINE is not set
CONFIG_ATM_DRIVERS=y
# CONFIG_ATM_DUMMY is not set
CONFIG_ATM_TCP=m
CONFIG_ATM_LANAI=m
CONFIG_ATM_ENI=m
# CONFIG_ATM_ENI_DEBUG is not set
# CONFIG_ATM_ENI_TUNE_BURST is not set
CONFIG_ATM_FIRESTREAM=m
CONFIG_ATM_ZATM=m
# CONFIG_ATM_ZATM_DEBUG is not set
CONFIG_ATM_IDT77252=m
# CONFIG_ATM_IDT77252_DEBUG is not set
# CONFIG_ATM_IDT77252_RCV_ALL is not set
CONFIG_ATM_IDT77252_USE_SUNI=y
CONFIG_ATM_AMBASSADOR=m
# CONFIG_ATM_AMBASSADOR_DEBUG is not set
CONFIG_ATM_HORIZON=m
# CONFIG_ATM_HORIZON_DEBUG is not set
CONFIG_ATM_IA=m
# CONFIG_ATM_IA_DEBUG is not set
CONFIG_ATM_FORE200E=m
# CONFIG_ATM_FORE200E_USE_TASKLET is not set
CONFIG_ATM_FORE200E_TX_RETRY=16
CONFIG_ATM_FORE200E_DEBUG=0
CONFIG_ATM_HE=m
CONFIG_ATM_HE_USE_SUNI=y
# CONFIG_ATM_SOLOS is not set
CONFIG_XEN_NETDEV_FRONTEND=m
CONFIG_FDDI=y
CONFIG_DEFXX=m
# CONFIG_DEFXX_MMIO is not set
CONFIG_SKFP=m
CONFIG_HIPPI=y
CONFIG_ROADRUNNER=m
# CONFIG_ROADRUNNER_LARGE_RINGS is not set
CONFIG_PLIP=m
CONFIG_PPP=y
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
CONFIG_PPPOATM=m
CONFIG_PPPOL2TP=m
CONFIG_SLIP=m
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLHC=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y
CONFIG_NET_FC=y
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_VIRTIO_NET=m
# CONFIG_VMXNET3 is not set
CONFIG_ISDN=y
CONFIG_ISDN_I4L=m
# CONFIG_MISDN is not set
CONFIG_ISDN_PPP=y
CONFIG_ISDN_PPP_VJ=y
CONFIG_ISDN_MPP=y
CONFIG_IPPP_FILTER=y
CONFIG_ISDN_PPP_BSDCOMP=m
CONFIG_ISDN_AUDIO=y
CONFIG_ISDN_TTY_FAX=y
CONFIG_ISDN_X25=y
#
# ISDN feature submodules
#
CONFIG_ISDN_DIVERSION=m
#
# ISDN4Linux hardware drivers
#
#
# Passive cards
#
CONFIG_ISDN_DRV_HISAX=m
#
# D-channel protocol features
#
CONFIG_HISAX_EURO=y
CONFIG_DE_AOC=y
# CONFIG_HISAX_NO_SENDCOMPLETE is not set
# CONFIG_HISAX_NO_LLC is not set
# CONFIG_HISAX_NO_KEYPAD is not set
CONFIG_HISAX_1TR6=y
CONFIG_HISAX_NI1=y
CONFIG_HISAX_MAX_CARDS=8
#
# HiSax supported cards
#
CONFIG_HISAX_16_3=y
CONFIG_HISAX_TELESPCI=y
CONFIG_HISAX_S0BOX=y
CONFIG_HISAX_FRITZPCI=y
CONFIG_HISAX_AVM_A1_PCMCIA=y
CONFIG_HISAX_ELSA=y
CONFIG_HISAX_DIEHLDIVA=y
CONFIG_HISAX_SEDLBAUER=y
CONFIG_HISAX_NETJET=y
CONFIG_HISAX_NETJET_U=y
CONFIG_HISAX_NICCY=y
CONFIG_HISAX_BKM_A4T=y
CONFIG_HISAX_SCT_QUADRO=y
CONFIG_HISAX_GAZEL=y
CONFIG_HISAX_HFC_PCI=y
CONFIG_HISAX_W6692=y
CONFIG_HISAX_HFC_SX=y
CONFIG_HISAX_ENTERNOW_PCI=y
# CONFIG_HISAX_DEBUG is not set
#
# HiSax PCMCIA card service modules
#
CONFIG_HISAX_SEDLBAUER_CS=m
CONFIG_HISAX_ELSA_CS=m
CONFIG_HISAX_AVM_A1_CS=m
CONFIG_HISAX_TELES_CS=m
#
# HiSax sub driver modules
#
CONFIG_HISAX_ST5481=m
CONFIG_HISAX_HFCUSB=m
CONFIG_HISAX_HFC4S8S=m
CONFIG_HISAX_FRITZ_PCIPNP=m
#
# Active cards
#
CONFIG_HYSDN=m
CONFIG_HYSDN_CAPI=y
CONFIG_ISDN_HDLC=m
CONFIG_ISDN_CAPI=m
CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
CONFIG_CAPI_TRACE=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=m
CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
CONFIG_ISDN_CAPI_CAPIFS=m
CONFIG_ISDN_CAPI_CAPIDRV=m
#
# CAPI hardware drivers
#
CONFIG_CAPI_AVM=y
CONFIG_ISDN_DRV_AVMB1_B1PCI=m
CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y
CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m
CONFIG_ISDN_DRV_AVMB1_AVM_CS=m
CONFIG_ISDN_DRV_AVMB1_T1PCI=m
CONFIG_ISDN_DRV_AVMB1_C4=m
CONFIG_CAPI_EICON=y
CONFIG_ISDN_DIVAS=m
CONFIG_ISDN_DIVAS_BRIPCI=y
CONFIG_ISDN_DIVAS_PRIPCI=y
CONFIG_ISDN_DIVAS_DIVACAPI=m
CONFIG_ISDN_DIVAS_USERIDI=m
CONFIG_ISDN_DIVAS_MAINT=m
CONFIG_ISDN_DRV_GIGASET=m
CONFIG_GIGASET_BASE=m
CONFIG_GIGASET_M105=m
CONFIG_GIGASET_M101=m
# CONFIG_GIGASET_DEBUG is not set
CONFIG_PHONE=m
# CONFIG_PHONE_IXJ is not set
#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=m
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m
CONFIG_XEN_KBDDEV_FRONTEND=m
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_QT2160 is not set
CONFIG_KEYBOARD_LKKBD=m
CONFIG_KEYBOARD_GPIO=m
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
CONFIG_KEYBOARD_NEWTON=m
# CONFIG_KEYBOARD_OPENCORES is not set
CONFIG_KEYBOARD_STOWAWAY=m
CONFIG_KEYBOARD_SUNKBD=m
CONFIG_KEYBOARD_XTKBD=m
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
CONFIG_MOUSE_PS2_ELANTECH=y
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
CONFIG_MOUSE_VSXXXAA=m
CONFIG_MOUSE_GPIO=m
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
CONFIG_JOYSTICK_A3D=m
CONFIG_JOYSTICK_ADI=m
CONFIG_JOYSTICK_COBRA=m
CONFIG_JOYSTICK_GF2K=m
CONFIG_JOYSTICK_GRIP=m
CONFIG_JOYSTICK_GRIP_MP=m
CONFIG_JOYSTICK_GUILLEMOT=m
CONFIG_JOYSTICK_INTERACT=m
CONFIG_JOYSTICK_SIDEWINDER=m
CONFIG_JOYSTICK_TMDC=m
CONFIG_JOYSTICK_IFORCE=m
CONFIG_JOYSTICK_IFORCE_USB=y
CONFIG_JOYSTICK_IFORCE_232=y
CONFIG_JOYSTICK_WARRIOR=m
CONFIG_JOYSTICK_MAGELLAN=m
CONFIG_JOYSTICK_SPACEORB=m
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=m
CONFIG_JOYSTICK_TWIDJOY=m
CONFIG_JOYSTICK_ZHENHUA=m
CONFIG_JOYSTICK_DB9=m
CONFIG_JOYSTICK_GAMECON=m
CONFIG_JOYSTICK_TURBOGRAFX=m
CONFIG_JOYSTICK_JOYDUMP=m
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
# CONFIG_JOYSTICK_WALKERA0701 is not set
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=m
CONFIG_TABLET_USB_AIPTEK=m
CONFIG_TABLET_USB_GTCO=m
CONFIG_TABLET_USB_KBTAB=m
CONFIG_TABLET_USB_WACOM=m
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ADS7846=m
# CONFIG_TOUCHSCREEN_AD7877 is not set
# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
# CONFIG_TOUCHSCREEN_AD7879 is not set
CONFIG_TOUCHSCREEN_DA9034=y
# CONFIG_TOUCHSCREEN_EETI is not set
CONFIG_TOUCHSCREEN_FUJITSU=m
CONFIG_TOUCHSCREEN_GUNZE=m
CONFIG_TOUCHSCREEN_ELO=m
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_MCS5000 is not set
CONFIG_TOUCHSCREEN_MTOUCH=m
CONFIG_TOUCHSCREEN_INEXIO=m
CONFIG_TOUCHSCREEN_MK712=m
CONFIG_TOUCHSCREEN_PENMOUNT=m
CONFIG_TOUCHSCREEN_TOUCHRIGHT=m
CONFIG_TOUCHSCREEN_TOUCHWIN=m
CONFIG_TOUCHSCREEN_UCB1400=m
CONFIG_TOUCHSCREEN_WM97XX=m
CONFIG_TOUCHSCREEN_WM9705=y
CONFIG_TOUCHSCREEN_WM9712=y
CONFIG_TOUCHSCREEN_WM9713=y
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
CONFIG_TOUCHSCREEN_USB_E2I=y
CONFIG_TOUCHSCREEN_TOUCHIT213=m
# CONFIG_TOUCHSCREEN_TSC2007 is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
# CONFIG_INPUT_APANEL is not set
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_ATI_REMOTE=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m
CONFIG_INPUT_POWERMATE=m
CONFIG_INPUT_YEALINK=m
CONFIG_INPUT_CM109=m
CONFIG_INPUT_UINPUT=m
# CONFIG_INPUT_WINBOND_CIR is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=m
CONFIG_SERIO_CT82C710=m
CONFIG_SERIO_PARKBD=m
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_NS558=m
CONFIG_GAMEPORT_L4=m
CONFIG_GAMEPORT_EMU10K1=m
CONFIG_GAMEPORT_FM801=m
#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
# CONFIG_DEVKMEM is not set
CONFIG_SERIAL_NONSTANDARD=y
CONFIG_COMPUTONE=m
CONFIG_ROCKETPORT=m
CONFIG_CYCLADES=m
# CONFIG_CYZ_INTR is not set
CONFIG_DIGIEPCA=m
CONFIG_MOXA_INTELLIO=m
CONFIG_MOXA_SMARTIO=m
# CONFIG_ISI is not set
CONFIG_SYNCLINK=m
CONFIG_SYNCLINKMP=m
CONFIG_SYNCLINK_GT=m
CONFIG_N_HDLC=m
CONFIG_RISCOM8=m
CONFIG_SPECIALIX=m
CONFIG_STALDRV=y
CONFIG_STALLION=m
CONFIG_ISTALLION=m
CONFIG_NOZOMI=m
#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=48
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y
#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MAX3100 is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_JSM=m
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=0
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_VIRTIO_CONSOLE=m
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
CONFIG_HW_RANDOM_VIA=y
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_NVRAM=m
CONFIG_R3964=m
CONFIG_APPLICOM=m
#
# PCMCIA character devices
#
CONFIG_SYNCLINK_CS=m
CONFIG_CARDMAN_4000=m
CONFIG_CARDMAN_4040=m
CONFIG_IPWIRELESS=m
CONFIG_MWAVE=m
CONFIG_PC8736x_GPIO=m
CONFIG_NSC_GPIO=m
CONFIG_RAW_DRIVER=m
CONFIG_MAX_RAW_DEVS=256
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
CONFIG_HANGCHECK_TIMER=m
CONFIG_TCG_TPM=m
CONFIG_TCG_TIS=m
CONFIG_TCG_NSC=m
CONFIG_TCG_ATMEL=m
CONFIG_TCG_INFINEON=m
CONFIG_TELCLOCK=m
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
# CONFIG_I2C_HELPER_AUTO is not set
#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m
#
# I2C Hardware Bus support
#
#
# PC SMBus host controller drivers
#
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI1563=m
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_AMD756=m
# CONFIG_I2C_AMD756_S4882 is not set
CONFIG_I2C_AMD8111=m
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_NFORCE2=m
# CONFIG_I2C_NFORCE2_S4985 is not set
CONFIG_I2C_SIS5595=m
CONFIG_I2C_SIS630=m
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m
#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set
#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_GPIO=m
CONFIG_I2C_OCORES=m
CONFIG_I2C_SIMTEC=m
#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_PARPORT=m
CONFIG_I2C_PARPORT_LIGHT=m
CONFIG_I2C_TAOS_EVM=m
CONFIG_I2C_TINY_USB=m
#
# Graphics adapter I2C/DDC channel drivers
#
# CONFIG_I2C_VOODOO3 is not set
#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_PCA_PLATFORM=m
CONFIG_I2C_STUB=m
#
# Miscellaneous I2C Chip support
#
CONFIG_DS1682=m
CONFIG_SENSORS_TSL2550=m
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y
#
# SPI Master Controller Drivers
#
CONFIG_SPI_BITBANG=m
CONFIG_SPI_BUTTERFLY=m
# CONFIG_SPI_GPIO is not set
CONFIG_SPI_LM70_LLP=m
#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=m
CONFIG_SPI_TLE62X0=m
#
# PPS support
#
# CONFIG_PPS is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIOLIB=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y
#
# Memory mapped GPIO expanders:
#
#
# I2C GPIO expanders:
#
CONFIG_GPIO_MAX732X=m
CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
#
# PCI GPIO expanders:
#
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_LANGWELL is not set
#
# SPI GPIO expanders:
#
CONFIG_GPIO_MAX7301=m
CONFIG_GPIO_MCP23S08=m
# CONFIG_GPIO_MC33880 is not set
#
# AC97 GPIO expanders:
#
# CONFIG_GPIO_UCB1400 is not set
CONFIG_W1=m
CONFIG_W1_CON=y
#
# 1-wire Bus Masters
#
CONFIG_W1_MASTER_MATROX=m
CONFIG_W1_MASTER_DS2490=m
CONFIG_W1_MASTER_DS2482=m
CONFIG_W1_MASTER_GPIO=m
#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
# CONFIG_W1_SLAVE_DS2431 is not set
CONFIG_W1_SLAVE_DS2433=m
# CONFIG_W1_SLAVE_DS2433_CRC is not set
CONFIG_W1_SLAVE_DS2760=m
CONFIG_W1_SLAVE_BQ27000=m
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=m
CONFIG_BATTERY_DS2760=m
# CONFIG_BATTERY_DS2782 is not set
CONFIG_BATTERY_BQ27x00=m
# CONFIG_BATTERY_DA9030 is not set
# CONFIG_BATTERY_MAX17040 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=m
CONFIG_SENSORS_ABITUGURU3=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADCXX=m
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
CONFIG_SENSORS_ADM1029=m
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
CONFIG_SENSORS_ADT7462=m
CONFIG_SENSORS_ADT7470=m
CONFIG_SENSORS_ADT7473=m
CONFIG_SENSORS_ADT7475=m
CONFIG_SENSORS_K8TEMP=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_I5K_AMB=m
CONFIG_SENSORS_F71805F=m
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
CONFIG_SENSORS_FSCHMD=m
# CONFIG_SENSORS_G760A is not set
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
# CONFIG_SENSORS_CORETEMP is not set
CONFIG_SENSORS_IBMAEM=m
CONFIG_SENSORS_IBMPEX=m
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM70=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_LM92=m
CONFIG_SENSORS_LM93=m
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LM95241 is not set
CONFIG_SENSORS_MAX1111=m
CONFIG_SENSORS_MAX1619=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_PCF8591=m
# CONFIG_SENSORS_SHT15 is not set
CONFIG_SENSORS_SIS5595=m
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
CONFIG_SENSORS_SMSC47B397=m
CONFIG_SENSORS_ADS7828=m
CONFIG_SENSORS_THMC50=m
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_VT1211=m
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
CONFIG_SENSORS_W83792D=m
CONFIG_SENSORS_W83793=m
CONFIG_SENSORS_W83L785TS=m
CONFIG_SENSORS_W83L786NG=m
CONFIG_SENSORS_W83627HF=m
CONFIG_SENSORS_W83627EHF=m
CONFIG_SENSORS_HDAPS=m
CONFIG_SENSORS_APPLESMC=m
#
# ACPI drivers
#
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_SENSORS_LIS3LV02D=m
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
CONFIG_ACQUIRE_WDT=m
CONFIG_ADVANTECH_WDT=m
CONFIG_ALIM1535_WDT=m
CONFIG_ALIM7101_WDT=m
CONFIG_SC520_WDT=m
# CONFIG_SBC_FITPC2_WATCHDOG is not set
CONFIG_EUROTECH_WDT=m
CONFIG_IB700_WDT=m
CONFIG_IBMASR=m
CONFIG_WAFER_WDT=m
CONFIG_I6300ESB_WDT=m
CONFIG_ITCO_WDT=m
CONFIG_ITCO_VENDOR_SUPPORT=y
CONFIG_IT8712F_WDT=m
CONFIG_IT87_WDT=m
# CONFIG_HP_WATCHDOG is not set
CONFIG_SC1200_WDT=m
CONFIG_PC87413_WDT=m
CONFIG_60XX_WDT=m
CONFIG_SBC8360_WDT=m
CONFIG_CPU5_WDT=m
# CONFIG_SMSC_SCH311X_WDT is not set
CONFIG_SMSC37B787_WDT=m
CONFIG_W83627HF_WDT=m
CONFIG_W83697HF_WDT=m
CONFIG_W83697UG_WDT=m
CONFIG_W83877F_WDT=m
CONFIG_W83977F_WDT=m
CONFIG_MACHZ_WDT=m
CONFIG_SBC_EPX_C3_WATCHDOG=m
#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=m
CONFIG_WDTPCI=m
#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=m
CONFIG_SSB_POSSIBLE=y
#
# Sonics Silicon Backplane
#
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
# CONFIG_SSB_B43_PCI_BRIDGE is not set
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
# CONFIG_SSB_PCMCIAHOST is not set
CONFIG_SSB_SDIOHOST_POSSIBLE=y
# CONFIG_SSB_SDIOHOST is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
#
# Multifunction device drivers
#
CONFIG_MFD_CORE=m
CONFIG_MFD_SM501=m
# CONFIG_MFD_SM501_GPIO is not set
CONFIG_HTC_PASIC3=m
CONFIG_UCB1400_CORE=m
CONFIG_TPS65010=m
# CONFIG_TWL4030_CORE is not set
# CONFIG_MFD_TMIO is not set
CONFIG_PMIC_DA903X=y
CONFIG_MFD_WM8400=m
# CONFIG_MFD_WM831X is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_MC13783 is not set
# CONFIG_AB3100_CORE is not set
# CONFIG_EZX_PCAP is not set
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
CONFIG_REGULATOR_VIRTUAL_CONSUMER=m
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
CONFIG_REGULATOR_BQ24022=m
# CONFIG_REGULATOR_MAX1586 is not set
CONFIG_REGULATOR_WM8400=m
CONFIG_REGULATOR_DA903X=m
# CONFIG_REGULATOR_LP3971 is not set
# CONFIG_REGULATOR_TPS65023 is not set
# CONFIG_REGULATOR_TPS6507X is not set
# CONFIG_MEDIA_SUPPORT is not set
#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=m
CONFIG_AGP_SIS=m
CONFIG_AGP_VIA=m
CONFIG_VGA_ARB=y
CONFIG_DRM=m
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_TTM=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_I810=m
CONFIG_DRM_I830=m
CONFIG_DRM_I915=m
# CONFIG_DRM_I915_KMS is not set
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DDC=m
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_HECUBA=m
CONFIG_FB_SVGALIB=m
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
#
# Frame buffer hardware drivers
#
CONFIG_FB_CIRRUS=m
CONFIG_FB_PM2=m
CONFIG_FB_PM2_FIFO_DISCONNECT=y
CONFIG_FB_CYBER2000=m
CONFIG_FB_ARC=m
CONFIG_FB_ASILIANT=y
CONFIG_FB_IMSTT=y
CONFIG_FB_VGA16=m
CONFIG_FB_UVESA=m
# CONFIG_FB_VESA is not set
CONFIG_FB_EFI=y
CONFIG_FB_N411=m
CONFIG_FB_HGA=m
# CONFIG_FB_HGA_ACCEL is not set
CONFIG_FB_S1D13XXX=m
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
CONFIG_FB_RIVA=m
CONFIG_FB_RIVA_I2C=y
# CONFIG_FB_RIVA_DEBUG is not set
CONFIG_FB_RIVA_BACKLIGHT=y
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_I2C=m
CONFIG_FB_MATROX_MAVEN=m
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
CONFIG_FB_ATY128=m
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=m
CONFIG_FB_SAVAGE=m
CONFIG_FB_SAVAGE_I2C=y
CONFIG_FB_SAVAGE_ACCEL=y
CONFIG_FB_SIS=m
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y
CONFIG_FB_VIA=m
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
# CONFIG_FB_3DFX_ACCEL is not set
CONFIG_FB_3DFX_I2C=y
CONFIG_FB_VOODOO1=m
CONFIG_FB_VT8623=m
CONFIG_FB_TRIDENT=m
CONFIG_FB_ARK=m
CONFIG_FB_PM3=m
CONFIG_FB_CARMINE=m
CONFIG_FB_CARMINE_DRAM_EVAL=y
# CONFIG_CARMINE_DRAM_CUSTOM is not set
CONFIG_FB_GEODE=y
CONFIG_FB_GEODE_LX=m
CONFIG_FB_GEODE_GX=m
CONFIG_FB_GEODE_GX1=m
# CONFIG_FB_TMIO is not set
CONFIG_FB_SM501=m
# CONFIG_FB_VIRTUAL is not set
CONFIG_XEN_FBDEV_FRONTEND=m
CONFIG_FB_METRONOME=m
CONFIG_FB_MB862XX=m
CONFIG_FB_MB862XX_PCI_GDC=y
# CONFIG_FB_BROADSHEET is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
# CONFIG_LCD_LMS283GF05 is not set
CONFIG_LCD_LTV350QV=m
CONFIG_LCD_ILI9320=m
CONFIG_LCD_TDO24M=m
CONFIG_LCD_VGG2432A4=m
CONFIG_LCD_PLATFORM=m
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
CONFIG_BACKLIGHT_PROGEAR=m
CONFIG_BACKLIGHT_CARILLO_RANCH=m
CONFIG_BACKLIGHT_DA903X=m
CONFIG_BACKLIGHT_MBP_NVIDIA=m
CONFIG_BACKLIGHT_SAHARA=m
#
# Display device support
#
CONFIG_DISPLAY_SUPPORT=m
#
# Display hardware drivers
#
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=m
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_HRTIMER is not set
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
CONFIG_SND_OPL3_LIB_SEQ=m
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
CONFIG_SND_EMU10K1_SEQ=m
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=m
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
# CONFIG_SND_MTPAV is not set
CONFIG_SND_MTS64=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_PORTMAN2X4=m
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
CONFIG_SND_SB_COMMON=m
CONFIG_SND_SB16_DSP=m
CONFIG_SND_PCI=y
CONFIG_SND_AD1889=m
CONFIG_SND_ALS300=m
CONFIG_SND_ALS4000=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
CONFIG_SND_AW2=m
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_OXYGEN_LIB=m
CONFIG_SND_OXYGEN=m
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS5530=m
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
CONFIG_SND_DARLA20=m
CONFIG_SND_GINA20=m
CONFIG_SND_LAYLA20=m
CONFIG_SND_DARLA24=m
CONFIG_SND_GINA24=m
CONFIG_SND_LAYLA24=m
CONFIG_SND_MONA=m
CONFIG_SND_MIA=m
CONFIG_SND_ECHO3G=m
CONFIG_SND_INDIGO=m
CONFIG_SND_INDIGOIO=m
CONFIG_SND_INDIGODJ=m
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
CONFIG_SND_EMU10K1=m
CONFIG_SND_EMU10K1X=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_FM801=m
CONFIG_SND_HDA_INTEL=m
# CONFIG_SND_HDA_HWDEP is not set
# CONFIG_SND_HDA_INPUT_BEEP is not set
# CONFIG_SND_HDA_INPUT_JACK is not set
# CONFIG_SND_HDA_PATCH_LOADER is not set
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_ATIHDMI=y
CONFIG_SND_HDA_CODEC_NVHDMI=y
CONFIG_SND_HDA_CODEC_INTELHDMI=y
CONFIG_SND_HDA_ELD=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_SND_HDSP=m
CONFIG_SND_HDSPM=m
CONFIG_SND_HIFIER=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_KORG1212=m
CONFIG_SND_LX6464ES=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_PCXHR=m
CONFIG_SND_RIPTIDE=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
CONFIG_SND_VIRTUOSO=m
CONFIG_SND_VX222=m
CONFIG_SND_YMFPCI=m
CONFIG_SND_SPI=y
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_USB_US122L=m
CONFIG_SND_PCMCIA=y
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
CONFIG_SND_SOC=m
CONFIG_SND_SOC_I2C_AND_SPI=m
CONFIG_SND_SOC_ALL_CODECS=m
CONFIG_SND_SOC_WM_HUBS=m
CONFIG_SND_SOC_AD1836=m
CONFIG_SND_SOC_AD1938=m
CONFIG_SND_SOC_AD73311=m
CONFIG_SND_SOC_AK4104=m
CONFIG_SND_SOC_AK4535=m
CONFIG_SND_SOC_AK4642=m
CONFIG_SND_SOC_CS4270=m
CONFIG_SND_SOC_L3=m
CONFIG_SND_SOC_PCM3008=m
CONFIG_SND_SOC_SPDIF=m
CONFIG_SND_SOC_SSM2602=m
CONFIG_SND_SOC_TLV320AIC23=m
CONFIG_SND_SOC_TLV320AIC26=m
CONFIG_SND_SOC_TLV320AIC3X=m
CONFIG_SND_SOC_UDA134X=m
CONFIG_SND_SOC_UDA1380=m
CONFIG_SND_SOC_WM8400=m
CONFIG_SND_SOC_WM8510=m
CONFIG_SND_SOC_WM8523=m
CONFIG_SND_SOC_WM8580=m
CONFIG_SND_SOC_WM8728=m
CONFIG_SND_SOC_WM8731=m
CONFIG_SND_SOC_WM8750=m
CONFIG_SND_SOC_WM8753=m
CONFIG_SND_SOC_WM8776=m
CONFIG_SND_SOC_WM8900=m
CONFIG_SND_SOC_WM8903=m
CONFIG_SND_SOC_WM8940=m
CONFIG_SND_SOC_WM8960=m
CONFIG_SND_SOC_WM8961=m
CONFIG_SND_SOC_WM8971=m
CONFIG_SND_SOC_WM8974=m
CONFIG_SND_SOC_WM8988=m
CONFIG_SND_SOC_WM8990=m
CONFIG_SND_SOC_WM8993=m
CONFIG_SND_SOC_WM9081=m
CONFIG_SND_SOC_MAX9877=m
CONFIG_SOUND_PRIME=m
CONFIG_SOUND_OSS=m
# CONFIG_SOUND_TRACEINIT is not set
CONFIG_SOUND_DMAP=y
# CONFIG_SOUND_SSCAPE is not set
CONFIG_SOUND_VMIDI=m
CONFIG_SOUND_TRIX=m
CONFIG_SOUND_MSS=m
CONFIG_SOUND_MPU401=m
CONFIG_SOUND_PAS=m
CONFIG_SOUND_PSS=m
CONFIG_PSS_MIXER=y
# CONFIG_PSS_HAVE_BOOT is not set
CONFIG_SOUND_SB=m
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_UART6850=m
CONFIG_SOUND_AEDSP16=m
CONFIG_SC6600=y
CONFIG_SC6600_JOY=y
CONFIG_SC6600_CDROM=4
CONFIG_SC6600_CDROMBASE=0
CONFIG_SOUND_KAHLUA=m
CONFIG_AC97_BUS=m
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
CONFIG_HIDRAW=y
#
# USB Input Devices
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y
#
# Special HID drivers
#
CONFIG_HID_A4TECH=m
CONFIG_HID_APPLE=m
CONFIG_HID_BELKIN=m
CONFIG_HID_CHERRY=m
CONFIG_HID_CHICONY=m
CONFIG_HID_CYPRESS=m
CONFIG_HID_DRAGONRISE=m
# CONFIG_DRAGONRISE_FF is not set
CONFIG_HID_EZKEY=m
CONFIG_HID_KYE=m
CONFIG_HID_GYRATION=m
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=m
CONFIG_HID_LOGITECH=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_HID_MICROSOFT=m
CONFIG_HID_MONTEREY=m
CONFIG_HID_NTRIG=m
CONFIG_HID_PANTHERLORD=m
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=m
CONFIG_HID_SAMSUNG=m
CONFIG_HID_SONY=m
CONFIG_HID_SUNPLUS=m
CONFIG_HID_GREENASIA=m
# CONFIG_GREENASIA_FF is not set
CONFIG_HID_SMARTJOYPLUS=m
# CONFIG_SMARTJOYPLUS_FF is not set
CONFIG_HID_TOPSEED=m
CONFIG_HID_THRUSTMASTER=m
# CONFIG_THRUSTMASTER_FF is not set
CONFIG_HID_WACOM=m
CONFIG_HID_ZEROPLUS=m
# CONFIG_ZEROPLUS_FF is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
#
# Miscellaneous USB options
#
# CONFIG_USB_DEVICEFS is not set
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
CONFIG_USB_MON=y
CONFIG_USB_WUSB=m
CONFIG_USB_WUSB_CBAF=m
# CONFIG_USB_WUSB_CBAF_DEBUG is not set
#
# USB Host Controller Drivers
#
CONFIG_USB_C67X00_HCD=m
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_OXU210HP_HCD is not set
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_ISP1760_HCD=m
# CONFIG_USB_ISP1362_HCD is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_U132_HCD=m
CONFIG_USB_SL811_HCD=m
CONFIG_USB_SL811_CS=m
CONFIG_USB_R8A66597_HCD=m
# CONFIG_USB_WHCI_HCD is not set
CONFIG_USB_HWA_HCD=m
#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
CONFIG_USB_TMC=m
#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#
#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_DATAFAB=m
CONFIG_USB_STORAGE_FREECOM=m
CONFIG_USB_STORAGE_ISD200=m
CONFIG_USB_STORAGE_USBAT=m
CONFIG_USB_STORAGE_SDDR09=m
CONFIG_USB_STORAGE_SDDR55=m
CONFIG_USB_STORAGE_JUMPSHOT=m
CONFIG_USB_STORAGE_ALAUDA=m
# CONFIG_USB_STORAGE_ONETOUCH is not set
CONFIG_USB_STORAGE_KARMA=m
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_LIBUSUAL is not set
#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m
#
# USB port drivers
#
CONFIG_USB_USS720=m
CONFIG_USB_SERIAL=m
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
# CONFIG_USB_SERIAL_CP210X is not set
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_FUNSOFT=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
# CONFIG_USB_SERIAL_IR is not set
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
# CONFIG_USB_SERIAL_IUU is not set
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_MOS7720=m
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MOTOROLA=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
# CONFIG_USB_SERIAL_QUALCOMM is not set
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
# CONFIG_USB_SERIAL_SIEMENS_MPI is not set
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
# CONFIG_USB_SERIAL_SYMBOL is not set
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
# CONFIG_USB_SERIAL_OPTICON is not set
CONFIG_USB_SERIAL_DEBUG=m
#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_BERRY_CHARGE=m
CONFIG_USB_LED=m
CONFIG_USB_CYPRESS_CY7C63=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
CONFIG_USB_SISUSBVGA=m
# CONFIG_USB_SISUSBVGA_CON is not set
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
# CONFIG_USB_TEST is not set
CONFIG_USB_ISIGHTFW=m
CONFIG_USB_VST=m
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
CONFIG_USB_CXACRU=m
CONFIG_USB_UEAGLEATM=m
CONFIG_USB_XUSBATM=m
# CONFIG_USB_GADGET is not set
#
# OTG and related infrastructure
#
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_NOP_USB_XCEIV is not set
CONFIG_UWB=m
CONFIG_UWB_HWA=m
CONFIG_UWB_WHCI=m
CONFIG_UWB_WLP=m
CONFIG_UWB_I1480U=m
CONFIG_UWB_I1480U_WLP=m
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_BOUNCE=y
CONFIG_SDIO_UART=m
# CONFIG_MMC_TEST is not set
#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=m
CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=m
# CONFIG_MMC_SDHCI_PLTFM is not set
CONFIG_MMC_WBSD=m
# CONFIG_MMC_AT91 is not set
# CONFIG_MMC_ATMELMCI is not set
CONFIG_MMC_TIFM_SD=m
CONFIG_MMC_SPI=m
CONFIG_MMC_SDRICOH_CS=m
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m
#
# LED drivers
#
# CONFIG_LEDS_ALIX2 is not set
CONFIG_LEDS_PCA9532=m
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_GPIO_PLATFORM=y
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
CONFIG_LEDS_PCA955X=m
CONFIG_LEDS_DA903X=m
# CONFIG_LEDS_DAC124S085 is not set
# CONFIG_LEDS_BD2802 is not set
#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
# CONFIG_LEDS_TRIGGER_GPIO is not set
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
CONFIG_RTC_DRV_TEST=m
#
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1374=m
CONFIG_RTC_DRV_DS1672=m
CONFIG_RTC_DRV_MAX6900=m
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=m
CONFIG_RTC_DRV_M41T80_WDT=y
# CONFIG_RTC_DRV_S35390A is not set
CONFIG_RTC_DRV_FM3130=m
CONFIG_RTC_DRV_RX8581=m
# CONFIG_RTC_DRV_RX8025 is not set
#
# SPI RTC drivers
#
CONFIG_RTC_DRV_M41T94=m
CONFIG_RTC_DRV_DS1305=m
CONFIG_RTC_DRV_DS1390=m
CONFIG_RTC_DRV_MAX6902=m
# CONFIG_RTC_DRV_R9701 is not set
CONFIG_RTC_DRV_RS5C348=m
CONFIG_RTC_DRV_DS3234=m
# CONFIG_RTC_DRV_PCF2123 is not set
#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=m
# CONFIG_RTC_DRV_DS1511 is not set
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=m
CONFIG_RTC_DRV_M48T35=m
CONFIG_RTC_DRV_M48T59=m
CONFIG_RTC_DRV_BQ4802=m
CONFIG_RTC_DRV_V3020=m
#
# on-CPU RTC drivers
#
CONFIG_DMADEVICES=y
#
# DMA Devices
#
CONFIG_ASYNC_TX_DISABLE_CHANNEL_SWITCH=y
CONFIG_INTEL_IOATDMA=m
CONFIG_DMA_ENGINE=y
#
# DMA Clients
#
CONFIG_NET_DMA=y
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_DMATEST is not set
CONFIG_DCA=m
CONFIG_AUXDISPLAY=y
CONFIG_KS0108=m
CONFIG_KS0108_PORT=0x378
CONFIG_KS0108_DELAY=2
CONFIG_CFAG12864B=m
CONFIG_CFAG12864B_RATE=20
CONFIG_UIO=m
CONFIG_UIO_CIF=m
CONFIG_UIO_PDRV=m
CONFIG_UIO_PDRV_GENIRQ=m
CONFIG_UIO_SMX=m
# CONFIG_UIO_AEC is not set
CONFIG_UIO_SERCOS3=m
# CONFIG_UIO_PCI_GENERIC is not set
#
# TI VLYNQ
#
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=y
CONFIG_XENFS=y
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACER_WMI=m
# CONFIG_ACERHDF is not set
CONFIG_ASUS_LAPTOP=m
# CONFIG_DELL_WMI is not set
CONFIG_FUJITSU_LAPTOP=m
# CONFIG_FUJITSU_LAPTOP_DEBUG is not set
CONFIG_HP_WMI=m
CONFIG_MSI_LAPTOP=m
CONFIG_PANASONIC_LAPTOP=m
CONFIG_COMPAL_LAPTOP=m
CONFIG_SONY_LAPTOP=m
CONFIG_SONYPI_COMPAT=y
CONFIG_THINKPAD_ACPI=m
# CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
CONFIG_INTEL_MENLOW=m
CONFIG_EEEPC_LAPTOP=m
CONFIG_ACPI_WMI=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_TOPSTAR_LAPTOP is not set
CONFIG_ACPI_TOSHIBA=m
#
# Firmware Drivers
#
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_EFI_VARS=y
CONFIG_DELL_RBU=m
CONFIG_DCDBAS=m
CONFIG_DMIID=y
CONFIG_ISCSI_IBFT_FIND=y
CONFIG_ISCSI_IBFT=m
#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
# CONFIG_JFS_DEBUG is not set
CONFIG_JFS_STATISTICS=y
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=m
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
# CONFIG_XFS_DEBUG is not set
CONFIG_GFS2_FS=m
# CONFIG_GFS2_FS_LOCKING_DLM is not set
CONFIG_OCFS2_FS=m
CONFIG_OCFS2_FS_O2CB=m
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
CONFIG_OCFS2_FS_STATS=y
CONFIG_OCFS2_DEBUG_MASKLOG=y
# CONFIG_OCFS2_DEBUG_FS is not set
# CONFIG_OCFS2_FS_POSIX_ACL is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
CONFIG_PRINT_QUOTA_WARNING=y
CONFIG_QUOTA_TREE=m
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=m
CONFIG_QUOTACTL=y
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=y
# CONFIG_CUSE is not set
CONFIG_GENERIC_ACL=y
#
# Caches
#
# CONFIG_FSCACHE is not set
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
CONFIG_ADFS_FS=m
# CONFIG_ADFS_FS_RW is not set
CONFIG_AFFS_FS=m
CONFIG_ECRYPT_FS=y
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_BEFS_FS=m
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
# CONFIG_JFFS2_SUMMARY is not set
# CONFIG_JFFS2_FS_XATTR is not set
CONFIG_JFFS2_COMPRESSION_OPTIONS=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_LZO=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_JFFS2_CMODE_NONE is not set
# CONFIG_JFFS2_CMODE_PRIORITY is not set
# CONFIG_JFFS2_CMODE_SIZE is not set
CONFIG_JFFS2_CMODE_FAVOURLZO=y
CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
# CONFIG_UBIFS_FS_DEBUG is not set
CONFIG_CRAMFS=y
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=m
CONFIG_MINIX_FS=m
CONFIG_OMFS_FS=m
CONFIG_HPFS_FS=m
CONFIG_QNX4FS_FS=m
CONFIG_ROMFS_FS=m
CONFIG_ROMFS_BACKED_BY_BLOCK=y
# CONFIG_ROMFS_BACKED_BY_MTD is not set
# CONFIG_ROMFS_BACKED_BY_BOTH is not set
CONFIG_ROMFS_ON_BLOCK=y
CONFIG_SYSV_FS=m
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
# CONFIG_UFS_DEBUG is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_V4_1 is not set
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_RPCSEC_GSS_SPKM3=m
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_EXPERIMENTAL=y
CONFIG_NCP_FS=m
CONFIG_NCPFS_PACKET_SIGNING=y
CONFIG_NCPFS_IOCTL_LOCKING=y
CONFIG_NCPFS_STRONG=y
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_OS2_NS=y
# CONFIG_NCPFS_SMALLDOS is not set
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_EXTRAS=y
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
CONFIG_ACORN_PARTITION=y
# CONFIG_ACORN_PARTITION_CUMANA is not set
# CONFIG_ACORN_PARTITION_EESOX is not set
CONFIG_ACORN_PARTITION_ICS=y
# CONFIG_ACORN_PARTITION_ADFS is not set
# CONFIG_ACORN_PARTITION_POWERTEC is not set
CONFIG_ACORN_PARTITION_RISCIX=y
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
CONFIG_ATARI_PARTITION=y
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
CONFIG_SYSV68_PARTITION=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="cp437"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m
CONFIG_DLM=m
# CONFIG_DLM_DEBUG is not set
#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=1024
CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
CONFIG_DEBUG_SLAB=y
# CONFIG_DEBUG_SLAB_LEAK is not set
# CONFIG_DEBUG_KMEMLEAK is not set
CONFIG_DEBUG_PREEMPT=y
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
# CONFIG_FRAME_POINTER is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_LKDTM is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set
CONFIG_STRICT_DEVMEM=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_DEBUG_PER_CPU_MAPS=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
CONFIG_DEBUG_RODATA_TEST=y
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
# CONFIG_SECURITY_PATH is not set
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
# CONFIG_SECURITY_ROOTPLUG is not set
CONFIG_LSM_MMAP_MIN_ADDR=65536
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
CONFIG_SECURITY_SMACK=y
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_IMA is not set
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y
CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y
CONFIG_CRYPTO=y
#
# Crypto core or helper
#
CONFIG_CRYPTO_FIPS=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=m
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_GF128MUL=m
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_TEST=m
#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_SEQIV=m
#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=m
#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
# CONFIG_CRYPTO_VMAC is not set
#
# Digest
#
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m
#
# Ciphers
#
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_AES_X86_64=m
# CONFIG_CRYPTO_AES_NI_INTEL is not set
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
# CONFIG_CRYPTO_ZLIB is not set
CONFIG_CRYPTO_LZO=m
#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
CONFIG_CRYPTO_DEV_HIFN_795X=m
CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_APIC_ARCHITECTURE=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
CONFIG_VIRTIO=m
CONFIG_VIRTIO_RING=m
CONFIG_VIRTIO_PCI=m
CONFIG_VIRTIO_BALLOON=m
CONFIG_BINARY_PRINTF=y
#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_FIND_LAST_BIT=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=m
CONFIG_LZO_DECOMPRESS=m
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
# CONFIG_CPUMASK_OFFSTACK is not set
CONFIG_NLATTR=y
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-18 9:15 ` Tim Blechmann
@ 2009-12-21 7:16 ` Tejun Heo
2009-12-21 9:32 ` Tim Blechmann
0 siblings, 1 reply; 15+ messages in thread
From: Tejun Heo @ 2009-12-21 7:16 UTC (permalink / raw)
To: Tim Blechmann; +Cc: linux-kernel, stern, x86
On 12/18/2009 06:15 PM, Tim Blechmann wrote:
>>>> trying to bisect the kernel tree,
>>>> 405d967dc70002991f8fc35c20e0d3cbc7614f63 seems to be the first bad commit.
>>>> during bisecting, i recorded several boot logs, which are attached.
>>>
>>> removing module-common.lds from LDFLAGS_MODULE, my machine boots fine
>>> and without any error messages:
>>
>> Looks like some necessary part of module image ends up in discarded
>> sections. Before the commit, the build process kept those sections so
>> it worked. The code has been there for some time now and you're the
>> first one to report it, so I suppose your .config is a bit different
>> from more usual ones. Can you please attach it?
>
> it is not too different ... it is based on the .config file of the
> ubuntu kernel with a few tweaks ...
> one odd thing is, that i once was able to boot 2.6.32-rcX kernels, at
> one point, i kept getting these bug messages ... i didn't (knowingly)
> change the configuration, though ...
Hmmm... weirdly I can't reproduce the problem here with the same
config. Can you please attach "readelf -a lp.ko" with and without the
module-common.lds struck out?
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-21 7:16 ` Tejun Heo
@ 2009-12-21 9:32 ` Tim Blechmann
2009-12-24 12:06 ` Tejun Heo
0 siblings, 1 reply; 15+ messages in thread
From: Tim Blechmann @ 2009-12-21 9:32 UTC (permalink / raw)
To: Tejun Heo; +Cc: linux-kernel, stern, x86
[-- Attachment #1.1: Type: text/plain, Size: 1376 bytes --]
>>>> removing module-common.lds from LDFLAGS_MODULE, my machine boots fine
>>>> and without any error messages:
>>>
>>> Looks like some necessary part of module image ends up in discarded
>>> sections. Before the commit, the build process kept those sections so
>>> it worked. The code has been there for some time now and you're the
>>> first one to report it, so I suppose your .config is a bit different
>>> from more usual ones. Can you please attach it?
>>
>> it is not too different ... it is based on the .config file of the
>> ubuntu kernel with a few tweaks ...
>> one odd thing is, that i once was able to boot 2.6.32-rcX kernels, at
>> one point, i kept getting these bug messages ... i didn't (knowingly)
>> change the configuration, though ...
>
> Hmmm... weirdly I can't reproduce the problem here with the same
> config. Can you please attach "readelf -a lp.ko" with and without the
> module-common.lds struck out?
as i said before, the configuration is not really uncommon ... the
readelf output is attached.
hth, tim
--
tim@klingt.org
http://tim.klingt.org
Nothing exists until or unless it is observed. An artist is making
something exist by observing it. And his hope for other people is that
they will also make it exist by observing it. I call it 'creative
observation.' Creative viewing.
William S. Burroughs
[-- Attachment #1.2: readelf_bug --]
[-- Type: text/plain, Size: 35460 bytes --]
ELF Header:
Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
Class: ELF64
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: REL (Relocatable file)
Machine: Advanced Micro Devices X86-64
Version: 0x1
Entry point address: 0x0
Start of program headers: 0 (bytes into file)
Start of section headers: 22432 (bytes into file)
Flags: 0x0
Size of this header: 64 (bytes)
Size of program headers: 0 (bytes)
Number of program headers: 0
Size of section headers: 64 (bytes)
Number of section headers: 26
Section header string table index: 25
Section Headers:
[Nr] Name Type Address Offset
Size EntSize Flags Link Info Align
[ 0] NULL 0000000000000000 00000000
0000000000000000 0000000000000000 0 0 0
[ 1] .text PROGBITS 0000000000000000 00000040
000000000000124c 0000000000000000 AX 0 0 16
[ 2] .data PROGBITS 00000000000025e0 000012a0
0000000000000060 0000000000000000 WA 0 0 32
[ 3] .bss NOBITS 0000000000002880 00001300
0000000000000544 0000000000000000 WA 0 0 32
[ 4] .smp_locks PROGBITS 00000000000014c0 00001848
0000000000000028 0000000000000000 A 0 0 8
[ 5] .rodata.str1.1 PROGBITS 00000000000014e8 00001870
00000000000000e2 0000000000000000 A 0 0 1
[ 6] .rodata.str1.8 PROGBITS 00000000000015d0 00001958
00000000000000c3 0000000000000000 A 0 0 8
[ 7] .rodata PROGBITS 00000000000016a0 00001a20
0000000000000190 0000000000000000 A 0 0 32
[ 8] .init.text PROGBITS 000000000000124c 00001bb0
000000000000024f 0000000000000000 AX 0 0 1
[ 9] .modinfo PROGBITS 0000000000001840 00001e00
00000000000000f6 0000000000000000 A 0 0 32
[10] __param PROGBITS 0000000000001938 00001ef8
0000000000000050 0000000000000000 A 0 0 8
[11] .gnu.linkonce.thi PROGBITS 0000000000002640 00001f60
0000000000000240 0000000000000000 WA 0 0 32
[12] __versions PROGBITS 00000000000019a0 000021a0
0000000000000c40 0000000000000000 A 0 0 32
[13] .note.gnu.build-i NOTE 000000000000149c 00002de0
0000000000000024 0000000000000000 A 0 0 4
[14] .comment PROGBITS 0000000000000000 00002e04
0000000000000024 0000000000000000 0 0 1
[15] .rela.text RELA 0000000000000000 00002e28
0000000000001230 0000000000000018 I 23 1 8
[16] .rela.data RELA 0000000000000000 00004058
0000000000000048 0000000000000018 I 23 2 8
[17] .rela.smp_locks RELA 0000000000000000 000040a0
0000000000000078 0000000000000018 I 23 4 8
[18] .rela.rodata RELA 0000000000000000 00004118
0000000000000240 0000000000000018 I 23 7 8
[19] .rela.init.text RELA 0000000000000000 00004358
0000000000000450 0000000000000018 I 23 8 8
[20] .rela__param RELA 0000000000000000 000047a8
00000000000000c0 0000000000000018 I 23 10 8
[21] .rela.gnu.linkonc RELA 0000000000000000 00004868
0000000000000030 0000000000000018 I 23 11 8
[22] .note.GNU-stack PROGBITS 0000000000000000 00004898
0000000000000000 0000000000000000 0 0 0
[23] .symtab SYMTAB 0000000000000000 00004898
0000000000000990 0000000000000018 24 51 8
[24] .strtab STRTAB 0000000000000000 00005228
0000000000000573 0000000000000000 0 0 1
[25] .shstrtab STRTAB 0000000000000000 00005e20
00000000000000ed 0000000000000000 0 0 1
Key to Flags:
W (write), A (alloc), X (execute), M (merge), S (strings)
I (info), L (link order), G (group), x (unknown)
O (extra OS processing required) o (OS specific), p (processor specific)
There are no section groups in this file.
There are no program headers in this file.
Relocation section '.rela.text' at offset 0x2e28 contains 194 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000093 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000000a2 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000000bf 003500000002 R_X86_64_PC32 0000000000000000 __const_udelay - 4
0000000000c6 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000000e0 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000013b 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000149 00010000000b R_X86_64_32S 0000000000000000 .text + 0
000000000150 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1538
000000000158 003600000002 R_X86_64_PC32 0000000000000000 parport_register_devic - 4
00000000015f 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000181 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000188 000300000002 R_X86_64_PC32 0000000000000000 .bss + 53b
00000000019b 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1514
0000000001a2 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
0000000001b2 003700000002 R_X86_64_PC32 0000000000000000 device_create - 4
0000000001bd 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1530
0000000001c4 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 155b
0000000001d6 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 14e8
0000000001dd 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000206 000200000002 R_X86_64_PC32 0000000000000000 .data + 3c
000000000219 000300000002 R_X86_64_PC32 0000000000000000 .bss - 4
000000000232 000300000002 R_X86_64_PC32 0000000000000000 .bss - 4
00000000024a 00020000000b R_X86_64_32S 0000000000000000 .data + 44
000000000283 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 0
000000000294 00020000000b R_X86_64_32S 0000000000000000 .data + 0
00000000029c 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000002a7 003900000002 R_X86_64_PC32 0000000000000000 parport_unregister_dri - 4
0000000002ae 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1538
0000000002bf 003a00000002 R_X86_64_PC32 0000000000000000 __unregister_chrdev - 4
0000000002d2 003b00000002 R_X86_64_PC32 0000000000000000 parport_unregister_dev - 4
0000000002db 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
0000000002e6 003c00000002 R_X86_64_PC32 0000000000000000 device_destroy - 4
0000000002fb 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
000000000324 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
00000000033a 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000000369 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000378 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000386 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
00000000038f 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
00000000039f 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
0000000003a4 003f00000002 R_X86_64_PC32 0000000000000000 kfree - 4
0000000003ab 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
0000000003b6 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000003f9 004000000002 R_X86_64_PC32 0000000000000000 lock_kernel - 4
00000000040f 004100000002 R_X86_64_PC32 0000000000000000 unlock_kernel - 4
00000000044d 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000458 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000473 00030000000b R_X86_64_32S 0000000000000000 .bss + 29
00000000048d 004200000002 R_X86_64_PC32 0000000000000000 malloc_sizes + c4
000000000492 004300000002 R_X86_64_PC32 0000000000000000 kmem_cache_alloc - 4
000000000498 004400000002 R_X86_64_PC32 0000000000000000 __tracepoint_kmalloc + 4
0000000004b5 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
0000000004c3 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000004d3 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000004ea 00030000000b R_X86_64_32S 0000000000000000 .bss + a8
000000000501 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000050d 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
00000000051b 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
00000000052e 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
00000000053b 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1501
000000000540 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000548 00030000000b R_X86_64_32S 0000000000000000 .bss + a8
00000000055e 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000059f 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1519
0000000005ac 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
0000000005b4 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000005c2 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000005d7 00450000000b R_X86_64_32S 0000000000000000 per_cpu__kernel_stack + 0
0000000005e4 004400000002 R_X86_64_PC32 0000000000000000 __tracepoint_kmalloc + 1c
000000000608 00010000000b R_X86_64_32S 0000000000000000 .text + 485
00000000061c 00450000000b R_X86_64_32S 0000000000000000 per_cpu__kernel_stack + 0
000000000636 004600000002 R_X86_64_PC32 0000000000000000 preempt_schedule - 4
000000000644 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 156c
000000000651 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000659 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000668 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 15b4
000000000675 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
00000000067d 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000006cc 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000006eb 00060000000b R_X86_64_32S 0000000000000000 .rodata + 0
000000000701 004700000002 R_X86_64_PC32 0000000000000000 copy_to_user - 4
00000000071d 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000072c 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000760 004700000002 R_X86_64_PC32 0000000000000000 copy_to_user - 4
00000000079b 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000007bb 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000007d1 00030000000b R_X86_64_32S 0000000000000000 .bss + 38
0000000007e4 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000080c 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000834 00030000000b R_X86_64_32S 0000000000000000 .bss + 34
00000000084a 00030000000b R_X86_64_32S 0000000000000000 .bss + 30
000000000861 004800000002 R_X86_64_PC32 0000000000000000 copy_from_user - 4
0000000008bf 00030000000b R_X86_64_32S 0000000000000000 .bss + a0
0000000008d8 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000008f0 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000907 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000936 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
000000000948 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
00000000096a 00520000000b R_X86_64_32S 0000000000000000 autoremove_wake_functi + 0
00000000097b 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000991 00030000000b R_X86_64_32S 0000000000000000 .bss + 48
00000000099c 005300000002 R_X86_64_PC32 0000000000000000 prepare_to_wait - 4
0000000009a6 005400000002 R_X86_64_PC32 0000000000000000 schedule_timeout - 4
0000000009b1 005500000002 R_X86_64_PC32 0000000000000000 finish_wait - 4
0000000009b8 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000009bf 005600000002 R_X86_64_PC32 0000000000000000 jiffies - 4
0000000009f3 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000009fa 00030000000b R_X86_64_32S 0000000000000000 .bss + 48
000000000a12 005300000002 R_X86_64_PC32 0000000000000000 prepare_to_wait - 4
000000000a1c 005400000002 R_X86_64_PC32 0000000000000000 schedule_timeout - 4
000000000a27 005500000002 R_X86_64_PC32 0000000000000000 finish_wait - 4
000000000a3c 003400000002 R_X86_64_PC32 0000000000000000 parport_release - 4
000000000a44 003300000002 R_X86_64_PC32 0000000000000000 parport_claim_or_block - 4
000000000a81 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000ab5 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
000000000ac2 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000acb 00030000000b R_X86_64_32S 0000000000000000 .bss + 60
000000000aed 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000af4 00030000000b R_X86_64_32S 0000000000000000 .bss + 60
000000000b32 00030000000b R_X86_64_32S 0000000000000000 .bss + 60
000000000b4d 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000b88 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 156c
000000000b95 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000bb0 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 15b4
000000000bbd 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000bc9 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 159b
000000000bd6 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000c3d 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000c55 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
000000000c67 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000c87 00030000000b R_X86_64_32S 0000000000000000 .bss + 68
000000000c94 005700000002 R_X86_64_PC32 0000000000000000 mutex_lock_interruptib - 4
000000000cf2 004800000002 R_X86_64_PC32 0000000000000000 copy_from_user - 4
000000000d01 005800000002 R_X86_64_PC32 0000000000000000 mutex_unlock - 4
000000000d13 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000d27 00030000000b R_X86_64_32S 0000000000000000 .bss + a8
000000000d3c 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000d4c 00030000000b R_X86_64_32S 0000000000000000 .bss + a0
000000000d5a 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000d64 005900000002 R_X86_64_PC32 0000000000000000 parport_set_timeout - 4
000000000d92 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000da6 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 153b
000000000dad 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000db4 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000dc2 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000000dc8 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000de5 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
000000000dee 00450000000b R_X86_64_32S 0000000000000000 per_cpu__kernel_stack + 0
000000000e12 005a00000002 R_X86_64_PC32 0000000000000000 parport_write - 4
000000000e76 004800000002 R_X86_64_PC32 0000000000000000 copy_from_user - 4
000000000eb3 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000ec1 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000000ec8 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000eea 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000ef1 005600000002 R_X86_64_PC32 0000000000000000 jiffies - 4
000000000f11 003400000002 R_X86_64_PC32 0000000000000000 parport_release - 4
000000000f19 003300000002 R_X86_64_PC32 0000000000000000 parport_claim_or_block - 4
000000000f20 00030000000b R_X86_64_32S 0000000000000000 .bss + a8
000000000f31 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000f6a 005b00000002 R_X86_64_PC32 0000000000000000 schedule - 4
000000000fa9 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
000000000fc5 00520000000b R_X86_64_32S 0000000000000000 autoremove_wake_functi + 0
000000001001 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000001011 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
000000001023 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000001053 00030000000b R_X86_64_32S 0000000000000000 .bss + 68
000000001060 005700000002 R_X86_64_PC32 0000000000000000 mutex_lock_interruptib - 4
000000001083 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000010ae 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000010b3 005900000002 R_X86_64_PC32 0000000000000000 parport_set_timeout - 4
0000000010ba 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000010c8 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
0000000010cf 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000010da 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
0000000010eb 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
0000000010f2 00030000000b R_X86_64_32S 0000000000000000 .bss + 48
00000000110c 005300000002 R_X86_64_PC32 0000000000000000 prepare_to_wait - 4
000000001116 005400000002 R_X86_64_PC32 0000000000000000 schedule_timeout - 4
000000001121 005500000002 R_X86_64_PC32 0000000000000000 finish_wait - 4
00000000113b 005c00000002 R_X86_64_PC32 0000000000000000 _cond_resched - 4
000000001156 005d00000002 R_X86_64_PC32 0000000000000000 parport_read - 4
000000001172 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000001186 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000001196 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000011a1 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
0000000011c7 005800000002 R_X86_64_PC32 0000000000000000 mutex_unlock - 4
0000000011d3 00030000000b R_X86_64_32S 0000000000000000 .bss + a0
0000000011f9 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000001202 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000001222 004700000002 R_X86_64_PC32 0000000000000000 copy_to_user - 4
000000000048 003300000002 R_X86_64_PC32 0000000000000000 parport_claim_or_block - 4
000000000078 003400000002 R_X86_64_PC32 0000000000000000 parport_release - 4
00000000028b 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000306 003d00000002 R_X86_64_PC32 0000000000000000 class_destroy - 4
Relocation section '.rela.data' at offset 0x4058 contains 3 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000000 000400000001 R_X86_64_64 0000000000000000 .rodata.str1.1 + 1538
000000000008 000100000001 R_X86_64_64 0000000000000000 .text + 200
000000000010 000100000001 R_X86_64_64 0000000000000000 .text + 10
Relocation section '.rela.smp_locks' at offset 0x40a0 contains 5 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000000 000100000001 R_X86_64_64 0000000000000000 .text + 0
000000000008 000100000001 R_X86_64_64 0000000000000000 .text + 24
000000000010 000100000001 R_X86_64_64 0000000000000000 .text + 54
000000000018 000100000001 R_X86_64_64 0000000000000000 .text + 45c
000000000020 000100000001 R_X86_64_64 0000000000000000 .text + d8e
Relocation section '.rela.rodata' at offset 0x4118 contains 24 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000000 000100000001 R_X86_64_64 0000000000000000 .text + 83f
000000000008 000100000001 R_X86_64_64 0000000000000000 .text + 817
000000000010 000100000001 R_X86_64_64 0000000000000000 .text + 6df
000000000018 000100000001 R_X86_64_64 0000000000000000 .text + 7f5
000000000020 000100000001 R_X86_64_64 0000000000000000 .text + 6df
000000000028 000100000001 R_X86_64_64 0000000000000000 .text + 7da
000000000030 000100000001 R_X86_64_64 0000000000000000 .text + 6df
000000000038 000100000001 R_X86_64_64 0000000000000000 .text + 7c6
000000000040 000100000001 R_X86_64_64 0000000000000000 .text + 7a6
000000000048 000100000001 R_X86_64_64 0000000000000000 .text + 785
000000000050 000100000001 R_X86_64_64 0000000000000000 .text + 70e
000000000058 000100000001 R_X86_64_64 0000000000000000 .text + 773
000000000060 000100000001 R_X86_64_64 0000000000000000 .text + 6df
000000000068 000100000001 R_X86_64_64 0000000000000000 .text + 6ef
000000000070 000100000001 R_X86_64_64 0000000000000000 .text + 853
000000000080 004e00000001 R_X86_64_64 0000000000000000 __this_module + 0
000000000090 000100000001 R_X86_64_64 0000000000000000 .text + f90
000000000098 000100000001 R_X86_64_64 0000000000000000 .text + bf0
0000000000c0 000100000001 R_X86_64_64 0000000000000000 .text + 690
0000000000e0 000100000001 R_X86_64_64 0000000000000000 .text + 3d0
0000000000f0 000100000001 R_X86_64_64 0000000000000000 .text + 350
000000000170 006200000001 R_X86_64_64 0000000000000000 param_set_charp + 0
000000000178 006300000001 R_X86_64_64 0000000000000000 param_get_charp + 0
000000000188 000300000001 R_X86_64_64 0000000000000000 .bss + 500
Relocation section '.rela.init.text' at offset 0x4358 contains 46 entries:
Offset Info Type Sym. Value Sym. Name + Addend
00000000000b 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4fc
000000000020 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1556
000000000025 004900000002 R_X86_64_PC32 0000000000000000 strncmp - 4
000000000038 000200000002 R_X86_64_PC32 0000000000000000 .data + 38
00000000004a 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 157e
000000000052 004900000002 R_X86_64_PC32 0000000000000000 strncmp - 4
00000000005c 00020000000b R_X86_64_32S 0000000000000000 .data + 40
00000000006f 004a00000002 R_X86_64_PC32 0000000000000000 simple_strtoul - 4
000000000077 00030000000b R_X86_64_32S 0000000000000000 .bss + 500
000000000084 00020000000b R_X86_64_32S 0000000000000000 .data + 40
00000000008d 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 30
000000000094 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
0000000000b0 00030000000b R_X86_64_32S 0000000000000000 .bss + 500
0000000000bb 000200000002 R_X86_64_PC32 0000000000000000 .data + 3b
0000000000c9 00030000000b R_X86_64_32S 0000000000000000 .bss + 30
000000000108 00030000000b R_X86_64_32S 0000000000000000 .bss + 4
000000000119 00030000000b R_X86_64_32S 0000000000000000 .bss + 48
00000000011e 004b00000002 R_X86_64_PC32 0000000000000000 __init_waitqueue_head - 4
000000000126 00030000000b R_X86_64_32S 0000000000000000 .bss + 88
00000000012d 00030000000b R_X86_64_32S 0000000000000000 .bss + 4
000000000132 004b00000002 R_X86_64_PC32 0000000000000000 __init_waitqueue_head - 4
00000000013a 00030000000b R_X86_64_32S 0000000000000000 .bss + 68
000000000141 00030000000b R_X86_64_32S 0000000000000000 .bss + 4
000000000148 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1583
00000000014d 004c00000002 R_X86_64_PC32 0000000000000000 __mutex_init - 4
00000000016e 00060000000b R_X86_64_32S 0000000000000000 .rodata + 80
000000000175 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1538
000000000184 004d00000002 R_X86_64_PC32 0000000000000000 __register_chrdev - 4
000000000194 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 50
00000000019b 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
0000000001ac 00030000000b R_X86_64_32S 0000000000000000 .bss + 4
0000000001b3 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 15ac
0000000001ba 004e0000000b R_X86_64_32S 0000000000000000 __this_module + 0
0000000001bf 004f00000002 R_X86_64_PC32 0000000000000000 __class_create - 4
0000000001c9 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
0000000001d9 00020000000b R_X86_64_32S 0000000000000000 .data + 0
0000000001de 005000000002 R_X86_64_PC32 0000000000000000 parport_register_drive - 4
0000000001e9 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 70
0000000001f0 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
0000000001f7 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
0000000001fc 003d00000002 R_X86_64_PC32 0000000000000000 class_destroy - 4
000000000209 000300000002 R_X86_64_PC32 0000000000000000 .bss - 5
000000000213 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 98
00000000021a 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000229 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 1538
00000000023a 003a00000002 R_X86_64_PC32 0000000000000000 __unregister_chrdev - 4
Relocation section '.rela__param' at offset 0x47a8 contains 8 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000000 000600000001 R_X86_64_64 0000000000000000 .rodata + 150
000000000010 005e00000001 R_X86_64_64 0000000000000000 param_set_bool + 0
000000000018 005f00000001 R_X86_64_64 0000000000000000 param_get_bool + 0
000000000020 000300000001 R_X86_64_64 0000000000000000 .bss + 540
000000000028 000600000001 R_X86_64_64 0000000000000000 .rodata + 156
000000000038 006000000001 R_X86_64_64 0000000000000000 param_array_set + 0
000000000040 006100000001 R_X86_64_64 0000000000000000 param_array_get + 0
000000000048 000600000001 R_X86_64_64 0000000000000000 .rodata + 160
Relocation section '.rela.gnu.linkonce.this_module' at offset 0x4868 contains 2 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000148 006400000001 R_X86_64_64 0000000000000000 init_module + 0
000000000220 006500000001 R_X86_64_64 0000000000000290 cleanup_module + 0
There are no unwind sections in this file.
Symbol table '.symtab' contains 102 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
1: 0000000000000000 0 SECTION LOCAL DEFAULT 1
2: 0000000000000000 0 SECTION LOCAL DEFAULT 2
3: 0000000000000000 0 SECTION LOCAL DEFAULT 3
4: 0000000000000000 0 SECTION LOCAL DEFAULT 5
5: 0000000000000000 0 SECTION LOCAL DEFAULT 6
6: 0000000000000000 0 SECTION LOCAL DEFAULT 7
7: 0000000000000000 0 FILE LOCAL DEFAULT ABS lp.c
8: 0000000000000000 14 FUNC LOCAL DEFAULT 1 lp_preempt
9: 0000000000000010 2 FUNC LOCAL DEFAULT 1 lp_detach
10: 0000000000000020 44 FUNC LOCAL DEFAULT 1 lp_claim_parport_or_block
11: 0000000000000050 44 FUNC LOCAL DEFAULT 1 lp_release_parport
12: 0000000000000080 135 FUNC LOCAL DEFAULT 1 lp_reset
13: 0000000000000020 1216 OBJECT LOCAL DEFAULT 3 lp_table
14: 0000000000000110 226 FUNC LOCAL DEFAULT 1 lp_register
15: 0000000000000540 4 OBJECT LOCAL DEFAULT 3 reset
16: 00000000000004e0 8 OBJECT LOCAL DEFAULT 3 lp_class
17: 0000000000000200 143 FUNC LOCAL DEFAULT 1 lp_attach
18: 0000000000000040 32 OBJECT LOCAL DEFAULT 2 parport_nr
19: 0000000000000000 4 OBJECT LOCAL DEFAULT 3 lp_count
20: 0000000000000290 122 FUNC LOCAL DEFAULT 1 lp_cleanup_module
21: 0000000000000000 40 OBJECT LOCAL DEFAULT 2 lp_driver
22: 0000000000000310 63 FUNC LOCAL DEFAULT 1 lp_negotiate
23: 0000000000000350 116 FUNC LOCAL DEFAULT 1 lp_release
24: 00000000000003d0 695 FUNC LOCAL DEFAULT 1 lp_open
25: 0000000000000690 642 FUNC LOCAL DEFAULT 1 lp_ioctl
26: 0000000000000000 591 FUNC LOCAL DEFAULT 8 lp_init_module
27: 0000000000000500 64 OBJECT LOCAL DEFAULT 3 parport
28: 0000000000000004 0 OBJECT LOCAL DEFAULT 3 __key.24610
29: 0000000000000004 0 OBJECT LOCAL DEFAULT 3 __key.24611
30: 0000000000000004 0 OBJECT LOCAL DEFAULT 3 __key.24612
31: 0000000000000080 208 OBJECT LOCAL DEFAULT 7 lp_fops
32: 0000000000000004 0 OBJECT LOCAL DEFAULT 3 __key.24616
33: 0000000000000920 298 FUNC LOCAL DEFAULT 1 lp_error
34: 0000000000000a50 404 FUNC LOCAL DEFAULT 1 lp_wait_ready
35: 0000000000000bf0 925 FUNC LOCAL DEFAULT 1 lp_write
36: 0000000000000f90 697 FUNC LOCAL DEFAULT 1 lp_read
37: 0000000000000000 12 OBJECT LOCAL DEFAULT 9 __mod_license997
38: 0000000000000010 21 OBJECT LOCAL DEFAULT 9 __mod_alias996
39: 0000000000000030 20 OBJECT LOCAL DEFAULT 9 __mod_resettype770
40: 0000000000000000 40 OBJECT LOCAL DEFAULT 10 __param_reset
41: 0000000000000150 6 OBJECT LOCAL DEFAULT 7 __param_str_reset
42: 0000000000000060 32 OBJECT LOCAL DEFAULT 9 __mod_parporttype769
43: 0000000000000028 40 OBJECT LOCAL DEFAULT 10 __param_parport
44: 0000000000000156 8 OBJECT LOCAL DEFAULT 7 __param_str_parport
45: 0000000000000160 48 OBJECT LOCAL DEFAULT 7 __param_arr_parport
46: 0000000000000000 0 FILE LOCAL DEFAULT ABS lp.mod.c
47: 0000000000000080 35 OBJECT LOCAL DEFAULT 9 __mod_srcversion77
48: 00000000000000b0 16 OBJECT LOCAL DEFAULT 9 __module_depends
49: 0000000000000000 3136 OBJECT LOCAL DEFAULT 12 ____versions
50: 00000000000000c0 54 OBJECT LOCAL DEFAULT 9 __mod_vermagic5
51: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_claim_or_block
52: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_release
53: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __const_udelay
54: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_register_device
55: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND device_create
56: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND printk
57: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_unregister_driver
58: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __unregister_chrdev
59: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_unregister_device
60: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND device_destroy
61: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND class_destroy
62: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_negotiate
63: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND kfree
64: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND lock_kernel
65: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND unlock_kernel
66: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND malloc_sizes
67: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND kmem_cache_alloc
68: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __tracepoint_kmalloc
69: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND per_cpu__kernel_stack
70: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND preempt_schedule
71: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND copy_to_user
72: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND copy_from_user
73: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND strncmp
74: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND simple_strtoul
75: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __init_waitqueue_head
76: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __mutex_init
77: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __register_chrdev
78: 0000000000000000 576 OBJECT GLOBAL DEFAULT 11 __this_module
79: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __class_create
80: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_register_driver
81: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND per_cpu__current_task
82: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND autoremove_wake_function
83: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND prepare_to_wait
84: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND schedule_timeout
85: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND finish_wait
86: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND jiffies
87: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND mutex_lock_interruptible
88: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND mutex_unlock
89: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_set_timeout
90: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_write
91: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND schedule
92: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND _cond_resched
93: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_read
94: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_set_bool
95: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_get_bool
96: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_array_set
97: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_array_get
98: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_set_charp
99: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_get_charp
100: 0000000000000000 591 FUNC GLOBAL DEFAULT 8 init_module
101: 0000000000000290 122 FUNC GLOBAL DEFAULT 1 cleanup_module
No version information found in this file.
Notes at offset 0x00002de0 with length 0x00000024:
Owner Data size Description
GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring)
[-- Attachment #1.3: readelf_working --]
[-- Type: text/plain, Size: 35417 bytes --]
ELF Header:
Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
Class: ELF64
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: REL (Relocatable file)
Machine: Advanced Micro Devices X86-64
Version: 0x1
Entry point address: 0x0
Start of program headers: 0 (bytes into file)
Start of section headers: 22432 (bytes into file)
Flags: 0x0
Size of this header: 64 (bytes)
Size of program headers: 0 (bytes)
Number of program headers: 0
Size of section headers: 64 (bytes)
Number of section headers: 26
Section header string table index: 25
Section Headers:
[Nr] Name Type Address Offset
Size EntSize Flags Link Info Align
[ 0] NULL 0000000000000000 00000000
0000000000000000 0000000000000000 0 0 0
[ 1] .text PROGBITS 0000000000000000 00000040
000000000000124c 0000000000000000 AX 0 0 16
[ 2] .data PROGBITS 0000000000000000 000012a0
0000000000000060 0000000000000000 WA 0 0 32
[ 3] .bss NOBITS 0000000000000000 00001300
0000000000000544 0000000000000000 WA 0 0 32
[ 4] .smp_locks PROGBITS 0000000000000000 00001848
0000000000000028 0000000000000000 A 0 0 8
[ 5] .rodata.str1.1 PROGBITS 0000000000000000 00001870
00000000000000e2 0000000000000000 A 0 0 1
[ 6] .rodata.str1.8 PROGBITS 0000000000000000 00001958
00000000000000c3 0000000000000000 A 0 0 8
[ 7] .rodata PROGBITS 0000000000000000 00001a20
0000000000000190 0000000000000000 A 0 0 32
[ 8] .init.text PROGBITS 0000000000000000 00001bb0
000000000000024f 0000000000000000 AX 0 0 1
[ 9] .modinfo PROGBITS 0000000000000000 00001e00
00000000000000f6 0000000000000000 A 0 0 32
[10] __param PROGBITS 0000000000000000 00001ef8
0000000000000050 0000000000000000 A 0 0 8
[11] .gnu.linkonce.thi PROGBITS 0000000000000000 00001f60
0000000000000240 0000000000000000 WA 0 0 32
[12] __versions PROGBITS 0000000000000000 000021a0
0000000000000c40 0000000000000000 A 0 0 32
[13] .note.gnu.build-i NOTE 0000000000000000 00002de0
0000000000000024 0000000000000000 A 0 0 4
[14] .comment PROGBITS 0000000000000000 00002e04
0000000000000024 0000000000000000 0 0 1
[15] .rela.text RELA 0000000000000000 00002e28
0000000000001230 0000000000000018 I 23 1 8
[16] .rela.data RELA 0000000000000000 00004058
0000000000000048 0000000000000018 I 23 2 8
[17] .rela.smp_locks RELA 0000000000000000 000040a0
0000000000000078 0000000000000018 I 23 4 8
[18] .rela.rodata RELA 0000000000000000 00004118
0000000000000240 0000000000000018 I 23 7 8
[19] .rela.init.text RELA 0000000000000000 00004358
0000000000000450 0000000000000018 I 23 8 8
[20] .rela__param RELA 0000000000000000 000047a8
00000000000000c0 0000000000000018 I 23 10 8
[21] .rela.gnu.linkonc RELA 0000000000000000 00004868
0000000000000030 0000000000000018 I 23 11 8
[22] .note.GNU-stack PROGBITS 0000000000000000 00004898
0000000000000000 0000000000000000 0 0 0
[23] .symtab SYMTAB 0000000000000000 00004898
0000000000000990 0000000000000018 24 51 8
[24] .strtab STRTAB 0000000000000000 00005228
0000000000000573 0000000000000000 0 0 1
[25] .shstrtab STRTAB 0000000000000000 00005e20
00000000000000ed 0000000000000000 0 0 1
Key to Flags:
W (write), A (alloc), X (execute), M (merge), S (strings)
I (info), L (link order), G (group), x (unknown)
O (extra OS processing required) o (OS specific), p (processor specific)
There are no section groups in this file.
There are no program headers in this file.
Relocation section '.rela.text' at offset 0x2e28 contains 194 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000093 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000000a2 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000000bf 003500000002 R_X86_64_PC32 0000000000000000 __const_udelay - 4
0000000000c6 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000000e0 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000013b 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000149 00010000000b R_X86_64_32S 0000000000000000 .text + 0
000000000150 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 50
000000000158 003600000002 R_X86_64_PC32 0000000000000000 parport_register_devic - 4
00000000015f 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000181 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000188 000300000002 R_X86_64_PC32 0000000000000000 .bss + 53b
00000000019b 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 2c
0000000001a2 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
0000000001b2 003700000002 R_X86_64_PC32 0000000000000000 device_create - 4
0000000001bd 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 48
0000000001c4 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 73
0000000001d6 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 0
0000000001dd 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000206 000200000002 R_X86_64_PC32 0000000000000000 .data + 3c
000000000219 000300000002 R_X86_64_PC32 0000000000000000 .bss - 4
000000000232 000300000002 R_X86_64_PC32 0000000000000000 .bss - 4
00000000024a 00020000000b R_X86_64_32S 0000000000000000 .data + 44
000000000283 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 0
000000000294 00020000000b R_X86_64_32S 0000000000000000 .data + 0
00000000029c 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000002a7 003900000002 R_X86_64_PC32 0000000000000000 parport_unregister_dri - 4
0000000002ae 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 50
0000000002bf 003a00000002 R_X86_64_PC32 0000000000000000 __unregister_chrdev - 4
0000000002d2 003b00000002 R_X86_64_PC32 0000000000000000 parport_unregister_dev - 4
0000000002db 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
0000000002e6 003c00000002 R_X86_64_PC32 0000000000000000 device_destroy - 4
0000000002fb 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
000000000324 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
00000000033a 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000000369 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000378 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000386 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
00000000038f 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
00000000039f 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
0000000003a4 003f00000002 R_X86_64_PC32 0000000000000000 kfree - 4
0000000003ab 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
0000000003b6 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000003f9 004000000002 R_X86_64_PC32 0000000000000000 lock_kernel - 4
00000000040f 004100000002 R_X86_64_PC32 0000000000000000 unlock_kernel - 4
00000000044d 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000458 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000473 00030000000b R_X86_64_32S 0000000000000000 .bss + 29
00000000048d 004200000002 R_X86_64_PC32 0000000000000000 malloc_sizes + c4
000000000492 004300000002 R_X86_64_PC32 0000000000000000 kmem_cache_alloc - 4
000000000498 004400000002 R_X86_64_PC32 0000000000000000 __tracepoint_kmalloc + 4
0000000004b5 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
0000000004c3 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000004d3 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000004ea 00030000000b R_X86_64_32S 0000000000000000 .bss + a8
000000000501 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000050d 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
00000000051b 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
00000000052e 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
00000000053b 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 19
000000000540 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000548 00030000000b R_X86_64_32S 0000000000000000 .bss + a8
00000000055e 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000059f 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 31
0000000005ac 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
0000000005b4 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000005c2 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000005d7 00450000000b R_X86_64_32S 0000000000000000 per_cpu__kernel_stack + 0
0000000005e4 004400000002 R_X86_64_PC32 0000000000000000 __tracepoint_kmalloc + 1c
000000000608 00010000000b R_X86_64_32S 0000000000000000 .text + 485
00000000061c 00450000000b R_X86_64_32S 0000000000000000 per_cpu__kernel_stack + 0
000000000636 004600000002 R_X86_64_PC32 0000000000000000 preempt_schedule - 4
000000000644 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 84
000000000651 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000659 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000668 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + cc
000000000675 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
00000000067d 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000006cc 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000006eb 00060000000b R_X86_64_32S 0000000000000000 .rodata + 0
000000000701 004700000002 R_X86_64_PC32 0000000000000000 copy_to_user - 4
00000000071d 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000072c 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000760 004700000002 R_X86_64_PC32 0000000000000000 copy_to_user - 4
00000000079b 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000007bb 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000007d1 00030000000b R_X86_64_32S 0000000000000000 .bss + 38
0000000007e4 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
00000000080c 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000834 00030000000b R_X86_64_32S 0000000000000000 .bss + 34
00000000084a 00030000000b R_X86_64_32S 0000000000000000 .bss + 30
000000000861 004800000002 R_X86_64_PC32 0000000000000000 copy_from_user - 4
0000000008bf 00030000000b R_X86_64_32S 0000000000000000 .bss + a0
0000000008d8 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
0000000008f0 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000907 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000936 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
000000000948 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
00000000096a 00520000000b R_X86_64_32S 0000000000000000 autoremove_wake_functi + 0
00000000097b 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000991 00030000000b R_X86_64_32S 0000000000000000 .bss + 48
00000000099c 005300000002 R_X86_64_PC32 0000000000000000 prepare_to_wait - 4
0000000009a6 005400000002 R_X86_64_PC32 0000000000000000 schedule_timeout - 4
0000000009b1 005500000002 R_X86_64_PC32 0000000000000000 finish_wait - 4
0000000009b8 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000009bf 005600000002 R_X86_64_PC32 0000000000000000 jiffies - 4
0000000009f3 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000009fa 00030000000b R_X86_64_32S 0000000000000000 .bss + 48
000000000a12 005300000002 R_X86_64_PC32 0000000000000000 prepare_to_wait - 4
000000000a1c 005400000002 R_X86_64_PC32 0000000000000000 schedule_timeout - 4
000000000a27 005500000002 R_X86_64_PC32 0000000000000000 finish_wait - 4
000000000a3c 003400000002 R_X86_64_PC32 0000000000000000 parport_release - 4
000000000a44 003300000002 R_X86_64_PC32 0000000000000000 parport_claim_or_block - 4
000000000a81 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000ab5 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
000000000ac2 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000acb 00030000000b R_X86_64_32S 0000000000000000 .bss + 60
000000000aed 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000af4 00030000000b R_X86_64_32S 0000000000000000 .bss + 60
000000000b32 00030000000b R_X86_64_32S 0000000000000000 .bss + 60
000000000b4d 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000b88 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 84
000000000b95 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000bb0 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + cc
000000000bbd 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000bc9 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + b3
000000000bd6 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000c3d 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000c55 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
000000000c67 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000000c87 00030000000b R_X86_64_32S 0000000000000000 .bss + 68
000000000c94 005700000002 R_X86_64_PC32 0000000000000000 mutex_lock_interruptib - 4
000000000cf2 004800000002 R_X86_64_PC32 0000000000000000 copy_from_user - 4
000000000d01 005800000002 R_X86_64_PC32 0000000000000000 mutex_unlock - 4
000000000d13 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000d27 00030000000b R_X86_64_32S 0000000000000000 .bss + a8
000000000d3c 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000d4c 00030000000b R_X86_64_32S 0000000000000000 .bss + a0
000000000d5a 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000d64 005900000002 R_X86_64_PC32 0000000000000000 parport_set_timeout - 4
000000000d92 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000da6 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 53
000000000dad 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000db4 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000dc2 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000000dc8 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000de5 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
000000000dee 00450000000b R_X86_64_32S 0000000000000000 per_cpu__kernel_stack + 0
000000000e12 005a00000002 R_X86_64_PC32 0000000000000000 parport_write - 4
000000000e76 004800000002 R_X86_64_PC32 0000000000000000 copy_from_user - 4
000000000eb3 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000ec1 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000000ec8 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000eea 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000000ef1 005600000002 R_X86_64_PC32 0000000000000000 jiffies - 4
000000000f11 003400000002 R_X86_64_PC32 0000000000000000 parport_release - 4
000000000f19 003300000002 R_X86_64_PC32 0000000000000000 parport_claim_or_block - 4
000000000f20 00030000000b R_X86_64_32S 0000000000000000 .bss + a8
000000000f31 00030000000b R_X86_64_32S 0000000000000000 .bss + ac
000000000f6a 005b00000002 R_X86_64_PC32 0000000000000000 schedule - 4
000000000fa9 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
000000000fc5 00520000000b R_X86_64_32S 0000000000000000 autoremove_wake_functi + 0
000000001001 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000001011 00030000000b R_X86_64_32S 0000000000000000 .bss + 40
000000001023 00030000000b R_X86_64_32S 0000000000000000 .bss + 28
000000001053 00030000000b R_X86_64_32S 0000000000000000 .bss + 68
000000001060 005700000002 R_X86_64_PC32 0000000000000000 mutex_lock_interruptib - 4
000000001083 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000010ae 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000010b3 005900000002 R_X86_64_PC32 0000000000000000 parport_set_timeout - 4
0000000010ba 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000010c8 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
0000000010cf 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000010da 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
0000000010eb 00510000000b R_X86_64_32S 0000000000000000 per_cpu__current_task + 0
0000000010f2 00030000000b R_X86_64_32S 0000000000000000 .bss + 48
00000000110c 005300000002 R_X86_64_PC32 0000000000000000 prepare_to_wait - 4
000000001116 005400000002 R_X86_64_PC32 0000000000000000 schedule_timeout - 4
000000001121 005500000002 R_X86_64_PC32 0000000000000000 finish_wait - 4
00000000113b 005c00000002 R_X86_64_PC32 0000000000000000 _cond_resched - 4
000000001156 005d00000002 R_X86_64_PC32 0000000000000000 parport_read - 4
000000001172 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000001186 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000001196 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
0000000011a1 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
0000000011c7 005800000002 R_X86_64_PC32 0000000000000000 mutex_unlock - 4
0000000011d3 00030000000b R_X86_64_32S 0000000000000000 .bss + a0
0000000011f9 00030000000b R_X86_64_32S 0000000000000000 .bss + 20
000000001202 003e00000002 R_X86_64_PC32 0000000000000000 parport_negotiate - 4
000000001222 004700000002 R_X86_64_PC32 0000000000000000 copy_to_user - 4
000000000048 003300000002 R_X86_64_PC32 0000000000000000 parport_claim_or_block - 4
000000000078 003400000002 R_X86_64_PC32 0000000000000000 parport_release - 4
00000000028b 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000306 003d00000002 R_X86_64_PC32 0000000000000000 class_destroy - 4
Relocation section '.rela.data' at offset 0x4058 contains 3 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000000 000400000001 R_X86_64_64 0000000000000000 .rodata.str1.1 + 50
000000000008 000100000001 R_X86_64_64 0000000000000000 .text + 200
000000000010 000100000001 R_X86_64_64 0000000000000000 .text + 10
Relocation section '.rela.smp_locks' at offset 0x40a0 contains 5 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000000 000100000001 R_X86_64_64 0000000000000000 .text + 0
000000000008 000100000001 R_X86_64_64 0000000000000000 .text + 24
000000000010 000100000001 R_X86_64_64 0000000000000000 .text + 54
000000000018 000100000001 R_X86_64_64 0000000000000000 .text + 45c
000000000020 000100000001 R_X86_64_64 0000000000000000 .text + d8e
Relocation section '.rela.rodata' at offset 0x4118 contains 24 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000000 000100000001 R_X86_64_64 0000000000000000 .text + 83f
000000000008 000100000001 R_X86_64_64 0000000000000000 .text + 817
000000000010 000100000001 R_X86_64_64 0000000000000000 .text + 6df
000000000018 000100000001 R_X86_64_64 0000000000000000 .text + 7f5
000000000020 000100000001 R_X86_64_64 0000000000000000 .text + 6df
000000000028 000100000001 R_X86_64_64 0000000000000000 .text + 7da
000000000030 000100000001 R_X86_64_64 0000000000000000 .text + 6df
000000000038 000100000001 R_X86_64_64 0000000000000000 .text + 7c6
000000000040 000100000001 R_X86_64_64 0000000000000000 .text + 7a6
000000000048 000100000001 R_X86_64_64 0000000000000000 .text + 785
000000000050 000100000001 R_X86_64_64 0000000000000000 .text + 70e
000000000058 000100000001 R_X86_64_64 0000000000000000 .text + 773
000000000060 000100000001 R_X86_64_64 0000000000000000 .text + 6df
000000000068 000100000001 R_X86_64_64 0000000000000000 .text + 6ef
000000000070 000100000001 R_X86_64_64 0000000000000000 .text + 853
000000000080 004e00000001 R_X86_64_64 0000000000000000 __this_module + 0
000000000090 000100000001 R_X86_64_64 0000000000000000 .text + f90
000000000098 000100000001 R_X86_64_64 0000000000000000 .text + bf0
0000000000c0 000100000001 R_X86_64_64 0000000000000000 .text + 690
0000000000e0 000100000001 R_X86_64_64 0000000000000000 .text + 3d0
0000000000f0 000100000001 R_X86_64_64 0000000000000000 .text + 350
000000000170 006200000001 R_X86_64_64 0000000000000000 param_set_charp + 0
000000000178 006300000001 R_X86_64_64 0000000000000000 param_get_charp + 0
000000000188 000300000001 R_X86_64_64 0000000000000000 .bss + 500
Relocation section '.rela.init.text' at offset 0x4358 contains 46 entries:
Offset Info Type Sym. Value Sym. Name + Addend
00000000000b 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4fc
000000000020 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 6e
000000000025 004900000002 R_X86_64_PC32 0000000000000000 strncmp - 4
000000000038 000200000002 R_X86_64_PC32 0000000000000000 .data + 38
00000000004a 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 96
000000000052 004900000002 R_X86_64_PC32 0000000000000000 strncmp - 4
00000000005c 00020000000b R_X86_64_32S 0000000000000000 .data + 40
00000000006f 004a00000002 R_X86_64_PC32 0000000000000000 simple_strtoul - 4
000000000077 00030000000b R_X86_64_32S 0000000000000000 .bss + 500
000000000084 00020000000b R_X86_64_32S 0000000000000000 .data + 40
00000000008d 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 30
000000000094 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
0000000000b0 00030000000b R_X86_64_32S 0000000000000000 .bss + 500
0000000000bb 000200000002 R_X86_64_PC32 0000000000000000 .data + 3b
0000000000c9 00030000000b R_X86_64_32S 0000000000000000 .bss + 30
000000000108 00030000000b R_X86_64_32S 0000000000000000 .bss + 4
000000000119 00030000000b R_X86_64_32S 0000000000000000 .bss + 48
00000000011e 004b00000002 R_X86_64_PC32 0000000000000000 __init_waitqueue_head - 4
000000000126 00030000000b R_X86_64_32S 0000000000000000 .bss + 88
00000000012d 00030000000b R_X86_64_32S 0000000000000000 .bss + 4
000000000132 004b00000002 R_X86_64_PC32 0000000000000000 __init_waitqueue_head - 4
00000000013a 00030000000b R_X86_64_32S 0000000000000000 .bss + 68
000000000141 00030000000b R_X86_64_32S 0000000000000000 .bss + 4
000000000148 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 9b
00000000014d 004c00000002 R_X86_64_PC32 0000000000000000 __mutex_init - 4
00000000016e 00060000000b R_X86_64_32S 0000000000000000 .rodata + 80
000000000175 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 50
000000000184 004d00000002 R_X86_64_PC32 0000000000000000 __register_chrdev - 4
000000000194 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 50
00000000019b 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
0000000001ac 00030000000b R_X86_64_32S 0000000000000000 .bss + 4
0000000001b3 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + c4
0000000001ba 004e0000000b R_X86_64_32S 0000000000000000 __this_module + 0
0000000001bf 004f00000002 R_X86_64_PC32 0000000000000000 __class_create - 4
0000000001c9 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
0000000001d9 00020000000b R_X86_64_32S 0000000000000000 .data + 0
0000000001de 005000000002 R_X86_64_PC32 0000000000000000 parport_register_drive - 4
0000000001e9 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 70
0000000001f0 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
0000000001f7 000300000002 R_X86_64_PC32 0000000000000000 .bss + 4dc
0000000001fc 003d00000002 R_X86_64_PC32 0000000000000000 class_destroy - 4
000000000209 000300000002 R_X86_64_PC32 0000000000000000 .bss - 5
000000000213 00050000000b R_X86_64_32S 0000000000000000 .rodata.str1.8 + 98
00000000021a 003800000002 R_X86_64_PC32 0000000000000000 printk - 4
000000000229 00040000000b R_X86_64_32S 0000000000000000 .rodata.str1.1 + 50
00000000023a 003a00000002 R_X86_64_PC32 0000000000000000 __unregister_chrdev - 4
Relocation section '.rela__param' at offset 0x47a8 contains 8 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000000 000600000001 R_X86_64_64 0000000000000000 .rodata + 150
000000000010 005e00000001 R_X86_64_64 0000000000000000 param_set_bool + 0
000000000018 005f00000001 R_X86_64_64 0000000000000000 param_get_bool + 0
000000000020 000300000001 R_X86_64_64 0000000000000000 .bss + 540
000000000028 000600000001 R_X86_64_64 0000000000000000 .rodata + 156
000000000038 006000000001 R_X86_64_64 0000000000000000 param_array_set + 0
000000000040 006100000001 R_X86_64_64 0000000000000000 param_array_get + 0
000000000048 000600000001 R_X86_64_64 0000000000000000 .rodata + 160
Relocation section '.rela.gnu.linkonce.this_module' at offset 0x4868 contains 2 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000000148 006400000001 R_X86_64_64 0000000000000000 init_module + 0
000000000220 006500000001 R_X86_64_64 0000000000000290 cleanup_module + 0
There are no unwind sections in this file.
Symbol table '.symtab' contains 102 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
1: 0000000000000000 0 SECTION LOCAL DEFAULT 1
2: 0000000000000000 0 SECTION LOCAL DEFAULT 2
3: 0000000000000000 0 SECTION LOCAL DEFAULT 3
4: 0000000000000000 0 SECTION LOCAL DEFAULT 5
5: 0000000000000000 0 SECTION LOCAL DEFAULT 6
6: 0000000000000000 0 SECTION LOCAL DEFAULT 7
7: 0000000000000000 0 FILE LOCAL DEFAULT ABS lp.c
8: 0000000000000000 14 FUNC LOCAL DEFAULT 1 lp_preempt
9: 0000000000000010 2 FUNC LOCAL DEFAULT 1 lp_detach
10: 0000000000000020 44 FUNC LOCAL DEFAULT 1 lp_claim_parport_or_block
11: 0000000000000050 44 FUNC LOCAL DEFAULT 1 lp_release_parport
12: 0000000000000080 135 FUNC LOCAL DEFAULT 1 lp_reset
13: 0000000000000020 1216 OBJECT LOCAL DEFAULT 3 lp_table
14: 0000000000000110 226 FUNC LOCAL DEFAULT 1 lp_register
15: 0000000000000540 4 OBJECT LOCAL DEFAULT 3 reset
16: 00000000000004e0 8 OBJECT LOCAL DEFAULT 3 lp_class
17: 0000000000000200 143 FUNC LOCAL DEFAULT 1 lp_attach
18: 0000000000000040 32 OBJECT LOCAL DEFAULT 2 parport_nr
19: 0000000000000000 4 OBJECT LOCAL DEFAULT 3 lp_count
20: 0000000000000290 122 FUNC LOCAL DEFAULT 1 lp_cleanup_module
21: 0000000000000000 40 OBJECT LOCAL DEFAULT 2 lp_driver
22: 0000000000000310 63 FUNC LOCAL DEFAULT 1 lp_negotiate
23: 0000000000000350 116 FUNC LOCAL DEFAULT 1 lp_release
24: 00000000000003d0 695 FUNC LOCAL DEFAULT 1 lp_open
25: 0000000000000690 642 FUNC LOCAL DEFAULT 1 lp_ioctl
26: 0000000000000000 591 FUNC LOCAL DEFAULT 8 lp_init_module
27: 0000000000000500 64 OBJECT LOCAL DEFAULT 3 parport
28: 0000000000000004 0 OBJECT LOCAL DEFAULT 3 __key.24610
29: 0000000000000004 0 OBJECT LOCAL DEFAULT 3 __key.24611
30: 0000000000000004 0 OBJECT LOCAL DEFAULT 3 __key.24612
31: 0000000000000080 208 OBJECT LOCAL DEFAULT 7 lp_fops
32: 0000000000000004 0 OBJECT LOCAL DEFAULT 3 __key.24616
33: 0000000000000920 298 FUNC LOCAL DEFAULT 1 lp_error
34: 0000000000000a50 404 FUNC LOCAL DEFAULT 1 lp_wait_ready
35: 0000000000000bf0 925 FUNC LOCAL DEFAULT 1 lp_write
36: 0000000000000f90 697 FUNC LOCAL DEFAULT 1 lp_read
37: 0000000000000000 12 OBJECT LOCAL DEFAULT 9 __mod_license997
38: 0000000000000010 21 OBJECT LOCAL DEFAULT 9 __mod_alias996
39: 0000000000000030 20 OBJECT LOCAL DEFAULT 9 __mod_resettype770
40: 0000000000000000 40 OBJECT LOCAL DEFAULT 10 __param_reset
41: 0000000000000150 6 OBJECT LOCAL DEFAULT 7 __param_str_reset
42: 0000000000000060 32 OBJECT LOCAL DEFAULT 9 __mod_parporttype769
43: 0000000000000028 40 OBJECT LOCAL DEFAULT 10 __param_parport
44: 0000000000000156 8 OBJECT LOCAL DEFAULT 7 __param_str_parport
45: 0000000000000160 48 OBJECT LOCAL DEFAULT 7 __param_arr_parport
46: 0000000000000000 0 FILE LOCAL DEFAULT ABS lp.mod.c
47: 0000000000000080 35 OBJECT LOCAL DEFAULT 9 __mod_srcversion77
48: 00000000000000b0 16 OBJECT LOCAL DEFAULT 9 __module_depends
49: 0000000000000000 3136 OBJECT LOCAL DEFAULT 12 ____versions
50: 00000000000000c0 54 OBJECT LOCAL DEFAULT 9 __mod_vermagic5
51: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_claim_or_block
52: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_release
53: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __const_udelay
54: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_register_device
55: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND device_create
56: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND printk
57: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_unregister_driver
58: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __unregister_chrdev
59: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_unregister_device
60: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND device_destroy
61: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND class_destroy
62: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_negotiate
63: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND kfree
64: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND lock_kernel
65: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND unlock_kernel
66: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND malloc_sizes
67: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND kmem_cache_alloc
68: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __tracepoint_kmalloc
69: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND per_cpu__kernel_stack
70: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND preempt_schedule
71: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND copy_to_user
72: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND copy_from_user
73: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND strncmp
74: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND simple_strtoul
75: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __init_waitqueue_head
76: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __mutex_init
77: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __register_chrdev
78: 0000000000000000 576 OBJECT GLOBAL DEFAULT 11 __this_module
79: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND __class_create
80: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_register_driver
81: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND per_cpu__current_task
82: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND autoremove_wake_function
83: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND prepare_to_wait
84: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND schedule_timeout
85: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND finish_wait
86: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND jiffies
87: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND mutex_lock_interruptible
88: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND mutex_unlock
89: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_set_timeout
90: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_write
91: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND schedule
92: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND _cond_resched
93: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND parport_read
94: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_set_bool
95: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_get_bool
96: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_array_set
97: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_array_get
98: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_set_charp
99: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND param_get_charp
100: 0000000000000000 591 FUNC GLOBAL DEFAULT 8 init_module
101: 0000000000000290 122 FUNC GLOBAL DEFAULT 1 cleanup_module
No version information found in this file.
Notes at offset 0x00002de0 with length 0x00000024:
Owner Data size Description
GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-21 9:32 ` Tim Blechmann
@ 2009-12-24 12:06 ` Tejun Heo
2009-12-24 12:07 ` Tim Blechmann
0 siblings, 1 reply; 15+ messages in thread
From: Tejun Heo @ 2009-12-24 12:06 UTC (permalink / raw)
To: Tim Blechmann; +Cc: linux-kernel, stern, x86
Hello,
On 12/21/2009 06:32 PM, Tim Blechmann wrote:
>>>>> removing module-common.lds from LDFLAGS_MODULE, my machine boots fine
>>>>> and without any error messages:
>>>>
>>>> Looks like some necessary part of module image ends up in discarded
>>>> sections. Before the commit, the build process kept those sections so
>>>> it worked. The code has been there for some time now and you're the
>>>> first one to report it, so I suppose your .config is a bit different
>>>> from more usual ones. Can you please attach it?
>>>
>>> it is not too different ... it is based on the .config file of the
>>> ubuntu kernel with a few tweaks ...
>>> one odd thing is, that i once was able to boot 2.6.32-rcX kernels, at
>>> one point, i kept getting these bug messages ... i didn't (knowingly)
>>> change the configuration, though ...
>>
>> Hmmm... weirdly I can't reproduce the problem here with the same
>> config. Can you please attach "readelf -a lp.ko" with and without the
>> module-common.lds struck out?
>
> as i said before, the configuration is not really uncommon ... the
> readelf output is attached.
Hmmm.... I think it's more convoluted than I originally thought. I
was expecting a missing section but in the broken case the linker has
assigned addresses to sections even though it was a relocatable link.
That's just strange.
Can you please post the output of "ld --version"? Also, what distro
are you on?
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-24 12:06 ` Tejun Heo
@ 2009-12-24 12:07 ` Tim Blechmann
2009-12-24 12:26 ` Tejun Heo
0 siblings, 1 reply; 15+ messages in thread
From: Tim Blechmann @ 2009-12-24 12:07 UTC (permalink / raw)
To: Tejun Heo; +Cc: linux-kernel, stern, x86
>>>>>> removing module-common.lds from LDFLAGS_MODULE, my machine boots fine
>>>>>> and without any error messages:
>>>>>
>>>>> Looks like some necessary part of module image ends up in discarded
>>>>> sections. Before the commit, the build process kept those sections so
>>>>> it worked. The code has been there for some time now and you're the
>>>>> first one to report it, so I suppose your .config is a bit different
>>>>> from more usual ones. Can you please attach it?
>>>>
>>>> it is not too different ... it is based on the .config file of the
>>>> ubuntu kernel with a few tweaks ...
>>>> one odd thing is, that i once was able to boot 2.6.32-rcX kernels, at
>>>> one point, i kept getting these bug messages ... i didn't (knowingly)
>>>> change the configuration, though ...
>>>
>>> Hmmm... weirdly I can't reproduce the problem here with the same
>>> config. Can you please attach "readelf -a lp.ko" with and without the
>>> module-common.lds struck out?
>>
>> as i said before, the configuration is not really uncommon ... the
>> readelf output is attached.
>
> Hmmm.... I think it's more convoluted than I originally thought. I
> was expecting a missing section but in the broken case the linker has
> assigned addresses to sections even though it was a relocatable link.
> That's just strange.
>
> Can you please post the output of "ld --version"? Also, what distro
> are you on?
i am not at that specific machine, but the distribution is the same as
on my laptop, ubuntu 9.10, x86-64. i don't have any issues, running
2.6.32.2 on my laptop, though ...
GNU ld (GNU Binutils for Ubuntu) 2.20
hth, tim
--
tim@klingt.org
http://tim.klingt.org
Bill Gates left his university to start Micro$oft.
Steve Jobs sold his Wolkswagen bus to start Apple.
Linus Torvalds made a new thread in a forum and put a file on a ftp server.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-24 12:07 ` Tim Blechmann
@ 2009-12-24 12:26 ` Tejun Heo
2009-12-24 12:48 ` Tejun Heo
0 siblings, 1 reply; 15+ messages in thread
From: Tejun Heo @ 2009-12-24 12:26 UTC (permalink / raw)
To: Tim Blechmann; +Cc: linux-kernel, stern, x86
Hello,
On 12/24/2009 09:07 PM, Tim Blechmann wrote:
>>> as i said before, the configuration is not really uncommon ... the
>>> readelf output is attached.
>>
>> Hmmm.... I think it's more convoluted than I originally thought. I
>> was expecting a missing section but in the broken case the linker has
>> assigned addresses to sections even though it was a relocatable link.
>> That's just strange.
>>
>> Can you please post the output of "ld --version"? Also, what distro
>> are you on?
>
> i am not at that specific machine, but the distribution is the same as
> on my laptop, ubuntu 9.10, x86-64. i don't have any issues, running
> 2.6.32.2 on my laptop, though ...
>
> GNU ld (GNU Binutils for Ubuntu) 2.20
Sections aren't supposed to have addresses assigned in relocatable
output and it of course breaks things. I'll try newer version of
binutils but at this point it looks like a linker bug. Can you please
report it to ubuntu too?
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
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
0 siblings, 2 replies; 15+ messages in thread
From: Tejun Heo @ 2009-12-24 12:48 UTC (permalink / raw)
To: Tim Blechmann; +Cc: linux-kernel, stern, x86
Hello, again.
On 12/24/2009 09:26 PM, Tejun Heo wrote:
>> GNU ld (GNU Binutils for Ubuntu) 2.20
>
> Sections aren't supposed to have addresses assigned in relocatable
> output and it of course breaks things. I'll try newer version of
> binutils but at this point it looks like a linker bug. Can you please
> report it to ubuntu too?
I just tried 2.20 on openSUSE.
$ ld --version
GNU ld (GNU Binutils; devel:gcc / openSUSE_11.2) 2.20.0.20091104-13.2
Copyright 2009 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
and it doesn't show such behavior. Can you please report this to
ubuntu and let me know the bug#?
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-24 12:48 ` Tejun Heo
@ 2009-12-24 12:55 ` Tim Blechmann
2009-12-27 9:50 ` Tim Blechmann
1 sibling, 0 replies; 15+ messages in thread
From: Tim Blechmann @ 2009-12-24 12:55 UTC (permalink / raw)
To: Tejun Heo; +Cc: linux-kernel, stern, x86
>> Sections aren't supposed to have addresses assigned in relocatable
>> output and it of course breaks things. I'll try newer version of
>> binutils but at this point it looks like a linker bug. Can you please
>> report it to ubuntu too?
>
> I just tried 2.20 on openSUSE.
>
> $ ld --version
> GNU ld (GNU Binutils; devel:gcc / openSUSE_11.2) 2.20.0.20091104-13.2
> Copyright 2009 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the terms of
> the GNU General Public License version 3 or (at your option) a later version.
> This program has absolutely no warranty.
>
> and it doesn't show such behavior. Can you please report this to
> ubuntu and let me know the bug#?
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/500113
i will double-check on the other machine in a few days ... it may be,
that i am using a toolchain ppa, that installed some unstable/odd/buggy
binutils ...
but i somehow doubt, that this is the case :/
cheers, tim
--
tim@klingt.org
http://tim.klingt.org
Just what the hell is the experimental tradition?
Morton Feldman
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
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
1 sibling, 1 reply; 15+ messages in thread
From: Tim Blechmann @ 2009-12-27 9:50 UTC (permalink / raw)
To: Tejun Heo; +Cc: linux-kernel, stern, x86
[-- Attachment #1: Type: text/plain, Size: 912 bytes --]
> I just tried 2.20 on openSUSE.
>
> $ ld --version
> GNU ld (GNU Binutils; devel:gcc / openSUSE_11.2) 2.20.0.20091104-13.2
> Copyright 2009 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the terms of
> the GNU General Public License version 3 or (at your option) a later version.
> This program has absolutely no warranty.
>
> and it doesn't show such behavior. Can you please report this to
> ubuntu and let me know the bug#?
ah, back at that workstation, i found, that i was using a build of
binutils, installed via the ubuntu-toolchain-r ppa:
ld -v
GNU gold (GNU Binutils for Ubuntu 2.20) 1.9
i am pretty sure, it is related to this, will try to compile an
unpatched kernel now ...
thanks, tim
--
tim@klingt.org
http://tim.klingt.org
The most wonderful opportunity which life offers is to be human.
Henry Miller
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2009-12-27 9:50 ` Tim Blechmann
@ 2010-01-01 20:55 ` Tim Blechmann
2010-01-02 2:23 ` Tejun Heo
0 siblings, 1 reply; 15+ messages in thread
From: Tim Blechmann @ 2010-01-01 20:55 UTC (permalink / raw)
To: Tejun Heo; +Cc: linux-kernel, stern, x86
[-- Attachment #1: Type: text/plain, Size: 1025 bytes --]
On 12/27/2009 10:50 AM, Tim Blechmann wrote:
>> I just tried 2.20 on openSUSE.
>>
>> $ ld --version
>> GNU ld (GNU Binutils; devel:gcc / openSUSE_11.2) 2.20.0.20091104-13.2
>> Copyright 2009 Free Software Foundation, Inc.
>> This program is free software; you may redistribute it under the terms of
>> the GNU General Public License version 3 or (at your option) a later version.
>> This program has absolutely no warranty.
>>
>> and it doesn't show such behavior. Can you please report this to
>> ubuntu and let me know the bug#?
>
> ah, back at that workstation, i found, that i was using a build of
> binutils, installed via the ubuntu-toolchain-r ppa:
>
> ld -v
> GNU gold (GNU Binutils for Ubuntu 2.20) 1.9
trying to boot the current linus/master branch, i saw a similar issue as
before, but with binutils 2.20
tim
--
tim@klingt.org
http://tim.klingt.org
Our products just aren't engineered for security.
Brian Valentine, Microsoft's vice president of Windows development
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: 2.6.32 regression: unable to handle kernel paging request
2010-01-01 20:55 ` Tim Blechmann
@ 2010-01-02 2:23 ` Tejun Heo
0 siblings, 0 replies; 15+ messages in thread
From: Tejun Heo @ 2010-01-02 2:23 UTC (permalink / raw)
To: Tim Blechmann; +Cc: linux-kernel, stern, x86
Hello,
On 01/02/2010 05:55 AM, Tim Blechmann wrote:
> trying to boot the current linus/master branch, i saw a similar issue as
> before, but with binutils 2.20
Given that the ldscript modification has been out in the wild for some
time and you are the only one reporting this type of problem, I don't
think it's likely to be a widespread problem. Can you please try it
from a clean installation just in case?
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2010-01-02 2:22 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14 19:52 2.6.32 regression: unable to handle kernel paging request Tim Blechmann
2009-12-17 12:56 ` Tim Blechmann
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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox