public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BISECTED] [drm:i915_initialize] *ERROR* can not ioremap virtual address for ring buffer
@ 2009-02-21 10:00 Paolo Ornati
  2009-02-21 12:19 ` Sitsofe Wheeler
  0 siblings, 1 reply; 11+ messages in thread
From: Paolo Ornati @ 2009-02-21 10:00 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Eric Anholt, Dave Airlie

[-- Attachment #1: Type: text/plain, Size: 7289 bytes --]

Hello, my system doesn't seems to like this commit ;)

----------- 8< --------------------------- 8< -----------------------

ab657db12d7020629f26f30d287558a8d0e32b41 is first bad commit
commit ab657db12d7020629f26f30d287558a8d0e32b41
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Jan 23 12:57:47 2009 -0800

    drm/i915: Set up an MTRR covering the GTT at driver load.

    We'd love to just be using PAT, but even on chips with PAT it gets
    disabled sometimes due to an errata.  It would probably be better
    to have pat_enabled exported and only bother with this
    when !pat_enabled.

    Signed-off-by: Eric Anholt <eric@anholt.net>
    Signed-off-by: Dave Airlie <airlied@linux.ie>

----------- 8< --------------------------- 8< -----------------------

It causes this as soon as X starts:

[   25.047384] [drm:i915_initialize] *ERROR* can not ioremap virtual
address for ring buffer [   25.047445] [drm:drm_unlock] *ERROR* Process
4169 using kernel context 0


My hardware (82G965 Integrated Graphics Controller):

00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82G965 Integrated Graphics Controller (rev 02)
00:03.0 Communication controller: Intel Corporation 82P965/G965 HECI Controller (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82566DC Gigabit Network Connection (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801HB (ICH8) 4 port SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
02:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6101 single-port PATA133 interface (rev b1)
06:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)



Full dmesg and config attached.


The problem seems to depend also on my boot options.

With "fastboot initcall_debug", it happens all the time.

With "fastboot initcall_debug vga=0x305" it doesn't happen.


Booting current -git with that commit reverted (good) and not reverted
(bad), with "fastboot initcall_debug" I've noticed mtrr change:

--- mtrr-good   2009-02-21 10:49:14.000000000 +0100
+++ mtrr-bad    2009-02-21 10:51:30.000000000 +0100
@@ -2,4 +2,4 @@
 reg01: base=0x07f000000 ( 2032MB), size=   16MB, count=1: uncachable
 reg02: base=0x07e800000 ( 2024MB), size=    8MB, count=1: uncachable
 reg03: base=0x07e700000 ( 2023MB), size=    1MB, count=1: uncachable
-reg04: base=0x080000000 ( 2048MB), size=  256MB, count=1: write-combining
+reg04: base=0x080000000 ( 2048MB), size=  256MB, count=2: write-combining
                                                       ^^^


Additional info:

/proc/iomem
============
00000000-0008efff : System RAM
0008f000-0009ffff : reserved
000c0000-000dffff : pnp 00:01
000e0000-000fffff : reserved
00100000-7e598fff : System RAM
  00200000-005914d7 : Kernel code
  005914d8-00792d1f : Kernel data
  00810000-00870d27 : Kernel bss
7e599000-7e5a5fff : reserved
7e5a6000-7e64cfff : System RAM
7e64d000-7e6a4fff : ACPI Non-volatile Storage
7e6a5000-7e6a9fff : ACPI Tables
7e6aa000-7e6aafff : System RAM
7e6ab000-7e6f1fff : ACPI Non-volatile Storage
7e6f2000-7e6fefff : ACPI Tables
7e6ff000-7e6fffff : System RAM
7e700000-7effffff : reserved
80000000-8fffffff : 0000:00:02.0
90000000-900fffff : PCI Bus 0000:06
  90000000-900000ff : 0000:06:01.0
    90000000-900000ff : 8139too
90100000-901fffff : PCI Bus 0000:02
  90100000-901001ff : 0000:02:00.0
90200000-902fffff : 0000:00:02.0
90300000-9031ffff : 0000:00:19.0
  90300000-9031ffff : e1000e
90320000-90323fff : 0000:00:1b.0
  90320000-90323fff : ICH HD audio
90324000-90324fff : 0000:00:19.0
  90324000-90324fff : e1000e
90325000-903257ff : 0000:00:1f.2
  90325000-903257ff : ahci
90325800-90325bff : 0000:00:1d.7
  90325800-90325bff : ehci_hcd
90325c00-90325fff : 0000:00:1a.7
  90325c00-90325fff : ehci_hcd
90326000-903260ff : 0000:00:1f.3
90326100-9032610f : 0000:00:03.0
90327000-90327fff : Intel Flush Page
f0000000-f7ffffff : PCI MMCONFIG 0
  f0000000-f7ffffff : pnp 00:01
fec00000-fec00fff : IOAPIC 0
fed00000-fed003ff : HPET 0
fed13000-fed13fff : pnp 00:01
fed14000-fed17fff : pnp 00:01
fed18000-fed18fff : pnp 00:01
fed19000-fed19fff : pnp 00:01
fed1c000-fed1ffff : pnp 00:01
fed20000-fed3ffff : pnp 00:01
fed45000-fed99fff : pnp 00:01
fee00000-fee00fff : Local APIC
fff00000-ffffffff : reserved


/proc/ioports
===============
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-0060 : keyboard
0064-0064 : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
03c0-03df : vga+
03f2-03f2 : floppy
03f4-03f5 : floppy
03f7-03f7 : floppy
0400-047f : 0000:00:1f.0
  0400-047f : pnp 00:06
    0400-0403 : ACPI PM1a_EVT_BLK
    0404-0405 : ACPI PM1a_CNT_BLK
    0408-040b : ACPI PM_TMR
    0410-0415 : ACPI CPU throttle
    0420-0420 : ACPI PM2_CNT_BLK
    0428-042f : ACPI GPE0_BLK
0500-053f : 0000:00:1f.0
  0500-053f : pnp 00:06
0680-06ff : pnp 00:06
0cf8-0cff : PCI conf1
1000-1fff : PCI Bus 0000:06
  1000-10ff : 0000:06:01.0
    1000-10ff : 8139too
2000-2fff : PCI Bus 0000:02
  2000-200f : 0000:02:00.0
    2000-200f : pata_marvell
  2010-2017 : 0000:02:00.0
  2018-201f : 0000:02:00.0
    2018-201f : pata_marvell
  2020-2023 : 0000:02:00.0
  2024-2027 : 0000:02:00.0
    2024-2027 : pata_marvell
3000-301f : 0000:00:1f.3
3020-303f : 0000:00:1f.2
  3020-303f : ahci
3040-305f : 0000:00:1d.2
  3040-305f : uhci_hcd
3060-307f : 0000:00:1d.1
  3060-307f : uhci_hcd
3080-309f : 0000:00:1d.0
  3080-309f : uhci_hcd
30a0-30bf : 0000:00:1a.1
  30a0-30bf : uhci_hcd
30c0-30df : 0000:00:1a.0
  30c0-30df : uhci_hcd
30e0-30ff : 0000:00:19.0
3400-3407 : 0000:00:1f.2
  3400-3407 : ahci
3408-340f : 0000:00:1f.2
  3408-340f : ahci
3410-3417 : 0000:00:02.0
3418-341b : 0000:00:1f.2
  3418-341b : ahci
341c-341f : 0000:00:1f.2
  341c-341f : ahci


-- 
	Paolo Ornati
	Linux 2.6.29-rc5-00207-gfeada95 on x86_64

[-- Attachment #2: dmesg-err --]
[-- Type: application/octet-stream, Size: 86426 bytes --]

[    0.000000] Linux version 2.6.29-rc5-00122-g5955c7a (paolo@tux) (gcc version 4.1.2 (Gentoo 4.1.2 p1.1)) #25 SMP Wed Feb 18 22:02:20 CET 2009
[    0.000000] Command line: root=/dev/sda2 ro fastboot initcall_debug
[    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 - 000000000008f000 (usable)
[    0.000000]  BIOS-e820: 000000000008f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007e599000 (usable)
[    0.000000]  BIOS-e820: 000000007e599000 - 000000007e5a6000 (reserved)
[    0.000000]  BIOS-e820: 000000007e5a6000 - 000000007e64d000 (usable)
[    0.000000]  BIOS-e820: 000000007e64d000 - 000000007e6a5000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007e6a5000 - 000000007e6aa000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007e6aa000 - 000000007e6ab000 (usable)
[    0.000000]  BIOS-e820: 000000007e6ab000 - 000000007e6f2000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007e6f2000 - 000000007e6ff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007e6ff000 - 000000007e700000 (usable)
[    0.000000]  BIOS-e820: 000000007e700000 - 000000007f000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.4 present.
[    0.000000] last_pfn = 0x7e700 max_arch_pfn = 0x100000000
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] init_memory_mapping: 0000000000000000-000000007e700000
[    0.000000]  0000000000 - 007e700000 page 4k
[    0.000000] kernel direct mapping tables up to 7e700000 @ fc2000-13b9000
[    0.000000] last_map_addr: 7e700000 end: 7e700000
[    0.000000] ACPI: RSDP 000FE020, 0014 (r0 INTEL )
[    0.000000] ACPI: RSDT 7E6FD038, 0050 (r1 INTEL  DG965SS       697       1000013)
[    0.000000] ACPI: FACP 7E6FC000, 0074 (r1 INTEL  DG965SS       697 MSFT  1000013)
[    0.000000] FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4)
[    0.000000] ACPI: DSDT 7E6F7000, 40ED (r1 INTEL  DG965SS       697 MSFT  1000013)
[    0.000000] ACPI: FACS 7E6AB000, 0040
[    0.000000] ACPI: APIC 7E6F6000, 0078 (r1 INTEL  DG965SS       697 MSFT  1000013)
[    0.000000] ACPI: WDDT 7E6F5000, 0040 (r1 INTEL  DG965SS       697 MSFT  1000013)
[    0.000000] ACPI: MCFG 7E6F4000, 003C (r1 INTEL  DG965SS       697 MSFT  1000013)
[    0.000000] ACPI: ASF! 7E6F3000, 00A6 (r32 INTEL  DG965SS       697 MSFT  1000013)
[    0.000000] ACPI: HPET 7E6F2000, 0038 (r1 INTEL  DG965SS       697 MSFT  1000013)
[    0.000000] ACPI: SSDT 7E6A9000, 01BC (r1 INTEL     CpuPm      697 MSFT  1000013)
[    0.000000] ACPI: SSDT 7E6A8000, 0175 (r1 INTEL   Cpu0Ist      697 MSFT  1000013)
[    0.000000] ACPI: SSDT 7E6A7000, 0175 (r1 INTEL   Cpu1Ist      697 MSFT  1000013)
[    0.000000] ACPI: SSDT 7E6A6000, 0175 (r1 INTEL   Cpu2Ist      697 MSFT  1000013)
[    0.000000] ACPI: SSDT 7E6A5000, 0175 (r1 INTEL   Cpu3Ist      697 MSFT  1000013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] (5 early reservations) ==> bootmem [0000000000 - 007e700000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0000200000 - 0000fc11ac]    TEXT DATA BSS ==> [0000200000 - 0000fc11ac]
[    0.000000]   #3 [000009ec00 - 0000100000]    BIOS reserved ==> [000009ec00 - 0000100000]
[    0.000000]   #4 [0000fc2000 - 00013b7000]          PGTABLE ==> [0000fc2000 - 00013b7000]
[    0.000000] found SMP MP-table at [ffff8800000fe200] 000fe200
[    0.000000]  [ffffe20000000000-ffffe20002bfffff] PMD -> [ffff880001600000-ffff8800041fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00100000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[5] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000008f
[    0.000000]     0: 0x00000100 -> 0x0007e599
[    0.000000]     0: 0x0007e5a6 -> 0x0007e64d
[    0.000000]     0: 0x0007e6aa -> 0x0007e6ab
[    0.000000]     0: 0x0007e6ff -> 0x0007e700
[    0.000000] On node 0 totalpages: 517585
[    0.000000]   DMA zone: 88 pages used for memmap
[    0.000000]   DMA zone: 3623 pages reserved
[    0.000000]   DMA zone: 272 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11039 pages used for memmap
[    0.000000]   DMA32 zone: 502563 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    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[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 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: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 7f000000:80f00000)
[    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Allocating 49152 bytes of per cpu data
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 502835
[    0.000000] Kernel command line: root=/dev/sda2 ro fastboot initcall_debug
[    0.000000] Initializing CPU#0
[    0.000000] RCU-based detection of stalled CPUs is enabled.
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] TSC: PIT calibration matches PMTIMER. 1 loops
[    0.000000] Detected 1864.830 MHz processor.
[    0.000999] Console: colour VGA+ 80x25
[    0.000999] console [tty0] enabled
[    0.000999] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000999] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000999] ... MAX_LOCK_DEPTH:          48
[    0.000999] ... MAX_LOCKDEP_KEYS:        8191
[    0.000999] ... CLASSHASH_SIZE:          4096
[    0.000999] ... MAX_LOCKDEP_ENTRIES:     8192
[    0.000999] ... MAX_LOCKDEP_CHAINS:      16384
[    0.000999] ... CHAINHASH_SIZE:          8192
[    0.000999]  memory used by lock dependency info: 3839 kB
[    0.000999]  per task-struct memory footprint: 1920 bytes
[    0.000999] ------------------------
[    0.000999] | Locking API testsuite:
[    0.000999] ----------------------------------------------------------------------------
[    0.000999]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000999]   --------------------------------------------------------------------------
[    0.000999]                      A-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]                  A-B-B-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]              A-B-B-C-C-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]              A-B-C-A-B-C deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]          A-B-B-C-C-D-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]          A-B-C-D-B-D-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]          A-B-C-D-B-C-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]                     double unlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]                   initialize held:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |
[    0.000999]   --------------------------------------------------------------------------
[    0.000999]               recursive read-lock:             |  ok  |             |  ok  |
[    0.000999]            recursive read-lock #2:             |  ok  |             |  ok  |
[    0.000999]             mixed read-write-lock:             |  ok  |             |  ok  |
[    0.000999]             mixed write-read-lock:             |  ok  |             |  ok  |
[    0.000999]   --------------------------------------------------------------------------
[    0.000999]      hard-irqs-on + irq-safe-A/12:  ok  |  ok  |  ok  |
[    0.000999]      soft-irqs-on + irq-safe-A/12:  ok  |  ok  |  ok  |
[    0.000999]      hard-irqs-on + irq-safe-A/21:  ok  |  ok  |  ok  |
[    0.000999]      soft-irqs-on + irq-safe-A/21:  ok  |  ok  |  ok  |
[    0.000999]        sirq-safe-A => hirqs-on/12:  ok  |  ok  |  ok  |
[    0.000999]        sirq-safe-A => hirqs-on/21:  ok  |  ok  |  ok  |
[    0.000999]          hard-safe-A + irqs-on/12:  ok  |  ok  |  ok  |
[    0.000999]          soft-safe-A + irqs-on/12:  ok  |  ok  |  ok  |
[    0.000999]          hard-safe-A + irqs-on/21:  ok  |  ok  |  ok  |
[    0.000999]          soft-safe-A + irqs-on/21:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #1/123:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #1/123:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #1/132:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #1/132:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #1/213:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #1/213:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #1/231:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #1/231:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #1/312:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #1/312:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #1/321:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #1/321:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #2/123:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #2/123:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #2/132:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #2/132:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #2/213:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #2/213:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #2/231:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #2/231:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #2/312:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #2/312:  ok  |  ok  |  ok  |
[    0.000999]     hard-safe-A + unsafe-B #2/321:  ok  |  ok  |  ok  |
[    0.000999]     soft-safe-A + unsafe-B #2/321:  ok  |  ok  |  ok  |
[    0.000999]       hard-irq lock-inversion/123:  ok  |  ok  |  ok  |
[    0.000999]       soft-irq lock-inversion/123:  ok  |  ok  |  ok  |
[    0.000999]       hard-irq lock-inversion/132:  ok  |  ok  |  ok  |
[    0.000999]       soft-irq lock-inversion/132:  ok  |  ok  |  ok  |
[    0.000999]       hard-irq lock-inversion/213:  ok  |  ok  |  ok  |
[    0.000999]       soft-irq lock-inversion/213:  ok  |  ok  |  ok  |
[    0.000999]       hard-irq lock-inversion/231:  ok  |  ok  |  ok  |
[    0.000999]       soft-irq lock-inversion/231:  ok  |  ok  |  ok  |
[    0.000999]       hard-irq lock-inversion/312:  ok  |  ok  |  ok  |
[    0.000999]       soft-irq lock-inversion/312:  ok  |  ok  |  ok  |
[    0.000999]       hard-irq lock-inversion/321:  ok  |  ok  |  ok  |
[    0.000999]       soft-irq lock-inversion/321:  ok  |  ok  |  ok  |
[    0.000999]       hard-irq read-recursion/123:  ok  |
[    0.000999]       soft-irq read-recursion/123:  ok  |
[    0.000999]       hard-irq read-recursion/132:  ok  |
[    0.000999]       soft-irq read-recursion/132:  ok  |
[    0.000999]       hard-irq read-recursion/213:  ok  |
[    0.000999]       soft-irq read-recursion/213:  ok  |
[    0.000999]       hard-irq read-recursion/231:  ok  |
[    0.000999]       soft-irq read-recursion/231:  ok  |
[    0.000999]       hard-irq read-recursion/312:  ok  |
[    0.000999]       soft-irq read-recursion/312:  ok  |
[    0.000999]       hard-irq read-recursion/321:  ok  |
[    0.000999]       soft-irq read-recursion/321:  ok  |
[    0.000999] -------------------------------------------------------
[    0.000999] Good, all 218 testcases passed! |
[    0.000999] ---------------------------------
[    0.000999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000999] Checking aperture...
[    0.000999] No AGP bridge found
[    0.000999] Memory: 2002976k/2071552k available (3816k kernel code, 1212k absent, 66684k reserved, 2175k data, 376k init)
[    0.000999] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000999] ODEBUG: selftest passed
[    0.000999] hpet clockevent registered
[    0.000999] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 3729.66 BogoMIPS (lpj=1864830)
[    0.000999] Mount-cache hash table entries: 256
[    0.001152] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.001221] CPU: L2 cache: 2048K
[    0.001266] [ds] using Core 2/Atom configuration
[    0.001314] CPU: Physical Processor ID: 0
[    0.001359] CPU: Processor Core ID: 0
[    0.001411] CPU0: Thermal monitoring enabled (TM2)
[    0.001459] using mwait in idle threads.
[    0.001525] ACPI: Core revision 20081204
[    0.013137] Setting APIC routing to flat
[    0.014266] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.024326] CPU0: Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz stepping 06
[    0.024996] calling  migration_init+0x0/0x60 @ 1
[    0.024996] initcall migration_init+0x0/0x60 returned 1 after 0 usecs
[    0.024996] initcall migration_init+0x0/0x60 returned with error code 1 
[    0.024996] calling  spawn_ksoftirqd+0x0/0x60 @ 1
[    0.024996] initcall spawn_ksoftirqd+0x0/0x60 returned 0 after 0 usecs
[    0.024996] calling  init_call_single_data+0x0/0x80 @ 1
[    0.024996] initcall init_call_single_data+0x0/0x80 returned 0 after 0 usecs
[    0.024996] calling  spawn_softlockup_task+0x0/0x80 @ 1
[    0.024996] initcall spawn_softlockup_task+0x0/0x80 returned 0 after 0 usecs
[    0.024996] lockdep: fixing up alternatives.
[    0.025043] Booting processor 1 APIC 0x1 ip 0x6000
[    0.000999] Initializing CPU#1
[    0.000999] Calibrating delay using timer specific routine.. 3729.42 BogoMIPS (lpj=1864712)
[    0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.000999] CPU: L2 cache: 2048K
[    0.000999] [ds] using Core 2/Atom configuration
[    0.000999] CPU: Physical Processor ID: 0
[    0.000999] CPU: Processor Core ID: 1
[    0.000999] CPU1: Thermal monitoring enabled (TM2)
[    0.000999] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[    0.097340] CPU1: Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz stepping 06
[    0.097885] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.099040] Brought up 2 CPUs
[    0.099086] Total of 2 processors activated (7459.08 BogoMIPS).
[    0.099231] CPU0 attaching sched-domain:
[    0.099234]  domain 0: span 0-1 level MC
[    0.099237]   groups: 0 1
[    0.099256] CPU1 attaching sched-domain:
[    0.099258]  domain 0: span 0-1 level MC
[    0.099260]   groups: 1 0
[    0.099426] khelper used greatest stack depth: 5576 bytes left
[    0.100189] calling  net_ns_init+0x0/0x170 @ 1
[    0.100238] net_namespace: 1592 bytes
[    0.100306] initcall net_ns_init+0x0/0x170 returned 0 after 0 usecs
[    0.100360] calling  init_smp_flush+0x0/0x80 @ 1
[    0.100410] initcall init_smp_flush+0x0/0x80 returned 0 after 0 usecs
[    0.100463] calling  alloc_frozen_cpus+0x0/0x10 @ 1
[    0.100512] initcall alloc_frozen_cpus+0x0/0x10 returned 0 after 0 usecs
[    0.100567] calling  sysctl_init+0x0/0x40 @ 1
[    0.100774] initcall sysctl_init+0x0/0x40 returned 0 after 0 usecs
[    0.100989] calling  ksysfs_init+0x0/0xc0 @ 1
[    0.101047] initcall ksysfs_init+0x0/0xc0 returned 0 after 0 usecs
[    0.101099] calling  async_init+0x0/0x50 @ 1
[    0.101165] initcall async_init+0x0/0x50 returned 0 after 0 usecs
[    0.101165] calling  init_jiffies_clocksource+0x0/0x20 @ 1
[    0.101165] initcall init_jiffies_clocksource+0x0/0x20 returned 0 after 0 usecs
[    0.101172] calling  pm_init+0x0/0x40 @ 1
[    0.101225] initcall pm_init+0x0/0x40 returned 0 after 0 usecs
[    0.101277] calling  filelock_init+0x0/0x30 @ 1
[    0.101329] initcall filelock_init+0x0/0x30 returned 0 after 0 usecs
[    0.101382] calling  init_misc_binfmt+0x0/0x50 @ 1
[    0.101444] initcall init_misc_binfmt+0x0/0x50 returned 0 after 0 usecs
[    0.101497] calling  init_script_binfmt+0x0/0x20 @ 1
[    0.101546] initcall init_script_binfmt+0x0/0x20 returned 0 after 0 usecs
[    0.101600] calling  init_elf_binfmt+0x0/0x20 @ 1
[    0.101649] initcall init_elf_binfmt+0x0/0x20 returned 0 after 0 usecs
[    0.101702] calling  init_compat_elf_binfmt+0x0/0x20 @ 1
[    0.101752] initcall init_compat_elf_binfmt+0x0/0x20 returned 0 after 0 usecs
[    0.101988] calling  debugfs_init+0x0/0x60 @ 1
[    0.102040] initcall debugfs_init+0x0/0x60 returned 0 after 0 usecs
[    0.102093] calling  random32_init+0x0/0xf0 @ 1
[    0.102141] initcall random32_init+0x0/0xf0 returned 0 after 0 usecs
[    0.102194] calling  cpuidle_init+0x0/0x50 @ 1
[    0.102249] initcall cpuidle_init+0x0/0x50 returned 0 after 0 usecs
[    0.102302] calling  sock_init+0x0/0x60 @ 1
[    0.102472] initcall sock_init+0x0/0x60 returned 0 after 0 usecs
[    0.102525] calling  netlink_proto_init+0x0/0x170 @ 1
[    0.102599] NET: Registered protocol family 16
[    0.102710] initcall netlink_proto_init+0x0/0x170 returned 0 after 0 usecs
[    0.102765] calling  bdi_class_init+0x0/0x50 @ 1
[    0.103060] initcall bdi_class_init+0x0/0x50 returned 0 after 976 usecs
[    0.103115] calling  kobject_uevent_init+0x0/0x50 @ 1
[    0.103172] initcall kobject_uevent_init+0x0/0x50 returned 0 after 0 usecs
[    0.103226] calling  pcibus_class_init+0x0/0x20 @ 1
[    0.103298] initcall pcibus_class_init+0x0/0x20 returned 0 after 0 usecs
[    0.103298] calling  pci_driver_init+0x0/0x20 @ 1
[    0.103298] initcall pci_driver_init+0x0/0x20 returned 0 after 0 usecs
[    0.103298] calling  tty_class_init+0x0/0x40 @ 1
[    0.103298] initcall tty_class_init+0x0/0x40 returned 0 after 0 usecs
[    0.103298] calling  vtconsole_class_init+0x0/0xe0 @ 1
[    0.103996] initcall vtconsole_class_init+0x0/0xe0 returned 0 after 976 usecs
[    0.104052] calling  i2c_init+0x0/0x80 @ 1
[    0.104112] initcall i2c_init+0x0/0x80 returned 0 after 0 usecs
[    0.104112] calling  amd_postcore_init+0x0/0x8c0 @ 1
[    0.104114] initcall amd_postcore_init+0x0/0x8c0 returned 0 after 0 usecs
[    0.104169] calling  arch_kdebugfs_init+0x0/0x1f0 @ 1
[    0.104247] initcall arch_kdebugfs_init+0x0/0x1f0 returned 0 after 0 usecs
[    0.104301] calling  mtrr_if_init+0x0/0x80 @ 1
[    0.104353] initcall mtrr_if_init+0x0/0x80 returned 0 after 0 usecs
[    0.104406] calling  ffh_cstate_init+0x0/0x40 @ 1
[    0.104455] initcall ffh_cstate_init+0x0/0x40 returned 0 after 0 usecs
[    0.104509] calling  acpi_pci_init+0x0/0x60 @ 1
[    0.104578] ACPI: bus type pci registered
[    0.104626] initcall acpi_pci_init+0x0/0x60 returned 0 after 0 usecs
[    0.105000] calling  init_acpi_device_notify+0x0/0x4b @ 1
[    0.105050] initcall init_acpi_device_notify+0x0/0x4b returned 0 after 0 usecs
[    0.105121] calling  dmi_id_init+0x0/0x300 @ 1
[    0.105186] initcall dmi_id_init+0x0/0x300 returned 0 after 0 usecs
[    0.105186] calling  pci_arch_init+0x0/0x70 @ 1
[    0.105186] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 127
[    0.105198] PCI: Not using MMCONFIG.
[    0.105244] PCI: Using configuration type 1 for base access
[    0.105302] initcall pci_arch_init+0x0/0x70 returned 0 after 0 usecs
[    0.105355] calling  topology_init+0x0/0x40 @ 1
[    0.105432] initcall topology_init+0x0/0x40 returned 0 after 0 usecs
[    0.105987] calling  mtrr_init_finialize+0x0/0x50 @ 1
[    0.106037] initcall mtrr_init_finialize+0x0/0x50 returned 0 after 0 usecs
[    0.106091] calling  param_sysfs_init+0x0/0x210 @ 1
[    0.116028] initcall param_sysfs_init+0x0/0x210 returned 0 after 9764 usecs
[    0.116053] calling  pm_sysrq_init+0x0/0x20 @ 1
[    0.116117] initcall pm_sysrq_init+0x0/0x20 returned 0 after 0 usecs
[    0.116170] calling  readahead_init+0x0/0x40 @ 1
[    0.116262] initcall readahead_init+0x0/0x40 returned 0 after 0 usecs
[    0.116262] calling  init_bio+0x0/0xe0 @ 1
[    0.116262] bio: create slab <bio-0> at 0
[    0.116262] initcall init_bio+0x0/0xe0 returned 0 after 0 usecs
[    0.116279] calling  blk_settings_init+0x0/0x30 @ 1
[    0.116328] initcall blk_settings_init+0x0/0x30 returned 0 after 0 usecs
[    0.116382] calling  blk_ioc_init+0x0/0x30 @ 1
[    0.116433] initcall blk_ioc_init+0x0/0x30 returned 0 after 0 usecs
[    0.116486] calling  blk_softirq_init+0x0/0x80 @ 1
[    0.116537] initcall blk_softirq_init+0x0/0x80 returned 0 after 0 usecs
[    0.117103] calling  genhd_device_init+0x0/0x70 @ 1
[    0.117192] initcall genhd_device_init+0x0/0x70 returned 0 after 0 usecs
[    0.117192] calling  pci_slot_init+0x0/0x50 @ 1
[    0.117192] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
[    0.117192] calling  fbmem_init+0x0/0xa0 @ 1
[    0.117260] initcall fbmem_init+0x0/0xa0 returned 0 after 0 usecs
[    0.117260] calling  acpi_init+0x0/0x239 @ 1
[    0.119656] ACPI: EC: Look up EC in DSDT
[    0.127932] ACPI: Interpreter enabled
[    0.127984] ACPI: (supports S0 S3 S5)
[    0.128128] ACPI: Using IOAPIC for interrupt routing
[    0.128237] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 127
[    0.130618] PCI: MCFG area at f0000000 reserved in ACPI motherboard resources
[    0.135297] PCI: Using MMCONFIG at f0000000 - f7ffffff
[    0.135349] initcall acpi_init+0x0/0x239 returned 0 after 17575 usecs
[    0.135402] calling  acpi_scan_init+0x0/0x10e @ 1
[    0.146138] initcall acpi_scan_init+0x0/0x10e returned 0 after 10740 usecs
[    0.146138] calling  acpi_ec_init+0x0/0x61 @ 1
[    0.146229] initcall acpi_ec_init+0x0/0x61 returned 0 after 0 usecs
[    0.146229] calling  dock_init+0x0/0x8d @ 1
[    0.146401] ACPI: No dock devices found.
[    0.146447] initcall dock_init+0x0/0x8d returned 0 after 0 usecs
[    0.147005] calling  acpi_pci_root_init+0x0/0x28 @ 1
[    0.147075] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.147221] pci 0000:00:02.0: reg 10 32bit mmio: [0x90200000-0x902fffff]
[    0.147221] pci 0000:00:02.0: reg 18 64bit mmio: [0x80000000-0x8fffffff]
[    0.147221] pci 0000:00:02.0: reg 20 io port: [0x3410-0x3417]
[    0.147222] pci 0000:00:03.0: reg 10 64bit mmio: [0x90326100-0x9032610f]
[    0.147267] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.147321] pci 0000:00:03.0: PME# disabled
[    0.147449] pci 0000:00:19.0: reg 10 32bit mmio: [0x90300000-0x9031ffff]
[    0.147457] pci 0000:00:19.0: reg 14 32bit mmio: [0x90324000-0x90324fff]
[    0.147464] pci 0000:00:19.0: reg 18 io port: [0x30e0-0x30ff]
[    0.147513] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.147567] pci 0000:00:19.0: PME# disabled
[    0.147982] pci 0000:00:1a.0: reg 20 io port: [0x30c0-0x30df]
[    0.148047] pci 0000:00:1a.1: reg 20 io port: [0x30a0-0x30bf]
[    0.148120] pci 0000:00:1a.7: reg 10 32bit mmio: [0x90325c00-0x90325fff]
[    0.148188] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.148242] pci 0000:00:1a.7: PME# disabled
[    0.148339] pci 0000:00:1b.0: reg 10 64bit mmio: [0x90320000-0x90323fff]
[    0.148397] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.148451] pci 0000:00:1b.0: PME# disabled
[    0.148575] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.148629] pci 0000:00:1c.0: PME# disabled
[    0.148754] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.148808] pci 0000:00:1c.1: PME# disabled
[    0.148933] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.148989] pci 0000:00:1c.2: PME# disabled
[    0.149116] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.149171] pci 0000:00:1c.3: PME# disabled
[    0.149296] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.149350] pci 0000:00:1c.4: PME# disabled
[    0.149455] pci 0000:00:1d.0: reg 20 io port: [0x3080-0x309f]
[    0.149519] pci 0000:00:1d.1: reg 20 io port: [0x3060-0x307f]
[    0.149583] pci 0000:00:1d.2: reg 20 io port: [0x3040-0x305f]
[    0.149654] pci 0000:00:1d.7: reg 10 32bit mmio: [0x90325800-0x90325bff]
[    0.149721] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.149775] pci 0000:00:1d.7: PME# disabled
[    0.149990] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[    0.150063] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[    0.150119] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f)
[    0.150269] pci 0000:00:1f.2: reg 10 io port: [0x3408-0x340f]
[    0.150277] pci 0000:00:1f.2: reg 14 io port: [0x341c-0x341f]
[    0.150284] pci 0000:00:1f.2: reg 18 io port: [0x3400-0x3407]
[    0.150291] pci 0000:00:1f.2: reg 1c io port: [0x3418-0x341b]
[    0.150298] pci 0000:00:1f.2: reg 20 io port: [0x3020-0x303f]
[    0.150305] pci 0000:00:1f.2: reg 24 32bit mmio: [0x90325000-0x903257ff]
[    0.150345] pci 0000:00:1f.2: PME# supported from D3hot
[    0.150397] pci 0000:00:1f.2: PME# disabled
[    0.150475] pci 0000:00:1f.3: reg 10 32bit mmio: [0x90326000-0x903260ff]
[    0.150499] pci 0000:00:1f.3: reg 20 io port: [0x3000-0x301f]
[    0.150644] pci 0000:02:00.0: reg 10 io port: [0x2018-0x201f]
[    0.150653] pci 0000:02:00.0: reg 14 io port: [0x2024-0x2027]
[    0.150663] pci 0000:02:00.0: reg 18 io port: [0x2010-0x2017]
[    0.150672] pci 0000:02:00.0: reg 1c io port: [0x2020-0x2023]
[    0.150682] pci 0000:02:00.0: reg 20 io port: [0x2000-0x200f]
[    0.150692] pci 0000:02:00.0: reg 24 32bit mmio: [0x90100000-0x901001ff]
[    0.150743] pci 0000:02:00.0: supports D1
[    0.150745] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[    0.150800] pci 0000:02:00.0: PME# disabled
[    0.150907] pci 0000:00:1c.1: bridge io port: [0x2000-0x2fff]
[    0.150912] pci 0000:00:1c.1: bridge 32bit mmio: [0x90100000-0x901fffff]
[    0.151153] pci 0000:06:01.0: reg 10 io port: [0x1000-0x10ff]
[    0.151162] pci 0000:06:01.0: reg 14 32bit mmio: [0x90000000-0x900000ff]
[    0.151219] pci 0000:06:01.0: supports D1 D2
[    0.151221] pci 0000:06:01.0: PME# supported from D1 D2 D3hot D3cold
[    0.151276] pci 0000:06:01.0: PME# disabled
[    0.151378] pci 0000:00:1e.0: transparent bridge
[    0.151428] pci 0000:00:1e.0: bridge io port: [0x1000-0x1fff]
[    0.151433] pci 0000:00:1e.0: bridge 32bit mmio: [0x90000000-0x900fffff]
[    0.151474] pci_bus 0000:00: on NUMA node 0
[    0.151482] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.152124] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
[    0.152584] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.152739] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[    0.152892] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
[    0.153054] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
[    0.153206] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[    0.169031] initcall acpi_pci_root_init+0x0/0x28 returned 0 after 21481 usecs
[    0.169069] calling  acpi_pci_link_init+0x0/0x63 @ 1
[    0.169336] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[    0.169782] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
[    0.170348] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[    0.170790] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[    0.171247] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 *9 10 11 12)
[    0.171690] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
[    0.172143] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 *9 10 11 12)
[    0.172585] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
[    0.172920] initcall acpi_pci_link_init+0x0/0x63 returned 0 after 2929 usecs
[    0.172977] calling  acpi_power_init+0x0/0x77 @ 1
[    0.173073] initcall acpi_power_init+0x0/0x77 returned 0 after 0 usecs
[    0.173073] calling  acpi_system_init+0x0/0x1a9 @ 1
[    0.173232] initcall acpi_system_init+0x0/0x1a9 returned 0 after 0 usecs
[    0.173286] calling  pnp_init+0x0/0x20 @ 1
[    0.173346] initcall pnp_init+0x0/0x20 returned 0 after 0 usecs
[    0.173346] calling  misc_init+0x0/0xb0 @ 1
[    0.173346] initcall misc_init+0x0/0xb0 returned 0 after 0 usecs
[    0.173346] calling  init_scsi+0x0/0xa0 @ 1
[    0.174076] SCSI subsystem initialized
[    0.174076] initcall init_scsi+0x0/0xa0 returned 0 after 976 usecs
[    0.174077] calling  ata_init+0x0/0x3b0 @ 1
[    0.174221] libata version 3.00 loaded.
[    0.174224] initcall ata_init+0x0/0x3b0 returned 0 after 0 usecs
[    0.174277] calling  usb_init+0x0/0x160 @ 1
[    0.174369] usbcore: registered new interface driver usbfs
[    0.174981] usbcore: registered new interface driver hub
[    0.175052] usbcore: registered new device driver usb
[    0.175052] initcall usb_init+0x0/0x160 returned 0 after 976 usecs
[    0.175081] calling  serio_init+0x0/0xb0 @ 1
[    0.175142] initcall serio_init+0x0/0xb0 returned 0 after 0 usecs
[    0.175142] calling  input_init+0x0/0x130 @ 1
[    0.175142] initcall input_init+0x0/0x130 returned 0 after 0 usecs
[    0.175142] calling  power_supply_class_init+0x0/0x40 @ 1
[    0.175142] initcall power_supply_class_init+0x0/0x40 returned 0 after 0 usecs
[    0.175142] calling  hwmon_init+0x0/0x50 @ 1
[    0.175142] initcall hwmon_init+0x0/0x50 returned 0 after 0 usecs
[    0.175987] calling  thermal_init+0x0/0x60 @ 1
[    0.176051] initcall thermal_init+0x0/0x60 returned 0 after 0 usecs
[    0.176051] calling  pci_subsys_init+0x0/0x120 @ 1
[    0.176080] PCI: Using ACPI for IRQ routing
[    0.176317] initcall pci_subsys_init+0x0/0x120 returned 0 after 0 usecs
[    0.176371] calling  proto_init+0x0/0x20 @ 1
[    0.176425] initcall proto_init+0x0/0x20 returned 0 after 0 usecs
[    0.176477] calling  net_dev_init+0x0/0x1c0 @ 1
[    0.177066] initcall net_dev_init+0x0/0x1c0 returned 0 after 976 usecs
[    0.177120] calling  neigh_init+0x0/0x80 @ 1
[    0.177167] initcall neigh_init+0x0/0x80 returned 0 after 0 usecs
[    0.177219] calling  genl_init+0x0/0xe0 @ 1
[    0.181999] initcall genl_init+0x0/0xe0 returned 0 after 4882 usecs
[    0.182056] calling  sysctl_init+0x0/0x50 @ 1
[    0.182109] initcall sysctl_init+0x0/0x50 returned 0 after 0 usecs
[    0.182165] calling  pci_iommu_init+0x0/0x20 @ 1
[    0.182278] initcall pci_iommu_init+0x0/0x20 returned 0 after 0 usecs
[    0.182332] calling  print_all_ICs+0x0/0x510 @ 1
[    0.182384] initcall print_all_ICs+0x0/0x510 returned 0 after 0 usecs
[    0.182437] calling  hpet_late_init+0x0/0x1f0 @ 1
[    0.182488] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.182615] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.184983] initcall hpet_late_init+0x0/0x1f0 returned 0 after 2929 usecs
[    0.185037] calling  clocksource_done_booting+0x0/0x20 @ 1
[    0.185091] initcall clocksource_done_booting+0x0/0x20 returned 0 after 0 usecs
[    0.185166] calling  init_pipe_fs+0x0/0x60 @ 1
[    0.185294] initcall init_pipe_fs+0x0/0x60 returned 0 after 0 usecs
[    0.185347] calling  init_mnt_writers+0x0/0xa0 @ 1
[    0.185396] initcall init_mnt_writers+0x0/0xa0 returned 0 after 0 usecs
[    0.185450] calling  eventpoll_init+0x0/0xd0 @ 1
[    0.185516] initcall eventpoll_init+0x0/0xd0 returned 0 after 0 usecs
[    0.185569] calling  anon_inode_init+0x0/0x140 @ 1
[    0.185683] initcall anon_inode_init+0x0/0x140 returned 0 after 0 usecs
[    0.185737] calling  acpi_event_init+0x0/0x8f @ 1
[    0.188009] initcall acpi_event_init+0x0/0x8f returned 0 after 2964 usecs
[    0.188067] calling  pnpacpi_init+0x0/0xa0 @ 1
[    0.188117] pnp: PnP ACPI init
[    0.188192] ACPI: bus type pnp registered
[    0.194455] pnp: PnP ACPI: found 12 devices
[    0.194504] ACPI: ACPI bus type pnp unregistered
[    0.194553] initcall pnpacpi_init+0x0/0xa0 returned 0 after 6284 usecs
[    0.194607] calling  pnp_system_init+0x0/0x20 @ 1
[    0.194669] system 00:01: iomem range 0xf0000000-0xf7ffffff has been reserved
[    0.194725] system 00:01: iomem range 0xfed13000-0xfed13fff has been reserved
[    0.194780] system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved
[    0.194835] system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved
[    0.194890] system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved
[    0.194945] system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.195006] system 00:01: iomem range 0xfed20000-0xfed3ffff has been reserved
[    0.195062] system 00:01: iomem range 0xfed45000-0xfed99fff has been reserved
[    0.195118] system 00:01: iomem range 0xc0000-0xdffff has been reserved
[    0.195186] system 00:01: iomem range 0xe0000-0xfffff could not be reserved
[    0.195252] system 00:06: ioport range 0x500-0x53f has been reserved
[    0.195305] system 00:06: ioport range 0x400-0x47f has been reserved
[    0.195358] system 00:06: ioport range 0x680-0x6ff has been reserved
[    0.195481] initcall pnp_system_init+0x0/0x20 returned 0 after 806 usecs
[    0.195536] calling  chr_dev_init+0x0/0xb0 @ 1
[    0.196404] initcall chr_dev_init+0x0/0xb0 returned 0 after 801 usecs
[    0.196458] calling  firmware_class_init+0x0/0x90 @ 1
[    0.196577] initcall firmware_class_init+0x0/0x90 returned 0 after 67 usecs
[    0.196633] calling  init_acpi_pm_clocksource+0x0/0x100 @ 1
[    0.201207] initcall init_acpi_pm_clocksource+0x0/0x100 returned 0 after 4416 usecs
[    0.201280] calling  pcibios_assign_resources+0x0/0x90 @ 1
[    0.201404] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01
[    0.201455] pci 0000:00:1c.0:   IO window: disabled
[    0.201507] pci 0000:00:1c.0:   MEM window: disabled
[    0.201558] pci 0000:00:1c.0:   PREFETCH window: disabled
[    0.201613] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02
[    0.201665] pci 0000:00:1c.1:   IO window: 0x2000-0x2fff
[    0.201719] pci 0000:00:1c.1:   MEM window: 0x90100000-0x901fffff
[    0.201773] pci 0000:00:1c.1:   PREFETCH window: disabled
[    0.201828] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:03
[    0.201879] pci 0000:00:1c.2:   IO window: disabled
[    0.201931] pci 0000:00:1c.2:   MEM window: disabled
[    0.201981] pci 0000:00:1c.2:   PREFETCH window: disabled
[    0.202041] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:04
[    0.202092] pci 0000:00:1c.3:   IO window: disabled
[    0.202144] pci 0000:00:1c.3:   MEM window: disabled
[    0.202194] pci 0000:00:1c.3:   PREFETCH window: disabled
[    0.202250] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:05
[    0.202301] pci 0000:00:1c.4:   IO window: disabled
[    0.202352] pci 0000:00:1c.4:   MEM window: disabled
[    0.202403] pci 0000:00:1c.4:   PREFETCH window: disabled
[    0.202458] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:06
[    0.202510] pci 0000:00:1e.0:   IO window: 0x1000-0x1fff
[    0.202564] pci 0000:00:1e.0:   MEM window: 0x90000000-0x900fffff
[    0.202617] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.202686] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.202742] pci 0000:00:1c.0: setting latency timer to 64
[    0.202754] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.202810] pci 0000:00:1c.1: setting latency timer to 64
[    0.202821] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.202877] pci 0000:00:1c.2: setting latency timer to 64
[    0.202888] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.202943] pci 0000:00:1c.3: setting latency timer to 64
[    0.202952] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.203013] pci 0000:00:1c.4: setting latency timer to 64
[    0.203021] pci 0000:00:1e.0: setting latency timer to 64
[    0.203026] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.203028] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.203031] pci_bus 0000:01: resource 0 mem: [0x0-0x0]
[    0.203033] pci_bus 0000:01: resource 1 mem: [0x0-0x0]
[    0.203035] pci_bus 0000:01: resource 2 mem: [0x0-0x0]
[    0.203037] pci_bus 0000:01: resource 3 mem: [0x0-0x0]
[    0.203039] pci_bus 0000:02: resource 0 io:  [0x2000-0x2fff]
[    0.203041] pci_bus 0000:02: resource 1 mem: [0x90100000-0x901fffff]
[    0.203043] pci_bus 0000:02: resource 2 mem: [0x0-0x0]
[    0.203046] pci_bus 0000:02: resource 3 mem: [0x0-0x0]
[    0.203048] pci_bus 0000:03: resource 0 mem: [0x0-0x0]
[    0.203050] pci_bus 0000:03: resource 1 mem: [0x0-0x0]
[    0.203052] pci_bus 0000:03: resource 2 mem: [0x0-0x0]
[    0.203054] pci_bus 0000:03: resource 3 mem: [0x0-0x0]
[    0.203056] pci_bus 0000:04: resource 0 mem: [0x0-0x0]
[    0.203058] pci_bus 0000:04: resource 1 mem: [0x0-0x0]
[    0.203060] pci_bus 0000:04: resource 2 mem: [0x0-0x0]
[    0.203061] pci_bus 0000:04: resource 3 mem: [0x0-0x0]
[    0.203064] pci_bus 0000:05: resource 0 mem: [0x0-0x0]
[    0.203066] pci_bus 0000:05: resource 1 mem: [0x0-0x0]
[    0.203067] pci_bus 0000:05: resource 2 mem: [0x0-0x0]
[    0.203070] pci_bus 0000:05: resource 3 mem: [0x0-0x0]
[    0.203072] pci_bus 0000:06: resource 0 io:  [0x1000-0x1fff]
[    0.203074] pci_bus 0000:06: resource 1 mem: [0x90000000-0x900fffff]
[    0.203076] pci_bus 0000:06: resource 2 mem: [0x0-0x0]
[    0.203078] pci_bus 0000:06: resource 3 io:  [0x00-0xffff]
[    0.203081] pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.203085] initcall pcibios_assign_resources+0x0/0x90 returned 0 after 1712 usecs
[    0.203157] calling  sysctl_core_init+0x0/0x40 @ 1
[    0.203258] initcall sysctl_core_init+0x0/0x40 returned 0 after 50 usecs
[    0.203885] calling  inet_init+0x0/0x240 @ 1
[    0.203946] NET: Registered protocol family 2
[    0.215406] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.216381] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.218608] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[    0.224801] TCP: Hash tables configured (established 262144 bind 65536)
[    0.224909] TCP reno registered
[    0.227487] initcall inet_init+0x0/0x240 returned 0 after 22996 usecs
[    0.227554] calling  af_unix_init+0x0/0x70 @ 1
[    0.227611] NET: Registered protocol family 1
[    0.227681] initcall af_unix_init+0x0/0x70 returned 0 after 77 usecs
[    0.227736] calling  populate_rootfs+0x0/0x100 @ 1
[    0.228136] initcall populate_rootfs+0x0/0x100 returned 0 after 341 usecs
[    0.228191] calling  i8259A_init_sysfs+0x0/0x30 @ 1
[    0.228452] initcall i8259A_init_sysfs+0x0/0x30 returned 0 after 206 usecs
[    0.228508] calling  vsyscall_init+0x0/0x70 @ 1
[    0.228577] initcall vsyscall_init+0x0/0x70 returned 0 after 20 usecs
[    0.228632] calling  sbf_init+0x0/0xf0 @ 1
[    0.228678] initcall sbf_init+0x0/0xf0 returned 0 after 0 usecs
[    0.228730] calling  i8237A_init_sysfs+0x0/0x30 @ 1
[    0.228920] initcall i8237A_init_sysfs+0x0/0x30 returned 0 after 136 usecs
[    0.228975] calling  add_rtc_cmos+0x0/0xb0 @ 1
[    0.229027] initcall add_rtc_cmos+0x0/0xb0 returned 0 after 3 usecs
[    0.229082] calling  cache_sysfs_init+0x0/0x70 @ 1
[    0.229782] initcall cache_sysfs_init+0x0/0x70 returned 0 after 634 usecs
[    0.229837] calling  mce_init_device+0x0/0xb0 @ 1
[    0.230456] initcall mce_init_device+0x0/0xb0 returned 0 after 555 usecs
[    0.230511] calling  periodic_mcheck_init+0x0/0x50 @ 1
[    0.230572] initcall periodic_mcheck_init+0x0/0x50 returned 0 after 9 usecs
[    0.230627] calling  thermal_throttle_init_device+0x0/0xa0 @ 1
[    0.230717] initcall thermal_throttle_init_device+0x0/0xa0 returned 0 after 37 usecs
[    0.230789] calling  msr_init+0x0/0x120 @ 1
[    0.231107] initcall msr_init+0x0/0x120 returned 0 after 263 usecs
[    0.231159] calling  cpuid_init+0x0/0x120 @ 1
[    0.231476] initcall cpuid_init+0x0/0x120 returned 0 after 261 usecs
[    0.231530] calling  init_lapic_sysfs+0x0/0x30 @ 1
[    0.231720] initcall init_lapic_sysfs+0x0/0x30 returned 0 after 137 usecs
[    0.231775] calling  ioapic_init_sysfs+0x0/0xf0 @ 1
[    0.231962] initcall ioapic_init_sysfs+0x0/0xf0 returned 0 after 134 usecs
[    0.232017] calling  add_pcspkr+0x0/0x30 @ 1
[    0.232162] initcall add_pcspkr+0x0/0x30 returned 0 after 94 usecs
[    0.232215] calling  uv_ptc_init+0x0/0x60 @ 1
[    0.232323] initcall uv_ptc_init+0x0/0x60 returned 0 after 0 usecs
[    0.232375] calling  uv_bau_init+0x0/0x4a0 @ 1
[    0.232423] initcall uv_bau_init+0x0/0x4a0 returned 0 after 0 usecs
[    0.232476] calling  sgi_uv_sysfs_init+0x0/0xb0 @ 1
[    0.232533] initcall sgi_uv_sysfs_init+0x0/0xb0 returned 0 after 7 usecs
[    0.232587] calling  init_vdso_vars+0x0/0x210 @ 1
[    0.232650] initcall init_vdso_vars+0x0/0x210 returned 0 after 14 usecs
[    0.232704] calling  ia32_binfmt_init+0x0/0x20 @ 1
[    0.232768] initcall ia32_binfmt_init+0x0/0x20 returned 0 after 15 usecs
[    0.232822] calling  sysenter_setup+0x0/0x350 @ 1
[    0.232875] initcall sysenter_setup+0x0/0x350 returned 0 after 4 usecs
[    0.232928] calling  init_sched_debug_procfs+0x0/0x30 @ 1
[    0.232985] initcall init_sched_debug_procfs+0x0/0x30 returned 0 after 6 usecs
[    0.233056] calling  proc_schedstat_init+0x0/0x30 @ 1
[    0.233109] initcall proc_schedstat_init+0x0/0x30 returned 0 after 3 usecs
[    0.233163] calling  proc_execdomains_init+0x0/0x30 @ 1
[    0.233216] initcall proc_execdomains_init+0x0/0x30 returned 0 after 3 usecs
[    0.233277] calling  ioresources_init+0x0/0x40 @ 1
[    0.233335] initcall ioresources_init+0x0/0x40 returned 0 after 8 usecs
[    0.233389] calling  uid_cache_init+0x0/0x70 @ 1
[    0.233452] initcall uid_cache_init+0x0/0x70 returned 0 after 13 usecs
[    0.233505] calling  init_posix_timers+0x0/0x120 @ 1
[    0.233560] initcall init_posix_timers+0x0/0x120 returned 0 after 5 usecs
[    0.233615] calling  init_posix_cpu_timers+0x0/0xe0 @ 1
[    0.233665] initcall init_posix_cpu_timers+0x0/0xe0 returned 0 after 0 usecs
[    0.233720] calling  nsproxy_cache_init+0x0/0x30 @ 1
[    0.233771] initcall nsproxy_cache_init+0x0/0x30 returned 0 after 1 usecs
[    0.233825] calling  timekeeping_init_device+0x0/0x30 @ 1
[    0.234004] initcall timekeeping_init_device+0x0/0x30 returned 0 after 125 usecs
[    0.234076] calling  init_clocksource_sysfs+0x0/0x60 @ 1
[    0.234257] initcall init_clocksource_sysfs+0x0/0x60 returned 0 after 127 usecs
[    0.234334] calling  init_timer_list_procfs+0x0/0x30 @ 1
[    0.234389] initcall init_timer_list_procfs+0x0/0x30 returned 0 after 3 usecs
[    0.234444] calling  init_tstats_procfs+0x0/0x30 @ 1
[    0.234497] initcall init_tstats_procfs+0x0/0x30 returned 0 after 3 usecs
[    0.234551] calling  lockdep_proc_init+0x0/0x60 @ 1
[    0.234609] initcall lockdep_proc_init+0x0/0x60 returned 0 after 8 usecs
[    0.234663] calling  futex_init+0x0/0xb0 @ 1
[    0.234739] initcall futex_init+0x0/0xb0 returned 0 after 28 usecs
[    0.234793] calling  init_rttest+0x0/0x150 @ 1
[    0.235829] Initializing RT-Tester: OK
[    0.235876] initcall init_rttest+0x0/0x150 returned 0 after 1010 usecs
[    0.235931] calling  proc_dma_init+0x0/0x30 @ 1
[    0.235983] initcall proc_dma_init+0x0/0x30 returned 0 after 4 usecs
[    0.236036] calling  proc_modules_init+0x0/0x30 @ 1
[    0.236089] initcall proc_modules_init+0x0/0x30 returned 0 after 3 usecs
[    0.236142] calling  percpu_modinit+0x0/0x80 @ 1
[    0.236191] initcall percpu_modinit+0x0/0x80 returned 0 after 0 usecs
[    0.236244] calling  kallsyms_init+0x0/0x30 @ 1
[    0.236302] initcall kallsyms_init+0x0/0x30 returned 0 after 3 usecs
[    0.236354] calling  utsname_sysctl_init+0x0/0x20 @ 1
[    0.236445] initcall utsname_sysctl_init+0x0/0x20 returned 0 after 40 usecs
[    0.236500] calling  init_lstats_procfs+0x0/0x30 @ 1
[    0.236552] initcall init_lstats_procfs+0x0/0x30 returned 0 after 3 usecs
[    0.236606] calling  init_per_zone_pages_min+0x0/0xb0 @ 1
[    0.236718] initcall init_per_zone_pages_min+0x0/0xb0 returned 0 after 59 usecs
[    0.236790] calling  pdflush_init+0x0/0x20 @ 1
[    0.236903] initcall pdflush_init+0x0/0x20 returned 0 after 63 usecs
[    0.236956] calling  kswapd_init+0x0/0x20 @ 1
[    0.237046] initcall kswapd_init+0x0/0x20 returned 0 after 40 usecs
[    0.237099] calling  init_tmpfs+0x0/0xf0 @ 1
[    0.237369] initcall init_tmpfs+0x0/0xf0 returned 0 after 216 usecs
[    0.237422] calling  setup_vmstat+0x0/0xd0 @ 1
[    0.237488] initcall setup_vmstat+0x0/0xd0 returned 0 after 18 usecs
[    0.237541] calling  mm_sysfs_init+0x0/0x30 @ 1
[    0.237593] initcall mm_sysfs_init+0x0/0x30 returned 0 after 4 usecs
[    0.237646] calling  proc_vmalloc_init+0x0/0x30 @ 1
[    0.237698] initcall proc_vmalloc_init+0x0/0x30 returned 0 after 3 usecs
[    0.237752] calling  procswaps_init+0x0/0x30 @ 1
[    0.237805] initcall procswaps_init+0x0/0x30 returned 0 after 5 usecs
[    0.237858] calling  slab_proc_init+0x0/0x30 @ 1
[    0.237910] initcall slab_proc_init+0x0/0x30 returned 0 after 3 usecs
[    0.237963] calling  slab_sysfs_init+0x0/0x100 @ 1
[    0.244131] initcall slab_sysfs_init+0x0/0x100 returned 0 after 5973 usecs
[    0.244188] calling  fasync_init+0x0/0x30 @ 1
[    0.244244] initcall fasync_init+0x0/0x30 returned 0 after 7 usecs
[    0.244303] calling  proc_filesystems_init+0x0/0x30 @ 1
[    0.244359] initcall proc_filesystems_init+0x0/0x30 returned 0 after 5 usecs
[    0.244414] calling  dnotify_init+0x0/0x30 @ 1
[    0.244470] initcall dnotify_init+0x0/0x30 returned 0 after 7 usecs
[    0.244522] calling  inotify_setup+0x0/0x20 @ 1
[    0.244570] initcall inotify_setup+0x0/0x20 returned 0 after 0 usecs
[    0.244623] calling  inotify_user_setup+0x0/0xc0 @ 1
[    0.244766] initcall inotify_user_setup+0x0/0xc0 returned 0 after 91 usecs
[    0.244821] calling  aio_setup+0x0/0x80 @ 1
[    0.244960] initcall aio_setup+0x0/0x80 returned 0 after 88 usecs
[    0.245013] calling  proc_locks_init+0x0/0x30 @ 1
[    0.245066] initcall proc_locks_init+0x0/0x30 returned 0 after 4 usecs
[    0.245119] calling  init_sys32_ioctl+0x0/0x90 @ 1
[    0.245183] initcall init_sys32_ioctl+0x0/0x90 returned 0 after 14 usecs
[    0.245237] calling  proc_cmdline_init+0x0/0x30 @ 1
[    0.245296] initcall proc_cmdline_init+0x0/0x30 returned 0 after 4 usecs
[    0.245353] calling  proc_cpuinfo_init+0x0/0x30 @ 1
[    0.245408] initcall proc_cpuinfo_init+0x0/0x30 returned 0 after 3 usecs
[    0.245466] calling  proc_devices_init+0x0/0x30 @ 1
[    0.245518] initcall proc_devices_init+0x0/0x30 returned 0 after 3 usecs
[    0.245572] calling  proc_interrupts_init+0x0/0x30 @ 1
[    0.245625] initcall proc_interrupts_init+0x0/0x30 returned 0 after 3 usecs
[    0.245679] calling  proc_loadavg_init+0x0/0x30 @ 1
[    0.245731] initcall proc_loadavg_init+0x0/0x30 returned 0 after 3 usecs
[    0.245785] calling  proc_meminfo_init+0x0/0x30 @ 1
[    0.245837] initcall proc_meminfo_init+0x0/0x30 returned 0 after 3 usecs
[    0.245891] calling  proc_stat_init+0x0/0x30 @ 1
[    0.245942] initcall proc_stat_init+0x0/0x30 returned 0 after 3 usecs
[    0.245995] calling  proc_uptime_init+0x0/0x30 @ 1
[    0.246050] initcall proc_uptime_init+0x0/0x30 returned 0 after 5 usecs
[    0.246103] calling  proc_version_init+0x0/0x30 @ 1
[    0.246155] initcall proc_version_init+0x0/0x30 returned 0 after 3 usecs
[    0.246209] calling  proc_kcore_init+0x0/0x50 @ 1
[    0.246265] initcall proc_kcore_init+0x0/0x50 returned 0 after 7 usecs
[    0.246319] calling  proc_kmsg_init+0x0/0x30 @ 1
[    0.246370] initcall proc_kmsg_init+0x0/0x30 returned 0 after 3 usecs
[    0.246423] calling  proc_page_init+0x0/0x50 @ 1
[    0.246478] initcall proc_page_init+0x0/0x50 returned 0 after 5 usecs
[    0.246530] calling  init_devpts_fs+0x0/0x50 @ 1
[    0.246676] initcall init_devpts_fs+0x0/0x50 returned 0 after 94 usecs
[    0.246730] calling  init_ext3_fs+0x0/0x70 @ 1
[    0.246898] initcall init_ext3_fs+0x0/0x70 returned 0 after 117 usecs
[    0.246952] calling  journal_init+0x0/0xb0 @ 1
[    0.247473] initcall journal_init+0x0/0xb0 returned 0 after 461 usecs
[    0.247527] calling  init_ext2_fs+0x0/0x70 @ 1
[    0.247687] initcall init_ext2_fs+0x0/0x70 returned 0 after 108 usecs
[    0.247740] calling  init_ramfs_fs+0x0/0x20 @ 1
[    0.247789] initcall init_ramfs_fs+0x0/0x20 returned 0 after 0 usecs
[    0.247842] calling  init_fat_fs+0x0/0x60 @ 1
[    0.248114] initcall init_fat_fs+0x0/0x60 returned 0 after 218 usecs
[    0.248167] calling  init_vfat_fs+0x0/0x20 @ 1
[    0.248216] initcall init_vfat_fs+0x0/0x20 returned 0 after 1 usecs
[    0.248406] calling  init_msdos_fs+0x0/0x20 @ 1
[    0.248455] initcall init_msdos_fs+0x0/0x20 returned 0 after 1 usecs
[    0.248508] calling  init_iso9660_fs+0x0/0x70 @ 1
[    0.248668] initcall init_iso9660_fs+0x0/0x70 returned 0 after 108 usecs
[    0.249299] calling  init_nls_cp437+0x0/0x20 @ 1
[    0.249362] initcall init_nls_cp437+0x0/0x20 returned 0 after 12 usecs
[    0.249415] calling  init_nls_iso8859_1+0x0/0x20 @ 1
[    0.249465] initcall init_nls_iso8859_1+0x0/0x20 returned 0 after 0 usecs
[    0.249519] calling  init_nls_iso8859_15+0x0/0x20 @ 1
[    0.249568] initcall init_nls_iso8859_15+0x0/0x20 returned 0 after 0 usecs
[    0.249622] calling  init_nls_utf8+0x0/0x30 @ 1
[    0.249671] initcall init_nls_utf8+0x0/0x30 returned 0 after 0 usecs
[    0.249724] calling  init_autofs4_fs+0x0/0x30 @ 1
[    0.249866] initcall init_autofs4_fs+0x0/0x30 returned 0 after 90 usecs
[    0.249920] calling  fuse_init+0x0/0x140 @ 1
[    0.249966] fuse init (API version 7.11)
[    0.250346] initcall fuse_init+0x0/0x140 returned 0 after 369 usecs
[    0.250400] calling  init_udf_fs+0x0/0x70 @ 1
[    0.250584] initcall init_udf_fs+0x0/0x70 returned 0 after 133 usecs
[    0.250638] calling  ipc_init+0x0/0x30 @ 1
[    0.250692] msgmni has been set to 3913
[    0.250746] initcall ipc_init+0x0/0x30 returned 0 after 59 usecs
[    0.250798] calling  ipc_sysctl_init+0x0/0x20 @ 1
[    0.250919] initcall ipc_sysctl_init+0x0/0x20 returned 0 after 70 usecs
[    0.250973] calling  init_mqueue_fs+0x0/0xe0 @ 1
[    0.251321] initcall init_mqueue_fs+0x0/0xe0 returned 0 after 291 usecs
[    0.251377] calling  proc_genhd_init+0x0/0x40 @ 1
[    0.251434] initcall proc_genhd_init+0x0/0x40 returned 0 after 8 usecs
[    0.251487] calling  noop_init+0x0/0x20 @ 1
[    0.251546] io scheduler noop registered
[    0.251592] initcall noop_init+0x0/0x20 returned 0 after 55 usecs
[    0.251644] calling  as_init+0x0/0x20 @ 1
[    0.251690] io scheduler anticipatory registered
[    0.251738] initcall as_init+0x0/0x20 returned 0 after 46 usecs
[    0.251790] calling  deadline_init+0x0/0x20 @ 1
[    0.251838] io scheduler deadline registered
[    0.251885] initcall deadline_init+0x0/0x20 returned 0 after 45 usecs
[    0.251938] calling  cfq_init+0x0/0xb0 @ 1
[    0.252110] io scheduler cfq registered (default)
[    0.252160] initcall cfq_init+0x0/0xb0 returned 0 after 170 usecs
[    0.252212] calling  debug_objects_init_debugfs+0x0/0x70 @ 1
[    0.252285] initcall debug_objects_init_debugfs+0x0/0x70 returned 0 after 15 usecs
[    0.252359] calling  percpu_counter_startup+0x0/0x20 @ 1
[    0.252411] initcall percpu_counter_startup+0x0/0x20 returned 0 after 2 usecs
[    0.252467] calling  pci_init+0x0/0x40 @ 1
[    0.252526] pci 0000:00:02.0: Boot video device
[    0.252953] initcall pci_init+0x0/0x40 returned 0 after 428 usecs
[    0.253006] calling  pci_proc_init+0x0/0x70 @ 1
[    0.253193] initcall pci_proc_init+0x0/0x70 returned 0 after 135 usecs
[    0.253247] calling  fb_console_init+0x0/0x160 @ 1
[    0.253416] initcall fb_console_init+0x0/0x160 returned 0 after 109 usecs
[    0.253470] calling  vesafb_init+0x0/0x255 @ 1
[    0.253705] initcall vesafb_init+0x0/0x255 returned 0 after 181 usecs
[    0.253759] calling  acpi_reserve_resources+0x0/0xeb @ 1
[    0.253814] initcall acpi_reserve_resources+0x0/0xeb returned 0 after 3 usecs
[    0.253868] calling  acpi_ac_init+0x0/0x45 @ 1
[    0.254064] initcall acpi_ac_init+0x0/0x45 returned 0 after 143 usecs
[    0.254117] calling  acpi_battery_init+0x0/0x45 @ 1
[    0.254266] initcall acpi_battery_init+0x0/0x45 returned 0 after 97 usecs
[    0.254320] calling  acpi_button_init+0x0/0x5e @ 1
[    0.254555] input: Power Button (FF) as /class/input/input0
[    0.254639] ACPI: Power Button (FF) [PWRF]
[    0.254840] input: Sleep Button (CM) as /class/input/input1
[    0.254899] ACPI: Sleep Button (CM) [SLPB]
[    0.255035] initcall acpi_button_init+0x0/0x5e returned 0 after 649 usecs
[    0.255089] calling  acpi_fan_init+0x0/0x32 @ 1
[    0.255227] initcall acpi_fan_init+0x0/0x32 returned 0 after 87 usecs
[    0.255312] calling  irqrouter_init_sysfs+0x0/0x38 @ 1
[    0.255489] initcall irqrouter_init_sysfs+0x0/0x38 returned 0 after 123 usecs
[    0.255545] calling  acpi_processor_init+0x0/0x101 @ 1
[    0.255993] processor ACPI_CPU:00: registered as cooling_device0
[    0.256050] ACPI: Processor [CPU0] (supports 8 throttling states)
[    0.256405] processor ACPI_CPU:01: registered as cooling_device1
[    0.256462] ACPI: Processor [CPU1] (supports 8 throttling states)
[    0.256740] initcall acpi_processor_init+0x0/0x101 returned 0 after 1117 usecs
[    0.256812] calling  acpi_container_init+0x0/0x42 @ 1
[    0.259732] initcall acpi_container_init+0x0/0x42 returned 0 after 2802 usecs
[    0.259788] calling  acpi_thermal_init+0x0/0x83 @ 1
[    0.259960] initcall acpi_thermal_init+0x0/0x83 returned 0 after 118 usecs
[    0.260017] calling  rand_initialize+0x0/0x30 @ 1
[    0.260092] initcall rand_initialize+0x0/0x30 returned 0 after 24 usecs
[    0.260145] calling  tty_init+0x0/0x110 @ 1
[    0.273502] initcall tty_init+0x0/0x110 returned 0 after 12993 usecs
[    0.273562] calling  pty_init+0x0/0x2f0 @ 1
[    0.273832] initcall pty_init+0x0/0x2f0 returned 0 after 214 usecs
[    0.273886] calling  sysrq_init+0x0/0x30 @ 1
[    0.273944] initcall sysrq_init+0x0/0x30 returned 0 after 10 usecs
[    0.273996] calling  rtc_init+0x0/0xb0 @ 1
[    0.274152] Real Time Clock Driver v1.12b
[    0.274200] initcall rtc_init+0x0/0xb0 returned 0 after 152 usecs
[    0.274252] calling  hpet_init+0x0/0x80 @ 1
[    0.274565] initcall hpet_init+0x0/0x80 returned 0 after 259 usecs
[    0.274619] calling  mod_init+0x0/0x230 @ 1
[    0.274972] initcall mod_init+0x0/0x230 returned -19 after 299 usecs
[    0.275025] calling  agp_init+0x0/0x30 @ 1
[    0.275071] Linux agpgart interface v0.103
[    0.275118] initcall agp_init+0x0/0x30 returned 0 after 45 usecs
[    0.275169] calling  agp_intel_init+0x0/0x30 @ 1
[    0.275259] agpgart-intel 0000:00:00.0: Intel 965G Chipset
[    0.275893] agpgart-intel 0000:00:00.0: detected 7676K stolen memory
[    0.278809] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
[    0.278968] initcall agp_intel_init+0x0/0x30 returned 0 after 3658 usecs
[    0.279022] calling  drm_core_init+0x0/0x110 @ 1
[    0.279153] [drm] Initialized drm 1.1.0 20060810
[    0.279202] initcall drm_core_init+0x0/0x110 returned 0 after 128 usecs
[    0.279256] calling  radeon_init+0x0/0x20 @ 1
[    0.281567] initcall radeon_init+0x0/0x20 returned 0 after 2210 usecs
[    0.281620] calling  i915_init+0x0/0x70 @ 1
[    0.281802] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.281858] pci 0000:00:02.0: setting latency timer to 64
[    0.295004] pci 0000:00:02.0: irq 24 for MSI/MSI-X
[    0.295052] [drm] Initialized i915 1.6.0 20080730 on minor 0
[    0.295210] initcall i915_init+0x0/0x70 returned 0 after 13222 usecs
[    0.295264] calling  serial8250_init+0x0/0x150 @ 1
[    0.295312] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.296331] initcall serial8250_init+0x0/0x150 returned 0 after 993 usecs
[    0.296388] calling  serial8250_pnp_init+0x0/0x20 @ 1
[    0.296678] initcall serial8250_pnp_init+0x0/0x20 returned 0 after 230 usecs
[    0.296734] calling  serial8250_pci_init+0x0/0x20 @ 1
[    0.296885] initcall serial8250_pci_init+0x0/0x20 returned 0 after 98 usecs
[    0.296942] calling  topology_sysfs_init+0x0/0x60 @ 1
[    0.297021] initcall topology_sysfs_init+0x0/0x60 returned 0 after 28 usecs
[    0.297076] calling  floppy_init+0x0/0x1160 @ 1
[    0.297213] Floppy drive(s): fd0 is 1.44M
[    0.310776] FDC 0 is a National Semiconductor PC87306
[    0.312146] initcall floppy_init+0x0/0x1160 returned 0 after 14668 usecs
[    0.312201] calling  brd_init+0x0/0x1a0 @ 1
[    0.315483] brd: module loaded
[    0.315532] initcall brd_init+0x0/0x1a0 returned 0 after 3205 usecs
[    0.315585] calling  loop_init+0x0/0x1d0 @ 1
[    0.317281] loop: module loaded
[    0.317327] initcall loop_init+0x0/0x1d0 returned 0 after 1654 usecs
[    0.317381] calling  net_olddevs_init+0x0/0xb0 @ 1
[    0.317433] initcall net_olddevs_init+0x0/0xb0 returned 0 after 3 usecs
[    0.317487] calling  dummy_init_module+0x0/0xe0 @ 1
[    0.318246] initcall dummy_init_module+0x0/0xe0 returned 0 after 692 usecs
[    0.318301] calling  tun_init+0x0/0xb0 @ 1
[    0.318347] tun: Universal TUN/TAP device driver, 1.6
[    0.318396] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.318583] initcall tun_init+0x0/0xb0 returned 0 after 228 usecs
[    0.318635] calling  init_sd+0x0/0xc0 @ 1
[    0.318765] Driver 'sd' needs updating - please use bus_type methods
[    0.318886] initcall init_sd+0x0/0xc0 returned 0 after 198 usecs
[    0.318939] calling  init_sr+0x0/0x60 @ 1
[    0.318986] Driver 'sr' needs updating - please use bus_type methods
[    0.319102] initcall init_sr+0x0/0x60 returned 0 after 113 usecs
[    0.319154] calling  init_sg+0x0/0xe0 @ 1
[    0.319288] initcall init_sg+0x0/0xe0 returned 0 after 84 usecs
[    0.319340] calling  ahci_init+0x0/0x20 @ 1
[    0.319426] ahci 0000:00:1f.2: version 3.0
[    0.319445] ahci 0000:00:1f.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.319565] ahci 0000:00:1f.2: irq 25 for MSI/MSI-X
[    0.319667] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[    0.319752] ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pio slum part ems 
[    0.319833] ahci 0000:00:1f.2: setting latency timer to 64
[    0.320172] scsi0 : ahci
[    0.320571] scsi1 : ahci
[    0.320774] scsi2 : ahci
[    0.320969] scsi3 : ahci
[    0.321161] scsi4 : ahci
[    0.321359] scsi5 : ahci
[    0.321805] ata1: SATA max UDMA/133 abar m2048@0x90325000 port 0x90325100 irq 25
[    0.321877] ata2: SATA max UDMA/133 abar m2048@0x90325000 port 0x90325180 irq 25
[    0.321949] ata3: DUMMY
[    0.321991] ata4: DUMMY
[    0.322033] ata5: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 25
[    0.322107] ata6: SATA max UDMA/133 irq_stat 0x00000040, connection status changed irq 25
[    0.322304] initcall ahci_init+0x0/0x20 returned 0 after 2846 usecs
[    0.322359] calling  marvell_init+0x0/0x20 @ 1
[    0.322448] pata_marvell 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.322556] pata_marvell 0000:02:00.0: setting latency timer to 64
[    0.322626] calling  1_async_port_probe+0x0/0xf0 @ 562
[    0.322812] scsi6 : pata_marvell
[    0.322981] calling  2_async_port_probe+0x0/0xf0 @ 564
[    0.323083] calling  3_async_port_probe+0x0/0xf0 @ 566
[    0.323144] scsi7 : pata_marvell
[    0.323304] calling  4_async_port_probe+0x0/0xf0 @ 568
[    0.323319] async_waiting @ 566
[    0.323341] ata7: PATA max UDMA/100 cmd 0x2018 ctl 0x2024 bmdma 0x2000 irq 17
[    0.323343] ata8: DUMMY
[    0.323441] initcall marvell_init+0x0/0x20 returned 0 after 1008 usecs
[    0.323444] calling  cdrom_init+0x0/0x10 @ 1
[    0.323521] initcall cdrom_init+0x0/0x10 returned 0 after 72 usecs
[    0.323523] calling  ehci_hcd_init+0x0/0x80 @ 1
[    0.323525] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.323555] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.323578] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.323582] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.324396] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.328340] ehci_hcd 0000:00:1a.7: debug port 1
[    0.328393] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    0.328418] ehci_hcd 0000:00:1a.7: irq 18, io mem 0x90325c00
[    0.328696] async_waiting @ 568
[    0.332451] calling  5_async_port_probe+0x0/0xf0 @ 572
[    0.332540] calling  6_async_port_probe+0x0/0xf0 @ 573
[    0.332626] calling  7_async_port_probe+0x0/0xf0 @ 574
[    0.332787] calling  8_async_port_probe+0x0/0xf0 @ 575
[    0.332836] async_waiting @ 575
[    0.337823] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.338267] usb usb1: configuration #1 chosen from 1 choice
[    0.338563] hub 1-0:1.0: USB hub found
[    0.338683] hub 1-0:1.0: 4 ports detected
[    0.339466] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.339535] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.339540] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.339691] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.343688] ehci_hcd 0000:00:1d.7: debug port 1
[    0.343741] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.343763] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x90325800
[    0.352905] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.353184] usb usb2: configuration #1 chosen from 1 choice
[    0.353392] hub 2-0:1.0: USB hub found
[    0.353450] hub 2-0:1.0: 6 ports detected
[    0.353868] initcall ehci_hcd_init+0x0/0x80 returned 0 after 29630 usecs
[    0.353928] calling  uhci_hcd_init+0x0/0xd0 @ 1
[    0.353975] uhci_hcd: USB Universal Host Controller Interface driver
[    0.354178] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.354240] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.354244] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.354392] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.354502] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000030c0
[    0.354777] usb usb3: configuration #1 chosen from 1 choice
[    0.354971] hub 3-0:1.0: USB hub found
[    0.355067] hub 3-0:1.0: 2 ports detected
[    0.355418] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.355479] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.355483] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.355634] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.355743] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000030a0
[    0.356019] usb usb4: configuration #1 chosen from 1 choice
[    0.356185] hub 4-0:1.0: USB hub found
[    0.356243] hub 4-0:1.0: 2 ports detected
[    0.356576] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.356636] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.356640] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.356785] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    0.356880] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00003080
[    0.357170] usb usb5: configuration #1 chosen from 1 choice
[    0.357340] hub 5-0:1.0: USB hub found
[    0.357397] hub 5-0:1.0: 2 ports detected
[    0.357725] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.357786] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.357790] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.357952] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    0.358061] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00003060
[    0.358329] usb usb6: configuration #1 chosen from 1 choice
[    0.358497] hub 6-0:1.0: USB hub found
[    0.358555] hub 6-0:1.0: 2 ports detected
[    0.358880] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.358946] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.358950] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.359144] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    0.359243] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00003040
[    0.359511] usb usb7: configuration #1 chosen from 1 choice
[    0.359680] hub 7-0:1.0: USB hub found
[    0.359738] hub 7-0:1.0: 2 ports detected
[    0.360219] initcall uhci_hcd_init+0x0/0xd0 returned 0 after 6094 usecs
[    0.360275] calling  acm_init+0x0/0x150 @ 1
[    0.360404] usbcore: registered new interface driver cdc_acm
[    0.360459] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[    0.360533] initcall acm_init+0x0/0x150 returned 0 after 206 usecs
[    0.360586] calling  usblp_init+0x0/0x20 @ 1
[    0.360716] usbcore: registered new interface driver usblp
[    0.360772] initcall usblp_init+0x0/0x20 returned 0 after 134 usecs
[    0.360825] calling  usb_stor_init+0x0/0x50 @ 1
[    0.360872] Initializing USB Mass Storage driver...
[    0.361027] usbcore: registered new interface driver usb-storage
[    0.361082] USB Mass Storage support registered.
[    0.361130] initcall usb_stor_init+0x0/0x50 returned 0 after 251 usecs
[    0.361184] calling  i8042_init+0x0/0x440 @ 1
[    0.361404] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.364426] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.364503] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.364561] initcall i8042_init+0x0/0x440 returned 0 after 3251 usecs
[    0.364617] calling  mousedev_init+0x0/0x70 @ 1
[    0.364841] mice: PS/2 mouse device common for all mice
[    0.364893] initcall mousedev_init+0x0/0x70 returned 0 after 220 usecs
[    0.365032] calling  atkbd_init+0x0/0x30 @ 1
[    0.365165] initcall atkbd_init+0x0/0x30 returned 0 after 82 usecs
[    0.365223] calling  psmouse_init+0x0/0x80 @ 1
[    0.365401] initcall psmouse_init+0x0/0x80 returned 0 after 123 usecs
[    0.365455] calling  coretemp_init+0x0/0x1a0 @ 1
[    0.365665] coretemp coretemp.0: Using relative temperature scale!
[    0.366011] coretemp coretemp.1: Using relative temperature scale!
[    0.366167] initcall coretemp_init+0x0/0x1a0 returned 0 after 647 usecs
[    0.366222] calling  init_ladder+0x0/0x20 @ 1
[    0.366283] cpuidle: using governor ladder
[    0.366330] initcall init_ladder+0x0/0x20 returned 0 after 59 usecs
[    0.366383] calling  init_menu+0x0/0x20 @ 1
[    0.366429] cpuidle: using governor menu
[    0.366476] initcall init_menu+0x0/0x20 returned 0 after 45 usecs
[    0.366528] calling  init_soundcore+0x0/0x70 @ 1
[    0.366646] initcall init_soundcore+0x0/0x70 returned 0 after 67 usecs
[    0.366700] calling  alsa_sound_init+0x0/0x90 @ 1
[    0.366832] Advanced Linux Sound Architecture Driver Version 1.0.18a.
[    0.366886] initcall alsa_sound_init+0x0/0x90 returned 0 after 133 usecs
[    0.366993] calling  alsa_timer_init+0x0/0x1a0 @ 1
[    0.367360] initcall alsa_timer_init+0x0/0x1a0 returned 0 after 309 usecs
[    0.367415] calling  snd_hrtimer_init+0x0/0x120 @ 1
[    0.367466] initcall snd_hrtimer_init+0x0/0x120 returned 0 after 1 usecs
[    0.367520] calling  rtctimer_init+0x0/0x130 @ 1
[    0.367572] initcall rtctimer_init+0x0/0x130 returned 0 after 4 usecs
[    0.367625] calling  alsa_pcm_init+0x0/0x80 @ 1
[    0.367709] initcall alsa_pcm_init+0x0/0x80 returned 0 after 34 usecs
[    0.367762] calling  snd_mem_init+0x0/0x30 @ 1
[    0.367815] initcall snd_mem_init+0x0/0x30 returned 0 after 4 usecs
[    0.367868] calling  alsa_mixer_oss_init+0x0/0x40 @ 1
[    0.367923] initcall alsa_mixer_oss_init+0x0/0x40 returned 0 after 0 usecs
[    0.367978] calling  alsa_pcm_oss_init+0x0/0xa0 @ 1
[    0.368068] initcall alsa_pcm_oss_init+0x0/0xa0 returned 0 after 24 usecs
[    0.368122] calling  alsa_seq_oss_init+0x0/0x1c0 @ 1
[    0.368923] initcall alsa_seq_oss_init+0x0/0x1c0 returned 0 after 732 usecs
[    0.368982] calling  alsa_seq_init+0x0/0x60 @ 1
[    0.369169] initcall alsa_seq_init+0x0/0x60 returned 0 after 134 usecs
[    0.369223] calling  alsa_seq_device_init+0x0/0x60 @ 1
[    0.369281] initcall alsa_seq_device_init+0x0/0x60 returned 0 after 7 usecs
[    0.369336] calling  alsa_seq_midi_event_init+0x0/0x10 @ 1
[    0.369386] initcall alsa_seq_midi_event_init+0x0/0x10 returned 0 after 0 usecs
[    0.369457] calling  patch_realtek_init+0x0/0x20 @ 1
[    0.369521] initcall patch_realtek_init+0x0/0x20 returned 0 after 14 usecs
[    0.369575] calling  patch_cmedia_init+0x0/0x20 @ 1
[    0.369633] initcall patch_cmedia_init+0x0/0x20 returned 0 after 8 usecs
[    0.369688] calling  patch_analog_init+0x0/0x20 @ 1
[    0.369738] initcall patch_analog_init+0x0/0x20 returned 0 after 0 usecs
[    0.369791] calling  patch_sigmatel_init+0x0/0x20 @ 1
[    0.369842] initcall patch_sigmatel_init+0x0/0x20 returned 0 after 0 usecs
[    0.369896] calling  patch_si3054_init+0x0/0x20 @ 1
[    0.369951] initcall patch_si3054_init+0x0/0x20 returned 0 after 0 usecs
[    0.370005] calling  patch_atihdmi_init+0x0/0x20 @ 1
[    0.370055] initcall patch_atihdmi_init+0x0/0x20 returned 0 after 0 usecs
[    0.370110] calling  patch_conexant_init+0x0/0x20 @ 1
[    0.370160] initcall patch_conexant_init+0x0/0x20 returned 0 after 0 usecs
[    0.370214] calling  patch_via_init+0x0/0x20 @ 1
[    0.370263] initcall patch_via_init+0x0/0x20 returned 0 after 0 usecs
[    0.370316] calling  patch_intelhdmi_init+0x0/0x20 @ 1
[    0.370367] initcall patch_intelhdmi_init+0x0/0x20 returned 0 after 0 usecs
[    0.370421] calling  alsa_card_azx_init+0x0/0x20 @ 1
[    0.370514] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    0.370634] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    0.389531] input: AT Translated Set 2 keyboard as /class/input/input2
[    0.503681] Switched to high resolution mode on CPU 1
[    0.504540] ata7.00: ATAPI: HL-DT-ST DVDRAM GSA-4167B, DL11, max UDMA/33
[    0.504721] Switched to high resolution mode on CPU 0
[    0.522253] input: HDA Intel at 0x90320000 irq 22 Line In at Ext Rear Jack as /class/input/input3
[    0.522456] input: HDA Intel at 0x90320000 irq 22 Mic at Ext Front Jack as /class/input/input4
[    0.522652] input: HDA Intel at 0x90320000 irq 22 Mic at Ext Rear Jack as /class/input/input5
[    0.522851] input: HDA Intel at 0x90320000 irq 22 Mic at Ext Rear Jack as /class/input/input6
[    0.523054] input: HDA Intel at 0x90320000 irq 22 Line In at Ext Rear Jack as /class/input/input7
[    0.523269] input: HDA Intel at 0x90320000 irq 22 Line Out at Ext Rear Jack as /class/input/input8
[    0.523467] input: HDA Intel at 0x90320000 irq 22 HP Out at Ext Front Jack as /class/input/input9
[    0.526536] ata7.00: configured for UDMA/33
[    0.528881] async_waiting @ 574
[    0.537516] initcall alsa_card_azx_init+0x0/0x20 returned 0 after 163127 usecs
[    0.537588] calling  alsa_sound_last_init+0x0/0x70 @ 1
[    0.537637] ALSA device list:
[    0.538261]   #0: HDA Intel at 0x90320000 irq 22
[    0.538310] initcall alsa_sound_last_init+0x0/0x70 returned 0 after 655 usecs
[    0.538366] calling  flow_cache_init+0x0/0x1f0 @ 1
[    0.538456] initcall flow_cache_init+0x0/0x1f0 returned 0 after 40 usecs
[    0.538510] calling  nf_conntrack_standalone_init+0x0/0x20 @ 1
[    0.538563] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    0.539252] initcall nf_conntrack_standalone_init+0x0/0x20 returned 0 after 673 usecs
[    0.539326] calling  xt_init+0x0/0xf0 @ 1
[    0.539378] initcall xt_init+0x0/0xf0 returned 0 after 6 usecs
[    0.539429] calling  tcpudp_mt_init+0x0/0x20 @ 1
[    0.539504] initcall tcpudp_mt_init+0x0/0x20 returned 0 after 18 usecs
[    0.539558] calling  state_mt_init+0x0/0x20 @ 1
[    0.539607] initcall state_mt_init+0x0/0x20 returned 0 after 1 usecs
[    0.539660] calling  sysctl_ipv4_init+0x0/0x60 @ 1
[    0.540536] initcall sysctl_ipv4_init+0x0/0x60 returned 0 after 807 usecs
[    0.540590] calling  xfrm4_beet_init+0x0/0x20 @ 1
[    0.540640] initcall xfrm4_beet_init+0x0/0x20 returned 0 after 1 usecs
[    0.540693] calling  xfrm4_transport_init+0x0/0x20 @ 1
[    0.540743] initcall xfrm4_transport_init+0x0/0x20 returned 0 after 0 usecs
[    0.540798] calling  xfrm4_mode_tunnel_init+0x0/0x20 @ 1
[    0.540848] initcall xfrm4_mode_tunnel_init+0x0/0x20 returned 0 after 0 usecs
[    0.540904] calling  ipv4_netfilter_init+0x0/0x20 @ 1
[    0.540968] initcall ipv4_netfilter_init+0x0/0x20 returned 0 after 13 usecs
[    0.541039] calling  nf_conntrack_l3proto_ipv4_init+0x0/0x170 @ 1
[    0.541759] initcall nf_conntrack_l3proto_ipv4_init+0x0/0x170 returned 0 after 650 usecs
[    0.541832] calling  nf_defrag_init+0x0/0x20 @ 1
[    0.541882] initcall nf_defrag_init+0x0/0x20 returned 0 after 1 usecs
[    0.541935] calling  ip_tables_init+0x0/0xc0 @ 1
[    0.541995] ip_tables: (C) 2000-2006 Netfilter Core Team
[    0.542054] initcall ip_tables_init+0x0/0xc0 returned 0 after 68 usecs
[    0.542107] calling  iptable_filter_init+0x0/0x80 @ 1
[    0.542201] initcall iptable_filter_init+0x0/0x80 returned 0 after 42 usecs
[    0.542255] calling  ip_queue_init+0x0/0x150 @ 1
[    0.542365] initcall ip_queue_init+0x0/0x150 returned 0 after 60 usecs
[    0.542420] calling  inet_diag_init+0x0/0x70 @ 1
[    0.542475] initcall inet_diag_init+0x0/0x70 returned 0 after 6 usecs
[    0.542528] calling  tcp_diag_init+0x0/0x20 @ 1
[    0.542590] initcall tcp_diag_init+0x0/0x20 returned 0 after 13 usecs
[    0.542643] calling  cubictcp_register+0x0/0x80 @ 1
[    0.542692] TCP cubic registered
[    0.542736] initcall cubictcp_register+0x0/0x80 returned 0 after 43 usecs
[    0.542790] calling  packet_init+0x0/0x50 @ 1
[    0.542838] NET: Registered protocol family 17
[    0.542910] initcall packet_init+0x0/0x50 returned 0 after 70 usecs
[    0.542962] calling  ipsec_pfkey_init+0x0/0x90 @ 1
[    0.543023] NET: Registered protocol family 15
[    0.543089] initcall ipsec_pfkey_init+0x0/0x90 returned 0 after 64 usecs
[    0.543143] calling  hpet_insert_resource+0x0/0x30 @ 1
[    0.543197] initcall hpet_insert_resource+0x0/0x30 returned 0 after 3 usecs
[    0.543252] calling  update_mp_table+0x0/0x530 @ 1
[    0.543301] initcall update_mp_table+0x0/0x530 returned 0 after 0 usecs
[    0.543355] calling  lapic_insert_resource+0x0/0x50 @ 1
[    0.543405] initcall lapic_insert_resource+0x0/0x50 returned 0 after 0 usecs
[    0.543460] calling  init_lapic_nmi_sysfs+0x0/0x40 @ 1
[    0.543510] initcall init_lapic_nmi_sysfs+0x0/0x40 returned 0 after 0 usecs
[    0.543564] calling  ioapic_insert_resources+0x0/0x60 @ 1
[    0.543615] initcall ioapic_insert_resources+0x0/0x60 returned 0 after 0 usecs
[    0.543686] calling  io_apic_bug_finalize+0x0/0x20 @ 1
[    0.543736] initcall io_apic_bug_finalize+0x0/0x20 returned 0 after 0 usecs
[    0.543791] calling  check_early_ioremap_leak+0x0/0x70 @ 1
[    0.543842] initcall check_early_ioremap_leak+0x0/0x70 returned 0 after 0 usecs
[    0.543913] calling  pat_memtype_list_init+0x0/0x30 @ 1
[    0.543972] initcall pat_memtype_list_init+0x0/0x30 returned 0 after 9 usecs
[    0.544035] calling  sched_init_debug+0x0/0x30 @ 1
[    0.544091] initcall sched_init_debug+0x0/0x30 returned 0 after 7 usecs
[    0.544146] calling  init_oops_id+0x0/0x40 @ 1
[    0.544200] initcall init_oops_id+0x0/0x40 returned 0 after 6 usecs
[    0.544253] calling  disable_boot_consoles+0x0/0x40 @ 1
[    0.544303] initcall disable_boot_consoles+0x0/0x40 returned 0 after 0 usecs
[    0.544358] calling  pm_qos_power_init+0x0/0x90 @ 1
[    0.544678] initcall pm_qos_power_init+0x0/0x90 returned 0 after 263 usecs
[    0.544734] calling  max_swapfiles_check+0x0/0x10 @ 1
[    0.544783] initcall max_swapfiles_check+0x0/0x10 returned 0 after 0 usecs
[    0.544838] calling  random32_reseed+0x0/0xc0 @ 1
[    0.544912] initcall random32_reseed+0x0/0xc0 returned 0 after 23 usecs
[    0.544966] calling  pci_sysfs_init+0x0/0x60 @ 1
[    0.545235] initcall pci_sysfs_init+0x0/0x60 returned 0 after 215 usecs
[    0.545290] calling  acpi_wakeup_device_init+0x0/0xac @ 1
[    0.545344] initcall acpi_wakeup_device_init+0x0/0xac returned 0 after 2 usecs
[    0.545414] calling  acpi_sleep_proc_init+0x0/0x7e @ 1
[    0.545490] initcall acpi_sleep_proc_init+0x0/0x7e returned 0 after 26 usecs
[    0.545545] calling  seqgen_init+0x0/0x10 @ 1
[    0.545608] initcall seqgen_init+0x0/0x10 returned 0 after 15 usecs
[    0.545663] calling  scsi_complete_async_scans+0x0/0x110 @ 1
[    0.545714] initcall scsi_complete_async_scans+0x0/0x110 returned 0 after 0 usecs
[    0.545785] calling  memmap_init+0x0/0xb0 @ 1
[    0.545935] initcall memmap_init+0x0/0xb0 returned 0 after 99 usecs
[    0.545988] calling  pci_mmcfg_late_insert_resources+0x0/0x180 @ 1
[    0.546043] initcall pci_mmcfg_late_insert_resources+0x0/0x180 returned 0 after 2 usecs
[    0.546116] calling  tcp_congestion_default+0x0/0x20 @ 1
[    0.546174] initcall tcp_congestion_default+0x0/0x20 returned 0 after 0 usecs
[    0.628046] ata2: SATA link down (SStatus 0 SControl 300)
[    0.628118] async_waiting @ 564
[    0.628126] ata1: SATA link down (SStatus 0 SControl 300)
[    0.628142] async_waiting @ 562
[    0.628144] async_continuing @ 562 after 0 usec
[    0.628150] initcall 1_async_port_probe+0x0/0xf0 returned 0 after 298311 usecs
[    0.628398] async_continuing @ 564 after 0 usec
[    0.628448] initcall 2_async_port_probe+0x0/0xf0 returned 0 after 298255 usecs
[    0.628532] async_continuing @ 566 after 298057 usec
[    0.628583] initcall 3_async_port_probe+0x0/0xf0 returned 0 after 298286 usecs
[    0.628665] async_continuing @ 568 after 292877 usec
[    0.628717] initcall 4_async_port_probe+0x0/0xf0 returned 0 after 297005 usecs
[    1.054066] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.054148] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.054718] ata5.00: ATA-7: WDC WD1600AAJS-60PSA0, 21.12M21, max UDMA/100
[    1.054776] ata5.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    1.055448] ata5.00: configured for UDMA/100
[    1.055509] async_waiting @ 572
[    1.055555] async_continuing @ 572 after 0 usec
[    1.056056] scsi 4:0:0:0: Direct-Access     ATA      WDC WD1600AAJS-6 21.1 PQ: 0 ANSI: 5
[    1.056572] calling  9_sd_probe_async+0x0/0x260 @ 566
[    1.056980] sd 4:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[    1.057089] sd 4:0:0:0: [sda] Write Protect is off
[    1.057148] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.057208] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.057568] sd 4:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[    1.057670] sd 4:0:0:0: [sda] Write Protect is off
[    1.057719] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.057779] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.057867]  sda:<5>sd 4:0:0:0: Attached scsi generic sg0 type 0
[    1.058155] initcall 5_async_port_probe+0x0/0xf0 returned 0 after 708645 usecs
[    1.059848]  sda1 sda2 sda3 < sda5 sda6 sda7<6>ata6.00: ATA-7: MAXTOR STM3160215AS, 3.AAD, max UDMA/133
[    1.097083] ata6.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    1.100521]  sda8 sda9 >
[    1.116338] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.116390] initcall 9_sd_probe_async+0x0/0x260 returned 0 after 58363 usecs
[    1.119555] input: ImPS/2 Logitech Wheel Mouse as /class/input/input10
[    1.152101] async_waiting @ 1
[    1.155330] ata6.00: configured for UDMA/133
[    1.155391] async_waiting @ 573
[    1.155438] async_continuing @ 573 after 0 usec
[    1.155615] scsi 5:0:0:0: Direct-Access     ATA      MAXTOR STM316021 3.AA PQ: 0 ANSI: 5
[    1.155856] calling  10_sd_probe_async+0x0/0x260 @ 564
[    1.156113] sd 5:0:0:0: [sdb] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[    1.156224] sd 5:0:0:0: [sdb] Write Protect is off
[    1.156272] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.156331] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.156519] sd 5:0:0:0: [sdb] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[    1.156622] sd 5:0:0:0: [sdb] Write Protect is off
[    1.156671] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.156731] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.156809]  sdb:<5>sd 5:0:0:0: Attached scsi generic sg1 type 0
[    1.156977] initcall 6_async_port_probe+0x0/0xf0 returned 0 after 805063 usecs
[    1.157066] async_continuing @ 574 after 613416 usec
[    1.157175] isa bounce pool size: 16 pages
[    1.160949] scsi 6:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-4167B DL11 PQ: 0 ANSI: 5
[    1.173745] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.173823] Uniform CD-ROM driver Revision: 3.20
[    1.174273] sr 6:0:0:0: Attached scsi CD-ROM sr0
[    1.174484] sr 6:0:0:0: Attached scsi generic sg2 type 5
[    1.174547] initcall 7_async_port_probe+0x0/0xf0 returned 0 after 822138 usecs
[    1.174627] async_continuing @ 575 after 822019 usec
[    1.174691] async_waiting @ 575
[    1.174735] async_continuing @ 575 after 0 usec
[    1.174784] initcall 8_async_port_probe+0x0/0xf0 returned 0 after 822213 usecs
[    1.174861] async_continuing @ 1 after 22174 usec
[    1.175491] async_waiting @ 1
[    1.203341]  sdb1 sdb2 < sdb5 >
[    1.231809] sd 5:0:0:0: [sdb] Attached SCSI disk
[    1.231860] initcall 10_sd_probe_async+0x0/0x260 returned 0 after 74168 usecs
[    1.231922] async_continuing @ 1 after 55066 usec
[    1.271585] kjournald starting.  Commit interval 5 seconds
[    1.271767] EXT3-fs: mounted filesystem with ordered data mode.
[    1.271884] VFS: Mounted root (ext3 filesystem) readonly on device 8:2.
[    1.271962] async_waiting @ 1
[    1.272006] async_continuing @ 1 after 0 usec
[    1.272061] debug: unmapping init memory ffffffff8080a000..ffffffff80868000
[    1.272148] Write protecting the kernel read-only data: 5348k
[    1.862525] uname used greatest stack depth: 5376 bytes left
[    1.863702] uname used greatest stack depth: 4880 bytes left
[    2.009951] env used greatest stack depth: 4720 bytes left
[    2.020394] hotplug used greatest stack depth: 4576 bytes left
[    2.025695] hotplug used greatest stack depth: 3744 bytes left
[    2.035859] hotplug used greatest stack depth: 3232 bytes left
[    3.574282] calling  e1000_init_module+0x0/0x75 [e1000e] @ 1307
[    3.574285] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
[    3.574288] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[    3.574354] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    3.574367] e1000e 0000:00:19.0: setting latency timer to 64
[    3.574490] e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
[    3.632215] calling  rtl8139_init_module+0x0/0x2e [8139too] @ 1352
[    3.632219] 8139too Fast Ethernet driver 0.9.28
[    3.632284] 8139too 0000:06:01.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    3.633554] eth0: RealTek RTL8139 at 0xffffc200080ca000, 00:e0:4c:f0:a9:84, IRQ 22
[    3.633557] eth0:  Identified 8139 chip type 'RTL-8139C'
[    3.633625] initcall rtl8139_init_module+0x0/0x2e [8139too] returned 0 after 1368 usecs
[    3.643706] udev: renamed network interface eth0 to eth1
[    3.766092] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:19:d1:00:44:f5
[    3.766095] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    3.766120] 0000:00:19.0: eth0: MAC: 5, PHY: 6, PBA No: ffffff-0ff
[    3.766230] initcall e1000_init_module+0x0/0x75 [e1000e] returned 0 after 187436 usecs
[    4.321935] EXT3 FS on sda2, internal journal
[    4.588324] calling  vmx_init+0x0/0x2c3 [kvm_intel] @ 1525
[    4.588935] initcall vmx_init+0x0/0x2c3 [kvm_intel] returned 0 after 588 usecs
[    5.661100] kjournald starting.  Commit interval 5 seconds
[    5.661332] EXT3 FS on sda5, internal journal
[    5.661343] EXT3-fs: mounted filesystem with ordered data mode.
[    5.697611] kjournald starting.  Commit interval 5 seconds
[    5.697830] EXT3 FS on sda6, internal journal
[    5.697840] EXT3-fs: mounted filesystem with ordered data mode.
[    5.720292] kjournald starting.  Commit interval 5 seconds
[    5.720529] EXT3 FS on sda8, internal journal
[    5.720539] EXT3-fs: mounted filesystem with ordered data mode.
[    5.782497] calling  init_xfs_fs+0x0/0xb7 [xfs] @ 1560
[    5.782501] SGI XFS with security attributes, large block/inode numbers, no debug enabled
[    5.785964] initcall init_xfs_fs+0x0/0xb7 [xfs] returned 0 after 3363 usecs
[    5.814154] XFS mounting filesystem sda9
[    5.882595] Ending clean XFS mount for filesystem: sda9
[    6.043634] Adding 995988k swap on /dev/sda7.  Priority:-1 extents:1 across:995988k 
[   12.214496] e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
[   12.265128] e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
[   24.973151] eth1: link down
[   25.047384] [drm:i915_initialize] *ERROR* can not ioremap virtual address for ring buffer
[   25.047445] [drm:drm_unlock] *ERROR* Process 4169 using kernel context 0
[   41.709155] eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
[   54.581055] calling  nf_nat_init+0x0/0x124 [nf_nat] @ 5676
[   54.581166] initcall nf_nat_init+0x0/0x124 [nf_nat] returned 0 after 101 usecs
[   54.590817] calling  nf_nat_standalone_init+0x0/0x8e [iptable_nat] @ 5676
[   54.590840] initcall nf_nat_standalone_init+0x0/0x8e [iptable_nat] returned 0 after 17 usecs
[   54.599317] calling  masquerade_tg_init+0x0/0x3c [ipt_MASQUERADE] @ 5684
[   54.599346] initcall masquerade_tg_init+0x0/0x3c [ipt_MASQUERADE] returned 0 after 23 usecs

[-- Attachment #3: config --]
[-- Type: application/octet-stream, Size: 47186 bytes --]

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29-rc5
# Fri Feb 20 22:37:54 2009
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
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_FAST_CMPXCHG_LOCAL=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_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_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_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
# CONFIG_KTIME_SCALAR is not set
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set

#
# RCU Subsystem
#
CONFIG_CLASSIC_RCU=y
# CONFIG_TREE_RCU is not set
# CONFIG_PREEMPT_RCU is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_PREEMPT_RCU_TRACE is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
# CONFIG_GROUP_SCHED is not set
# CONFIG_CGROUPS is not set
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
# CONFIG_RELAY is not set
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
# CONFIG_NET_NS is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# 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_COMPAT_BRK=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
# CONFIG_PROFILING is not set
CONFIG_HAVE_OPROFILE=y
# CONFIG_KPROBES is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
# 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 is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
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_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_VSMP is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST 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 is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_CPU=y
CONFIG_X86_L1_CACHE_BYTES=128
CONFIG_X86_INTERNODE_CACHE_BYTES=128
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_X86_WP_WORKS_OK=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_64=y
CONFIG_X86_DS=y
CONFIG_X86_PTRACE_BTS=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
# CONFIG_AMD_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_IOMMU_API=y
CONFIG_NR_CPUS=8
# CONFIG_SCHED_SMT is not set
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
# CONFIG_X86_MCE_AMD is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
# CONFIG_NUMA is not set
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_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_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_UNEVICTABLE_LRU=y
CONFIG_MMU_NOTIFIER=y
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW_64K=y
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
CONFIG_X86_PAT=y
# CONFIG_EFI is not set
# CONFIG_SECCOMP 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 is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x200000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
CONFIG_COMPAT_VDSO=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
# CONFIG_HIBERNATION is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_PROCFS is not set
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y

#
# Memory power savings
#
# CONFIG_I7300_IDLE is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
CONFIG_DMAR=y
# CONFIG_DMAR_DEFAULT_ON is not set
CONFIG_DMAR_GFX_WA=y
CONFIG_DMAR_FLOPPY_WA=y
# CONFIG_INTR_REMAP is not set
# CONFIG_PCIEPORTBUS is not set
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_LEGACY is not set
# CONFIG_PCI_STUB is not set
# CONFIG_HT_IRQ is not set
CONFIG_ISA_DMA_API=y
CONFIG_K8_NB=y
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set

#
# 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=y
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

#
# Networking options
#
CONFIG_COMPAT_NET_DEV_OPS=y
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_NET_KEY=y
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
# CONFIG_INET_LRO is not set
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_NETWORK_SECMARK is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
# CONFIG_NETFILTER_NETLINK_LOG is not set
CONFIG_NF_CONNTRACK=y
# CONFIG_NF_CT_ACCT is not set
# CONFIG_NF_CONNTRACK_MARK is not set
# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CT_PROTO_DCCP is not set
# CONFIG_NF_CT_PROTO_SCTP is not set
# CONFIG_NF_CT_PROTO_UDPLITE is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
# CONFIG_NF_CONNTRACK_FTP is not set
# CONFIG_NF_CONNTRACK_H323 is not set
# CONFIG_NF_CONNTRACK_IRC is not set
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_PPTP is not set
# CONFIG_NF_CONNTRACK_SANE is not set
# CONFIG_NF_CONNTRACK_SIP is not set
# CONFIG_NF_CONNTRACK_TFTP is not set
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_XTABLES=y
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
# CONFIG_NETFILTER_XT_MATCH_ESP is not set
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_MAC is not set
# CONFIG_NETFILTER_XT_MATCH_MARK is not set
# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_STATE=y
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_TIME is not set
# CONFIG_NETFILTER_XT_MATCH_U32 is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_QUEUE=y
CONFIG_IP_NF_IPTABLES=y
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
# CONFIG_IP_NF_MATCH_AH is not set
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_TTL is not set
CONFIG_IP_NF_FILTER=y
# CONFIG_IP_NF_TARGET_REJECT is not set
# CONFIG_IP_NF_TARGET_LOG is not set
# CONFIG_IP_NF_TARGET_ULOG is not set
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
# CONFIG_IP_NF_TARGET_NETMAP is not set
# CONFIG_IP_NF_TARGET_REDIRECT is not set
# CONFIG_NF_NAT_SNMP_BASIC is not set
# CONFIG_NF_NAT_FTP is not set
# CONFIG_NF_NAT_IRC is not set
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
# CONFIG_NF_NAT_SIP is not set
# CONFIG_IP_NF_MANGLE is not set
# CONFIG_IP_NF_RAW is not set
# CONFIG_IP_NF_ARPTABLES is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_PHONET is not set
CONFIG_WIRELESS=y
# CONFIG_CFG80211 is not set
# CONFIG_WIRELESS_OLD_REGULATORY is not set
# CONFIG_WIRELESS_EXT is not set
# CONFIG_LIB80211 is not set
# CONFIG_MAC80211 is not set
# CONFIG_WIMAX is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
# CONFIG_BLK_DEV_XIP is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_VIRTIO_BLK is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_MISC_DEVICES is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
# CONFIG_SCSI_PROC_FS is not set

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# CONFIG_SCSI_LOWLEVEL is not set
# CONFIG_SCSI_DH is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_SATA_SVW is not set
# CONFIG_ATA_PIIX is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ACPI is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
CONFIG_PATA_MARVELL=y
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
# CONFIG_PATA_SCH is not set
# CONFIG_MD is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#

#
# Enable only one of the two stacks, unless you know what you are doing
#
# CONFIG_FIREWIRE is not set
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=y
# CONFIG_VETH is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=m
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
# 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 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
CONFIG_8139TOO=m
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_R6040 is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SMSC9420 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set
# CONFIG_ATL2 is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
CONFIG_E1000E=m
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_JME is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set

#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
# CONFIG_IWLWIFI_LEDS is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_VIRTIO_NET is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
# CONFIG_INPUT_POLLDEV is not set

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
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 is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_DEVKMEM=y
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set

#
# 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_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_VIRTIO_CONSOLE is not set
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_INTEL=y
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_VIRTIO is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_CHARDEV is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_SIMTEC is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Graphics adapter I2C/DDC channel drivers
#
# CONFIG_I2C_VOODOO3 is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_STUB is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_DS1682 is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_PCF8575 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_SENSORS_TSL2550 is not set
# 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 is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_BATTERY_DS2760 is not set
# CONFIG_BATTERY_BQ27x00 is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7473 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_LIS3LV02D is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
CONFIG_THERMAL=y
# CONFIG_THERMAL_HWMON is not set
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_REGULATOR is not set

#
# Multimedia devices
#

#
# Multimedia core support
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_DVB_CORE is not set
# CONFIG_VIDEO_MEDIA is not set

#
# Multimedia drivers
#
# CONFIG_DAB is not set

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=y
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 is not set
CONFIG_DRM_I915=y
# CONFIG_DRM_I915_KMS is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
CONFIG_FB_BOOT_VESA_SUPPORT=y
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 is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# 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=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=y
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_RTCTIMER=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
CONFIG_SND_DUMMY=m
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=y
# CONFIG_SND_HDA_HWDEP is not set
# CONFIG_SND_HDA_INPUT_BEEP 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 is not set
CONFIG_SND_HDA_CODEC_INTELHDMI=y
CONFIG_SND_HDA_ELD=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_HDA_POWER_SAVE is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_HIFIER is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
# CONFIG_HID_SUPPORT 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=y
# 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 is not set
# CONFIG_USB_WUSB is not set
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_WHCI_HCD is not set
# CONFIG_USB_HWA_HCD is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=y
CONFIG_USB_PRINTER=y
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
#

#
# see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB port drivers
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_VST is not set
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
# CONFIG_RTC_CLASS is not set
# CONFIG_DMADEVICES is not set
# CONFIG_UIO is not set
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_SONY_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_ISCSI_IBFT_FIND is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_FS_XATTR is not set
# CONFIG_EXT4_FS is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_FS_POSIX_ACL is not set
CONFIG_FILE_LOCKING=y
CONFIG_XFS_FS=m
# CONFIG_XFS_QUOTA is not set
# CONFIG_XFS_POSIX_ACL is not set
# CONFIG_XFS_RT is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_BTRFS_FS=m
# CONFIG_BTRFS_FS_POSIX_ACL is not set
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_CONFIGFS_FS is not set
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
# CONFIG_NFS_V4 is not set
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
# CONFIG_NFSD_V4 is not set
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
# CONFIG_SUNRPC_REGISTER_V4 is not set
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_ENABLE_WARN_DEPRECATED=y
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_KERNEL is not set
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_STACKTRACE=y
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
CONFIG_RCU_CPU_STALL_DETECTOR=y
CONFIG_LATENCYTOP=y
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_HW_BRANCH_TRACER=y

#
# Tracers
#
# CONFIG_SYSPROF_TRACER is not set
# CONFIG_HW_BRANCH_TRACER is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_STRICT_DEVMEM is not set
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP 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=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_OPTIMIZE_INLINING is not set

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
# CONFIG_CRYPTO_FIPS is not set
CONFIG_CRYPTO_ALGAPI=m
CONFIG_CRYPTO_ALGAPI2=m
CONFIG_CRYPTO_HASH=m
CONFIG_CRYPTO_HASH2=m
# CONFIG_CRYPTO_MANAGER is not set
# CONFIG_CRYPTO_MANAGER2 is not set
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

#
# Block modes
#
# CONFIG_CRYPTO_CBC is not set
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
# CONFIG_CRYPTO_ECB is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=m
# CONFIG_CRYPTO_CRC32C_INTEL is not set
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_MD5 is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
# CONFIG_CRYPTO_SHA1 is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
# CONFIG_CRYPTO_AES is not set
# CONFIG_CRYPTO_AES_X86_64 is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SALSA20_X86_64 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_X86_64 is not set

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_LZO is not set

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
CONFIG_HAVE_KVM=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
# CONFIG_KVM_AMD is not set
CONFIG_VIRTIO=m
CONFIG_VIRTIO_RING=m
CONFIG_VIRTIO_PCI=m
CONFIG_VIRTIO_BALLOON=m

#
# 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=y
CONFIG_CRC16=m
# CONFIG_CRC_T10DIF is not set
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-02-21 19:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-21 10:00 [BISECTED] [drm:i915_initialize] *ERROR* can not ioremap virtual address for ring buffer Paolo Ornati
2009-02-21 12:19 ` Sitsofe Wheeler
2009-02-21 12:49   ` Paolo Ornati
2009-02-21 12:52     ` Paolo Ornati
2009-02-21 13:05       ` Sitsofe Wheeler
2009-02-21 13:12         ` Sitsofe Wheeler
2009-02-21 14:57           ` [BISECTED && PACTH AVAILABLE] " Paolo Ornati
2009-02-21 15:08             ` Sitsofe Wheeler
2009-02-21 19:18               ` Paolo Ornati
2009-02-21 18:14       ` [BISECTED] " Sitsofe Wheeler
2009-02-21 19:28         ` Paolo Ornati

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox