All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel panic when the CONFIG_TMPFS is disabled
@ 2011-01-27  3:21 Zhao, Yakui
  2011-01-27  9:29 ` Chris Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Zhao, Yakui @ 2011-01-27  3:21 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 4553 bytes --]

Hi,
When the CONFIG_TMPFS is cleared in kernel configuration, it seems that the i915 driver can't be loaded correctly.
Is this a known issue?
         The following is the corresponding backtrace info when the kernel panic happens. The full dmesg info is also attached.

[    4.263407] [drm] set up 7M of stolen space
[    4.267606] BUG: unable to handle kernel NULL pointer dereference at (null)
[    4.271577] IP: [<(null)>] (null)
[    4.271577] PGD 0
[    4.271577] Oops: 0010 [#1] SMP
[    4.271577] last sysfs file:
[    4.271577] CPU 1
[    4.271577] Pid: 1, comm: swapper Not tainted 2.6.33 #31 0A58h/HP Compaq dc7700p Convertible Minitower
[    4.271577] RIP: 0010:[<0000000000000000>]  [<(null)>] (null)
[    4.271577] RSP: 0018:ffff88007d801a38  EFLAGS: 00010246
[    4.271577] RAX: 0000000000000000 RBX: ffffea0000c3da60 RCX: 0000000000000010
[    4.271577] RDX: 0000000000000012 RSI: ffffea0000c3da60 RDI: 0000000000000000
[    4.271577] RBP: ffff88007d801a80 R08: 0000000000000080 R09: ffffea0000c3da60
[    4.271577] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
[    4.271577] R13: 0000000000000000 R14: ffff88007cb73e48 R15: 0000000000000000
[    4.271577] FS:  0000000000000000(0000) GS:ffff880001d00000(0000) knlGS:0000000000000000
[    4.271577] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    4.271577] CR2: 0000000000000000 CR3: 0000000001779000 CR4: 00000000000006e0
[    4.271577] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[    4.271577] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[    4.271577] Process swapper (pid: 1, threadinfo ffff88007d800000, task ffff88007e3ff390)
[    4.271577] Stack:
[    4.271577]  ffffffff8109d3b8 ffff88007d801a90 000213da00000246 0000000000000000
[    4.271577] <0> ffff88007c82a500 0000000000000000 0000000000000000 ffff88007c82a5c0
[    4.271577] <0> ffff88007cb73e48 ffff88007d801a90 ffffffff8109d471 ffff88007d801af0
[    4.271577] Call Trace:
[    4.271577]  [<ffffffff8109d3b8>] ? do_read_cache_page+0x95/0x131
[    4.271577]  [<ffffffff8109d471>] read_cache_page_gfp+0x1d/0x27
[    4.271577]  [<ffffffff812c3231>] i915_gem_object_get_pages+0xdb/0x128
[    4.271577]  [<ffffffff812b0ecc>] ? drm_mm_get_block_generic+0x80/0x9e
[    4.271577]  [<ffffffff812c4936>] i915_gem_object_bind_to_gtt+0x16a/0x286
[    4.271577]  [<ffffffff812c4a7e>] i915_gem_object_pin+0x2c/0x9c
[    4.271577]  [<ffffffff812c4cc9>] i915_gem_init_ringbuffer+0x1db/0x4a5
[    4.271577]  [<ffffffff812ba755>] i915_driver_load+0x731/0xa41
[    4.271577]  [<ffffffff812eb819>] ? device_register+0x1e/0x22
[    4.271577]  [<ffffffff812af202>] ? drm_sysfs_device_add+0x8c/0xaf
[    4.271577]  [<ffffffff812ace8f>] ? drm_get_minor+0x27f/0x2cf
[    4.271577]  [<ffffffff812ad2bd>] drm_get_dev+0x3de/0x4d1
[    4.271577]  [<ffffffff814a00cd>] i915_pci_probe+0x15/0x17
[    4.271577]  [<ffffffff81215165>] local_pci_probe+0x17/0x1b
[    4.271577]  [<ffffffff812159f7>] pci_device_probe+0xcb/0xf5
[    4.271577]  [<ffffffff812eda14>] ? driver_sysfs_add+0x51/0x77
[    4.271577]  [<ffffffff812edbbd>] driver_probe_device+0xe3/0x1ac
[    4.271577]  [<ffffffff812edce3>] __driver_attach+0x5d/0x80
[    4.271577]  [<ffffffff812edc86>] ? __driver_attach+0x0/0x80
[    4.271577]  [<ffffffff812ed30e>] bus_for_each_dev+0x53/0x89
[    4.271577]  [<ffffffff812ed98b>] driver_attach+0x21/0x23
[    4.271577]  [<ffffffff812ecbb7>] bus_add_driver+0x11b/0x271
[    4.271577]  [<ffffffff812edfe6>] driver_register+0xb8/0x126
[    4.271577]  [<ffffffff8187f013>] ? i915_init+0x0/0x52
[    4.271577]  [<ffffffff81215c58>] __pci_register_driver+0x56/0xc1
[    4.271577]  [<ffffffff8187f013>] ? i915_init+0x0/0x52
[    4.271577]  [<ffffffff812a827c>] drm_init+0x6b/0xd1
[    4.271577]  [<ffffffff8187f013>] ? i915_init+0x0/0x52
[    4.271577]  [<ffffffff8187f063>] i915_init+0x50/0x52
[    4.271577]  [<ffffffff810001fa>] do_one_initcall+0x5f/0x154
[    4.271577]  [<ffffffff8185964c>] kernel_init+0x141/0x197
[    4.271577]  [<ffffffff81003954>] kernel_thread_helper+0x4/0x10
[    4.271577]  [<ffffffff814bdbe9>] ? restore_args+0x0/0x30
[    4.271577]  [<ffffffff8185950b>] ? kernel_init+0x0/0x197
[    4.271577]  [<ffffffff81003950>] ? kernel_thread_helper+0x0/0x10
[    4.271577] Code:  Bad RIP value.
[    4.271577] RIP  [<(null)>] (null)
[    4.271577]  RSP <ffff88007d801a38>
[    4.271577] CR2: 0000000000000000
[    4.627944] ---[ end trace 5c25bb18f839b05e ]---

Best regards.
    Yakui


[-- Attachment #1.2: Type: text/html, Size: 19231 bytes --]

[-- Attachment #2: dmesg.log --]
[-- Type: application/octet-stream, Size: 57476 bytes --]

Linux version 2.6.33 (root@localhost.localdomain) (gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) ) #31 SMP Thu Jan 27 09:36:18 CST 2011
Command line: ro root=UUID=616e9513-1481-4e74-9252-d39d28476c64 initcall_debug resume=/dev/sda2 i915.modeset=1 drm.debug=0x04 3 printk.time=1 console=ttyS0,115200n8
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007e7b1d00 (usable)
 BIOS-e820: 000000007e7b1d00 - 000000007e7b3d00 (ACPI NVS)
 BIOS-e820: 000000007e7b3d00 - 000000007f000000 (reserved)
 BIOS-e820: 00000000f4000000 - 00000000f8000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fed40000 (reserved)
 BIOS-e820: 00000000fed45000 - 0000000100000000 (reserved)
NX (Execute Disable) protection: active
DMI 2.4 present.
No AGP bridge found
last_pfn = 0x7e7b1 max_arch_pfn = 0x400000000
found SMP MP-table at [ffff8800000f9bf0] f9bf0
init_memory_mapping: 0000000000000000-000000007e7b1000
RAMDISK: 37d60000 - 37fefaaa
ACPI: RSDP 00000000000e7610 00014 (v00 COMPAQ)
ACPI: RSDT 000000007e7c3d40 00040 (v01 HPQOEM SLIC-BPC 20070413      00000000)
ACPI: FACP 000000007e7c3de8 00074 (v01 COMPAQ BROADH2O 00000001      00000000)
ACPI: DSDT 000000007e7c4143 0970A (v01 COMPAQ DSDT_PRJ 00000001 MSFT 0100000E)
ACPI: FACS 000000007e7c3d00 00040
ACPI: APIC 000000007e7c3e5c 00068 (v01 COMPAQ BROADH2O 00000001      00000000)
ACPI: ASF! 000000007e7c3ec4 00063 (v32 COMPAQ BROADH2O 00000001      00000000)
ACPI: MCFG 000000007e7c3f27 0003C (v01 COMPAQ BROADH2O 00000001      00000000)
ACPI: TCPA 000000007e7c3f63 00032 (v01 COMPAQ BROADH2O 00000001      00000000)
ACPI: SLIC 000000007e7c3f95 00176 (v01 HPQOEM SLIC-BPC 00000001      00000000)
ACPI: HPET 000000007e7c410b 00038 (v01 COMPAQ BROADH2O 00000001      00000000)
No NUMA configuration found
Faking a node at 0000000000000000-000000007e7b1000
Bootmem setup node 0 0000000000000000-000000007e7b1000
  NODE_DATA [000000000000a000 - 000000000000efff]
  bootmap [000000000000f000 -  000000000001ecf7] pages 10
(12 early reservations) ==> bootmem [0000000000 - 007e7b1000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0001000000 - 0001aa8934]    TEXT DATA BSS ==> [0001000000 - 0001aa8934]
  #2 [0037d60000 - 0037fefaaa]          RAMDISK ==> [0037d60000 - 0037fefaaa]
  #3 [0001aa9000 - 0001aa90f7]              BRK ==> [0001aa9000 - 0001aa90f7]
  #4 [00000f9c00 - 0000100000]    BIOS reserved ==> [00000f9c00 - 0000100000]
  #5 [00000f9bf0 - 00000f9c00]     MP-table mpf ==> [00000f9bf0 - 00000f9c00]
  #6 [000009fc00 - 00000eb6c0]    BIOS reserved ==> [000009fc00 - 00000eb6c0]
  #7 [00000eb92c - 00000f9bf0]    BIOS reserved ==> [00000eb92c - 00000f9bf0]
  #8 [00000eb6c0 - 00000eb92c]     MP-table mpc ==> [00000eb6c0 - 00000eb92c]
  #9 [0000001000 - 0000003000]       TRAMPOLINE ==> [0000001000 - 0000003000]
  #10 [0000003000 - 0000007000]      ACPI WAKEUP ==> [0000003000 - 0000007000]
  #11 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
Zone PFN ranges:
  DMA      0x00000000 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   0x00100000 -> 0x00100000
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000000 -> 0x0000009f
    0: 0x00000100 -> 0x0007e7b1
ACPI: PM-Timer IO Port: 0xf808
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a201 base: 0xfed00000
SMP: Allowing 2 CPUs, 0 hotplug CPUs
Allocating PCI resources starting at 7f000000 (gap: 7f000000:75000000)
setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
PERCPU: Embedded 27 pages/cpu @ffff880001c00000 s79832 r8192 d22568 u1048576
pcpu-alloc: s79832 r8192 d22568 u1048576 alloc=1*2097152
pcpu-alloc: [0] 0 1 
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 510781
Policy zone: DMA32
Kernel command line: ro root=UUID=616e9513-1481-4e74-9252-d39d28476c64 initcall_debug resume=/dev/sda2 i915.modeset=1 drm.debug=0x04 3 printk.time=1 console=ttyS0,115200n8
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 2029124k/2072260k available (4867k kernel code, 388k absent, 42748k reserved, 3594k data, 644k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1280
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2127.687 MHz processor.
[    0.008005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4255.37 BogoMIPS (lpj=8510748)
[    0.016257] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.021144] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.024632] Mount-cache hash table entries: 256
[    0.028147] CPU: Physical Processor ID: 0
[    0.032004] CPU: Processor Core ID: 0
[    0.036005] mce: CPU supports 6 MCE banks
[    0.040008] CPU0: Thermal monitoring enabled (TM2)
[    0.044005] using mwait in idle threads.
[    0.048002] Performance Events: Core2 events, Intel PMU driver.
[    0.056004] ... version:                2
[    0.060002] ... bit width:              40
[    0.064002] ... generic registers:      2
[    0.068003] ... value mask:             000000ffffffffff
[    0.072002] ... max period:             000000007fffffff
[    0.076002] ... fixed-purpose events:   3
[    0.080003] ... event mask:             0000000700000003
[    0.084022] ACPI: Core revision 20091214
[    0.104010] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.108006] ftrace: allocating 20134 entries in 79 pages
[    0.120051] Setting APIC routing to flat
[    0.124363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.170733] CPU0: Intel(R) Core(TM)2 CPU          6400  @ 2.13GHz stepping 02
[    0.180000] calling  migration_init+0x0/0x59 @ 1
[    0.180021] initcall migration_init+0x0/0x59 returned 0 after 0 usecs
[    0.184003] calling  spawn_ksoftirqd+0x0/0x5a @ 1
[    0.188015] initcall spawn_ksoftirqd+0x0/0x5a returned 0 after 0 usecs
[    0.192004] calling  init_call_single_data+0x0/0x91 @ 1
[    0.196004] initcall init_call_single_data+0x0/0x91 returned 0 after 0 usecs
[    0.200003] calling  spawn_softlockup_task+0x0/0x75 @ 1
[    0.204019] initcall spawn_softlockup_task+0x0/0x75 returned 0 after 0 usecs
[    0.208003] calling  relay_init+0x0/0x14 @ 1
[    0.212006] initcall relay_init+0x0/0x14 returned 0 after 0 usecs
[    0.216003] calling  tracer_alloc_buffers+0x0/0x1fa @ 1
[    0.220043] initcall tracer_alloc_buffers+0x0/0x1fa returned 0 after 0 usecs
[    0.224002] calling  init_trace_printk+0x0/0x12 @ 1
[    0.228003] initcall init_trace_printk+0x0/0x12 returned 0 after 0 usecs
[    0.232105] Booting Node   0, Processors  #1 Ok.
[    0.332060] Brought up 2 CPUs
[    0.335015] Total of 2 processors activated (8511.38 BogoMIPS).
[    0.337593] calling  init_mmap_min_addr+0x0/0x16 @ 1
[    0.340006] initcall init_mmap_min_addr+0x0/0x16 returned 0 after 0 usecs
[    0.344004] calling  init_cpufreq_transition_notifier_list+0x0/0x1b @ 1
[    0.348004] initcall init_cpufreq_transition_notifier_list+0x0/0x1b returned 0 after 0 usecs
[    0.352003] calling  net_ns_init+0x0/0x1c2 @ 1
[    0.356004] initcall net_ns_init+0x0/0x1c2 returned 0 after 0 usecs
[    0.360003] calling  cpufreq_tsc+0x0/0x28 @ 1
[    0.364003] initcall cpufreq_tsc+0x0/0x28 returned 0 after 0 usecs
[    0.368003] calling  pci_reboot_init+0x0/0x14 @ 1
[    0.372004] initcall pci_reboot_init+0x0/0x14 returned 0 after 0 usecs
[    0.376003] calling  init_lapic_sysfs+0x0/0x2d @ 1
[    0.380027] initcall init_lapic_sysfs+0x0/0x2d returned 0 after 0 usecs
[    0.384031] calling  init_smp_flush+0x0/0x28 @ 1
[    0.388011] initcall init_smp_flush+0x0/0x28 returned 0 after 0 usecs
[    0.392004] calling  alloc_frozen_cpus+0x0/0xd @ 1
[    0.396003] initcall alloc_frozen_cpus+0x0/0xd returned 0 after 0 usecs
[    0.400005] calling  sysctl_init+0x0/0x57 @ 1
[    0.404046] initcall sysctl_init+0x0/0x57 returned 0 after 0 usecs
[    0.408003] calling  ksysfs_init+0x0/0xbb @ 1
[    0.412015] initcall ksysfs_init+0x0/0xbb returned 0 after 0 usecs
[    0.420004] calling  async_init+0x0/0x60 @ 1
[    0.424007] initcall async_init+0x0/0x60 returned 0 after 0 usecs
[    0.432003] calling  init_jiffies_clocksource+0x0/0x12 @ 1
[    0.436007] initcall init_jiffies_clocksource+0x0/0x12 returned 0 after 0 usecs
[    0.444003] calling  pm_init+0x0/0x34 @ 1
[    0.448006] initcall pm_init+0x0/0x34 returned 0 after 0 usecs
[    0.452003] calling  init_ftrace_syscalls+0x0/0x128 @ 1
[    0.460391] initcall init_ftrace_syscalls+0x0/0x128 returned 0 after 3906 usecs
[    0.464002] calling  init_hw_breakpoint+0x0/0x12 @ 1
[    0.472005] initcall init_hw_breakpoint+0x0/0x12 returned 0 after 0 usecs
[    0.476002] calling  init_zero_pfn+0x0/0x35 @ 1
[    0.480003] initcall init_zero_pfn+0x0/0x35 returned 0 after 0 usecs
[    0.488003] calling  filelock_init+0x0/0x2e @ 1
[    0.492013] initcall filelock_init+0x0/0x2e returned 0 after 0 usecs
[    0.500003] calling  init_script_binfmt+0x0/0x14 @ 1
[    0.504003] initcall init_script_binfmt+0x0/0x14 returned 0 after 0 usecs
[    0.512002] calling  init_elf_binfmt+0x0/0x14 @ 1
[    0.516003] initcall init_elf_binfmt+0x0/0x14 returned 0 after 0 usecs
[    0.524002] calling  init_compat_elf_binfmt+0x0/0x14 @ 1
[    0.528003] initcall init_compat_elf_binfmt+0x0/0x14 returned 0 after 0 usecs
[    0.536003] calling  debugfs_init+0x0/0x5a @ 1
[    0.540006] initcall debugfs_init+0x0/0x5a returned 0 after 0 usecs
[    0.544003] calling  random32_init+0x0/0xd7 @ 1
[    0.548003] initcall random32_init+0x0/0xd7 returned 0 after 0 usecs
[    0.556004] calling  early_resume_init+0x0/0x19d @ 1
[    0.560018] Time:  1:48:21  Date: 01/27/11
[    0.564003] initcall early_resume_init+0x0/0x19d returned 0 after 3906 usecs
[    0.572002] calling  cpufreq_core_init+0x0/0xa2 @ 1
[    0.576005] initcall cpufreq_core_init+0x0/0xa2 returned 0 after 0 usecs
[    0.584002] calling  cpuidle_init+0x0/0x40 @ 1
[    0.588005] initcall cpuidle_init+0x0/0x40 returned 0 after 0 usecs
[    0.596003] calling  sock_init+0x0/0x59 @ 1
[    0.600033] initcall sock_init+0x0/0x59 returned 0 after 0 usecs
[    0.604003] calling  netpoll_init+0x0/0x31 @ 1
[    0.608003] initcall netpoll_init+0x0/0x31 returned 0 after 0 usecs
[    0.616002] calling  netlink_proto_init+0x0/0x19c @ 1
[    0.620008] NET: Registered protocol family 16
[    0.624011] initcall netlink_proto_init+0x0/0x19c returned 0 after 3906 usecs
[    0.632003] calling  bdi_class_init+0x0/0x41 @ 1
[    0.636024] initcall bdi_class_init+0x0/0x41 returned 0 after 0 usecs
[    0.644003] calling  kobject_uevent_init+0x0/0x54 @ 1
[    0.648006] initcall kobject_uevent_init+0x0/0x54 returned 0 after 0 usecs
[    0.656003] calling  pcibus_class_init+0x0/0x19 @ 1
[    0.660024] initcall pcibus_class_init+0x0/0x19 returned 0 after 0 usecs
[    0.668003] calling  pci_driver_init+0x0/0x12 @ 1
[    0.672020] initcall pci_driver_init+0x0/0x12 returned 0 after 0 usecs
[    0.676003] calling  lcd_class_init+0x0/0x4d @ 1
[    0.684022] initcall lcd_class_init+0x0/0x4d returned 0 after 0 usecs
[    0.688003] calling  backlight_class_init+0x0/0x5d @ 1
[    0.692020] initcall backlight_class_init+0x0/0x5d returned 0 after 0 usecs
[    0.700003] calling  video_output_class_init+0x0/0x19 @ 1
[    0.708021] initcall video_output_class_init+0x0/0x19 returned 0 after 0 usecs
[    0.712003] calling  tty_class_init+0x0/0x38 @ 1
[    0.716020] initcall tty_class_init+0x0/0x38 returned 0 after 0 usecs
[    0.724003] calling  vtconsole_class_init+0x0/0xc2 @ 1
[    0.728028] initcall vtconsole_class_init+0x0/0xc2 returned 0 after 0 usecs
[    0.736004] calling  register_node_type+0x0/0x8a @ 1
[    0.740021] initcall register_node_type+0x0/0x8a returned 0 after 0 usecs
[    0.748003] calling  spi_init+0x0/0xd5 @ 1
[    0.752031] initcall spi_init+0x0/0xd5 returned 0 after 0 usecs
[    0.760003] calling  i2c_init+0x0/0x6b @ 1
[    0.764031] initcall i2c_init+0x0/0x6b returned 0 after 0 usecs
[    0.768003] calling  amd_postcore_init+0x0/0x89d @ 1
[    0.772003] initcall amd_postcore_init+0x0/0x89d returned 0 after 0 usecs
[    0.780003] calling  arch_kdebugfs_init+0x0/0x24 @ 1
[    0.784005] initcall arch_kdebugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.792003] calling  mtrr_if_init+0x0/0x63 @ 1
[    0.796004] initcall mtrr_if_init+0x0/0x63 returned 0 after 0 usecs
[    0.804003] calling  ffh_cstate_init+0x0/0x2a @ 1
[    0.808004] initcall ffh_cstate_init+0x0/0x2a returned 0 after 0 usecs
[    0.812002] calling  acpi_pci_init+0x0/0x57 @ 1
[    0.820002] ACPI: bus type pci registered
[    0.824003] initcall acpi_pci_init+0x0/0x57 returned 0 after 3906 usecs
[    0.828002] calling  dmi_id_init+0x0/0x353 @ 1
[    0.832043] initcall dmi_id_init+0x0/0x353 returned 0 after 0 usecs
[    0.840003] calling  dma_bus_init+0x0/0x3f @ 1
[    0.844020] initcall dma_bus_init+0x0/0x3f returned 0 after 0 usecs
[    0.852003] calling  dma_channel_table_init+0x0/0x10e @ 1
[    0.856009] initcall dma_channel_table_init+0x0/0x10e returned 0 after 0 usecs
[    0.864002] calling  dca_init+0x0/0x20 @ 1
[    0.868001] dca service started, version 1.12.1
[    0.872020] initcall dca_init+0x0/0x20 returned 0 after 3906 usecs
[    0.876003] calling  pci_arch_init+0x0/0x57 @ 1
[    0.884020] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf4000000-0xf7ffffff] (base 0xf4000000)
[    0.892003] PCI: MMCONFIG at [mem 0xf4000000-0xf7ffffff] reserved in E820
[    0.900751] PCI: Using configuration type 1 for base access
[    0.904006] initcall pci_arch_init+0x0/0x57 returned 0 after 19531 usecs
[    0.912003] calling  topology_init+0x0/0x90 @ 1
[    0.916066] initcall topology_init+0x0/0x90 returned 0 after 0 usecs
[    0.924003] calling  mtrr_init_finialize+0x0/0x3d @ 1
[    0.928003] initcall mtrr_init_finialize+0x0/0x3d returned 0 after 0 usecs
[    0.936003] calling  param_sysfs_init+0x0/0x21e @ 1
[    0.944025] initcall param_sysfs_init+0x0/0x21e returned 0 after 3906 usecs
[    0.952004] calling  pm_sysrq_init+0x0/0x1e @ 1
[    0.956003] initcall pm_sysrq_init+0x0/0x1e returned 0 after 0 usecs
[    0.960003] calling  default_bdi_init+0x0/0xb2 @ 1
[    0.964040] initcall default_bdi_init+0x0/0xb2 returned 0 after 0 usecs
[    0.972003] calling  init_bio+0x0/0x137 @ 1
[    0.976210] bio: create slab <bio-0> at 0
[    0.980008] initcall init_bio+0x0/0x137 returned 0 after 3906 usecs
[    0.988003] calling  fsnotify_init+0x0/0x12 @ 1
[    0.992004] initcall fsnotify_init+0x0/0x12 returned 0 after 0 usecs
[    0.996003] calling  fsnotify_notification_init+0x0/0xf0 @ 1
[    1.004015] initcall fsnotify_notification_init+0x0/0xf0 returned 0 after 0 usecs
[    1.012005] calling  cryptomgr_init+0x0/0x12 @ 1
[    1.016003] initcall cryptomgr_init+0x0/0x12 returned 0 after 0 usecs
[    1.024003] calling  blk_settings_init+0x0/0x2a @ 1
[    1.028003] initcall blk_settings_init+0x0/0x2a returned 0 after 0 usecs
[    1.032003] calling  blk_ioc_init+0x0/0x2a @ 1
[    1.036009] initcall blk_ioc_init+0x0/0x2a returned 0 after 0 usecs
[    1.044003] calling  blk_softirq_init+0x0/0x70 @ 1
[    1.048004] initcall blk_softirq_init+0x0/0x70 returned 0 after 0 usecs
[    1.056003] calling  blk_iopoll_setup+0x0/0x70 @ 1
[    1.060003] initcall blk_iopoll_setup+0x0/0x70 returned 0 after 0 usecs
[    1.068003] calling  genhd_device_init+0x0/0x66 @ 1
[    1.072018] initcall genhd_device_init+0x0/0x66 returned 0 after 0 usecs
[    1.080004] calling  pci_slot_init+0x0/0x4c @ 1
[    1.084025] initcall pci_slot_init+0x0/0x4c returned 0 after 0 usecs
[    1.088003] calling  fbmem_init+0x0/0x98 @ 1
[    1.092027] initcall fbmem_init+0x0/0x98 returned 0 after 0 usecs
[    1.100003] calling  acpi_init+0x0/0x2df @ 1
[    1.116128] ACPI: Interpreter enabled
[    1.119778] ACPI: (supports S0 S3 S5)
[    1.120836] ACPI: Using IOAPIC for interrupt routing
[    1.136269] initcall acpi_init+0x0/0x2df returned 0 after 31250 usecs
[    1.144004] calling  dock_init+0x0/0xa5 @ 1
[    1.148203] ACPI: No dock devices found.
[    1.152003] initcall dock_init+0x0/0xa5 returned 0 after 3906 usecs
[    1.156003] calling  acpi_pci_root_init+0x0/0x28 @ 1
[    1.164698] ACPI Error (dsfield-0143): [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS
[    1.172004] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node ffff88007e39c350), AE_ALREADY_EXISTS
[    1.184001] ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
[    1.192212] ACPI Warning for \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20091214/nspredef-351)
[    1.204004] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    1.208058] pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
[    1.221398] pci 0000:00:1f.0: quirk: [io  0xf800-0xf87f] claimed by ICH6 ACPI/GPIO/TCO
[    1.228004] pci 0000:00:1f.0: quirk: [io  0xfa00-0xfa3f] claimed by ICH6 GPIO
[    1.236004] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0400 (mask 007f)
[    1.244003] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0480 (mask 000f)
[    1.248003] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0cb0 (mask 000f)
[    1.256165] pci 0000:00:1c.0: PCI bridge to [bus 20-20]
[    1.264064] pci 0000:00:1e.0: PCI bridge to [bus 07-07] (subtractive decode)
[    1.272611] ACPI Error (dsfield-0143): [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS
[    1.280004] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node ffff88007e39c350), AE_ALREADY_EXISTS
[    1.292028] ACPI Warning for \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20091214/nspredef-351)
[    1.340955] initcall acpi_pci_root_init+0x0/0x28 returned 0 after 171875 usecs
[    1.348004] calling  acpi_pci_link_init+0x0/0x43 @ 1
[    1.352128] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 14 15)
[    1.360363] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 14 15)
[    1.366544] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 14 15)
[    1.374544] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 14 15)
[    1.381541] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *10 11 14 15)
[    1.388458] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 14 15)
[    1.394541] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 14 15)
[    1.402546] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
[    1.410867] initcall acpi_pci_link_init+0x0/0x43 returned 0 after 54687 usecs
[    1.416003] calling  pnp_init+0x0/0x12 @ 1
[    1.420020] initcall pnp_init+0x0/0x12 returned 0 after 0 usecs
[    1.428003] calling  misc_init+0x0/0xb7 @ 1
[    1.432025] initcall misc_init+0x0/0xb7 returned 0 after 0 usecs
[    1.436003] calling  vga_arb_device_init+0x0/0x78 @ 1
[    1.440030] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.448012] vgaarb: loaded
[    1.452004] initcall vga_arb_device_init+0x0/0x78 returned 0 after 11718 usecs
[    1.460003] calling  init_scsi+0x0/0x91 @ 1
[    1.464118] SCSI subsystem initialized
[    1.468004] initcall init_scsi+0x0/0x91 returned 0 after 3906 usecs
[    1.472003] calling  ata_init+0x0/0x388 @ 1
[    1.476010] initcall ata_init+0x0/0x388 returned 0 after 0 usecs
[    1.484003] calling  phy_init+0x0/0x31 @ 1
[    1.488031] initcall phy_init+0x0/0x31 returned 0 after 0 usecs
[    1.496004] calling  usb_init+0x0/0x1ae @ 1
[    1.500037] usbcore: registered new interface driver usbfs
[    1.504032] usbcore: registered new interface driver hub
[    1.508026] usbcore: registered new device driver usb
[    1.516004] initcall usb_init+0x0/0x1ae returned 0 after 15625 usecs
[    1.520003] calling  serio_init+0x0/0x89 @ 1
[    1.524019] initcall serio_init+0x0/0x89 returned 0 after 0 usecs
[    1.532003] calling  input_init+0x0/0x13c @ 1
[    1.536022] initcall input_init+0x0/0x13c returned 0 after 0 usecs
[    1.540003] calling  power_supply_class_init+0x0/0x38 @ 1
[    1.548021] initcall power_supply_class_init+0x0/0x38 returned 0 after 0 usecs
[    1.556003] calling  thermal_init+0x0/0x40 @ 1
[    1.560020] initcall thermal_init+0x0/0x40 returned 0 after 0 usecs
[    1.564003] calling  leds_init+0x0/0x40 @ 1
[    1.568020] initcall leds_init+0x0/0x40 returned 0 after 0 usecs
[    1.576003] calling  init_soundcore+0x0/0x95 @ 1
[    1.580025] initcall init_soundcore+0x0/0x95 returned 0 after 0 usecs
[    1.584003] calling  pci_subsys_init+0x0/0x11a @ 1
[    1.592002] PCI: Using ACPI for IRQ routing
[    1.596162] initcall pci_subsys_init+0x0/0x11a returned 0 after 3906 usecs
[    1.600003] calling  proto_init+0x0/0x12 @ 1
[    1.608005] initcall proto_init+0x0/0x12 returned 0 after 0 usecs
[    1.612003] calling  net_dev_init+0x0/0x179 @ 1
[    1.616062] initcall net_dev_init+0x0/0x179 returned 0 after 0 usecs
[    1.624003] calling  neigh_init+0x0/0x71 @ 1
[    1.628005] initcall neigh_init+0x0/0x71 returned 0 after 0 usecs
[    1.632002] calling  genl_init+0x0/0x8f @ 1
[    1.636009] initcall genl_init+0x0/0x8f returned 0 after 0 usecs
[    1.644003] calling  sysctl_init+0x0/0x49 @ 1
[    1.648004] initcall sysctl_init+0x0/0x49 returned 0 after 0 usecs
[    1.656003] calling  print_ICs+0x0/0x56b @ 1
[    1.660003] initcall print_ICs+0x0/0x56b returned 0 after 0 usecs
[    1.664003] calling  hpet_late_init+0x0/0x1ed @ 1
[    1.668003] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    1.676004] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.680911] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    1.692011] initcall hpet_late_init+0x0/0x1ed returned 0 after 23437 usecs
[    1.696003] calling  clocksource_done_booting+0x0/0x36 @ 1
[    1.704002] Switching to clocksource tsc
[    1.708021] initcall clocksource_done_booting+0x0/0x36 returned 0 after 3924 usecs
[    1.715570] calling  ftrace_init_debugfs+0x0/0xcf @ 1
[    1.720619] initcall ftrace_init_debugfs+0x0/0xcf returned 0 after 12 usecs
[    1.727559] calling  rb_init_debugfs+0x0/0x2f @ 1
[    1.732251] initcall rb_init_debugfs+0x0/0x2f returned 0 after 1 usecs
[    1.738759] calling  tracer_init_debugfs+0x0/0x346 @ 1
[    1.743946] initcall tracer_init_debugfs+0x0/0x346 returned 0 after 62 usecs
[    1.750973] calling  init_trace_printk_function_export+0x0/0x2f @ 1
[    1.757223] initcall init_trace_printk_function_export+0x0/0x2f returned 0 after 1 usecs
[    1.765290] calling  event_trace_init+0x0/0x202 @ 1
[    1.778733] initcall event_trace_init+0x0/0x202 returned 0 after 8375 usecs
[    1.785683] calling  init_pipe_fs+0x0/0x4c @ 1
[    1.790131] initcall init_pipe_fs+0x0/0x4c returned 0 after 18 usecs
[    1.796466] calling  eventpoll_init+0x0/0xba @ 1
[    1.801104] initcall eventpoll_init+0x0/0xba returned 0 after 33 usecs
[    1.807612] calling  anon_inode_init+0x0/0x125 @ 1
[    1.812394] initcall anon_inode_init+0x0/0x125 returned 0 after 5 usecs
[    1.818988] calling  blk_scsi_ioctl_init+0x0/0x297 @ 1
[    1.824113] initcall blk_scsi_ioctl_init+0x0/0x297 returned 0 after 0 usecs
[    1.831054] calling  acpi_event_init+0x0/0x80 @ 1
[    1.835763] initcall acpi_event_init+0x0/0x80 returned 0 after 17 usecs
[    1.842359] calling  pnpacpi_init+0x0/0x8c @ 1
[    1.846787] pnp: PnP ACPI init
[    1.849850] ACPI: bus type pnp registered
[    1.858631] pnp 00:0d: disabling [io  0xf800-0xf81f] because it overlaps 0000:00:1f.0 BAR 7 [io  0xf800-0xf87f]
[    1.868692] pnp 00:0d: disabling [io  0xf820-0xf83f] because it overlaps 0000:00:1f.0 BAR 7 [io  0xf800-0xf87f]
[    1.878749] pnp 00:0d: disabling [io  0xf840-0xf85f] because it overlaps 0000:00:1f.0 BAR 7 [io  0xf800-0xf87f]
[    1.888808] pnp 00:0d: disabling [io  0xf860-0xf87f] because it overlaps 0000:00:1f.0 BAR 7 [io  0xf800-0xf87f]
[    1.900231] pnp: PnP ACPI: found 16 devices
[    1.904403] ACPI: ACPI bus type pnp unregistered
[    1.909008] initcall pnpacpi_init+0x0/0x8c returned 0 after 60760 usecs
[    1.915601] calling  pnp_system_init+0x0/0x12 @ 1
[    1.920325] system 00:0d: [io  0x0400-0x041f] has been reserved
[    1.926227] system 00:0d: [io  0x0420-0x043f] has been reserved
[    1.932129] system 00:0d: [io  0x0440-0x045f] has been reserved
[    1.938030] system 00:0d: [io  0x0460-0x047f] has been reserved
[    1.943932] system 00:0d: [io  0x0480-0x048f] has been reserved
[    1.949833] system 00:0d: [io  0xfa00-0xfa3f] has been reserved
[    1.955735] system 00:0d: [io  0xfc00-0xfc7f] has been reserved
[    1.961636] system 00:0d: [io  0xfc80-0xfcff] has been reserved
[    1.967537] system 00:0d: [io  0xfe00-0xfe7f] has been reserved
[    1.973439] system 00:0d: [io  0xfe80-0xfeff] has been reserved
[    1.979353] system 00:0e: [io  0x04d0-0x04d1] has been reserved
[    1.985255] system 00:0e: [io  0x0cb0-0x0cbf] has been reserved
[    1.991169] system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.998111] system 00:0f: [mem 0x00100000-0x7effffff] could not be reserved
[    2.005053] system 00:0f: [mem 0x000e4000-0x000fffff] could not be reserved
[    2.011997] system 00:0f: [mem 0xfec01000-0xfecfffff] has been reserved
[    2.018591] system 00:0f: [mem 0xfed00400-0xfed3ffff] has been reserved
[    2.025185] system 00:0f: [mem 0xfed40000-0xffffffff] could not be reserved
[    2.032126] system 00:0f: [mem 0xf4000000-0xf7ffffff] has been reserved
[    2.038719] system 00:0f: [mem 0x000cd000-0x000e3fff] has been reserved
[    2.045351] initcall pnp_system_init+0x0/0x12 returned 0 after 122127 usecs
[    2.052293] calling  chr_dev_init+0x0/0xc6 @ 1
[    2.057147] initcall chr_dev_init+0x0/0xc6 returned 0 after 412 usecs
[    2.063569] calling  firmware_class_init+0x0/0x79 @ 1
[    2.068637] initcall firmware_class_init+0x0/0x79 returned 0 after 30 usecs
[    2.075579] calling  ieee1394_init+0x0/0x260 @ 1
[    2.080390] initcall ieee1394_init+0x0/0x260 returned 0 after 202 usecs
[    2.086986] calling  cpufreq_gov_performance_init+0x0/0x12 @ 1
[    2.092800] initcall cpufreq_gov_performance_init+0x0/0x12 returned 0 after 0 usecs
[    2.100433] calling  init_acpi_pm_clocksource+0x0/0xef @ 1
[    2.110387] initcall init_acpi_pm_clocksource+0x0/0xef returned 0 after 4381 usecs
[    2.117933] calling  pcibios_assign_resources+0x0/0x74 @ 1
[    2.123434] pci 0000:00:1c.0: BAR 8: assigned [mem 0x80000000-0x801fffff]
[    2.130203] pci 0000:00:1c.0: BAR 9: assigned [mem 0x80200000-0x803fffff 64bit pref]
[    2.137922] pci 0000:00:1c.0: BAR 7: assigned [io  0x2000-0x2fff]
[    2.143996] pci 0000:00:1c.0: PCI bridge to [bus 20-20]
[    2.149207] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    2.155285] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x801fffff]
[    2.162053] pci 0000:00:1c.0:   bridge window [mem 0x80200000-0x803fffff 64bit pref]
[    2.169775] pci 0000:00:1e.0: PCI bridge to [bus 07-07]
[    2.174983] pci 0000:00:1e.0:   bridge window [io  disabled]
[    2.180627] pci 0000:00:1e.0:   bridge window [mem disabled]
[    2.186270] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    2.192387] initcall pcibios_assign_resources+0x0/0x74 returned 0 after 67367 usecs
[    2.200021] calling  sysctl_core_init+0x0/0x38 @ 1
[    2.204807] initcall sysctl_core_init+0x0/0x38 returned 0 after 10 usecs
[    2.211489] calling  inet_init+0x0/0x209 @ 1
[    2.215778] NET: Registered protocol family 2
[    2.220236] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    2.228045] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    2.237421] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    2.244610] TCP: Hash tables configured (established 262144 bind 65536)
[    2.251204] TCP reno registered
[    2.254339] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    2.260346] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    2.266907] initcall inet_init+0x0/0x209 returned 0 after 49955 usecs
[    2.273332] calling  af_unix_init+0x0/0x55 @ 1
[    2.277768] NET: Registered protocol family 1
[    2.282117] initcall af_unix_init+0x0/0x55 returned 0 after 4253 usecs
[    2.288626] calling  init_sunrpc+0x0/0x5d @ 1
[    2.293097] RPC: Registered udp transport module.
[    2.297787] RPC: Registered tcp transport module.
[    2.302475] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.308907] initcall init_sunrpc+0x0/0x5d returned 0 after 15562 usecs
[    2.315417] calling  pci_apply_final_quirks+0x0/0x103 @ 1
[    2.321133] initcall pci_apply_final_quirks+0x0/0x103 returned 0 after 325 usecs
[    2.328510] calling  populate_rootfs+0x0/0x267 @ 1
[    2.333335] Trying to unpack rootfs image as initramfs...
[    2.395349] Freeing initrd memory: 2622k freed
[    2.400675] initcall populate_rootfs+0x0/0x267 returned 0 after 65802 usecs
[    2.407631] calling  pci_iommu_init+0x0/0x31 @ 1
[    2.412234] initcall pci_iommu_init+0x0/0x31 returned 0 after 1 usecs
[    2.418655] calling  i8259A_init_sysfs+0x0/0x22 @ 1
[    2.423688] initcall i8259A_init_sysfs+0x0/0x22 returned 0 after 166 usecs
[    2.430569] calling  vsyscall_init+0x0/0x6c @ 1
[    2.435109] initcall vsyscall_init+0x0/0x6c returned 0 after 21 usecs
[    2.441543] calling  sbf_init+0x0/0xef @ 1
[    2.445627] initcall sbf_init+0x0/0xef returned 0 after 0 usecs
[    2.451528] calling  i8237A_init_sysfs+0x0/0x22 @ 1
[    2.456463] initcall i8237A_init_sysfs+0x0/0x22 returned 0 after 70 usecs
[    2.463231] calling  add_rtc_cmos+0x0/0xc4 @ 1
[    2.467666] initcall add_rtc_cmos+0x0/0xc4 returned 0 after 3 usecs
[    2.473917] calling  cache_sysfs_init+0x0/0x67 @ 1
[    2.478998] initcall cache_sysfs_init+0x0/0x67 returned 0 after 296 usecs
[    2.485772] calling  mcheck_init_device+0x0/0xfd @ 1
[    2.490903] initcall mcheck_init_device+0x0/0xfd returned 0 after 176 usecs
[    2.497860] calling  threshold_init_device+0x0/0x98 @ 1
[    2.503070] initcall threshold_init_device+0x0/0x98 returned 0 after 0 usecs
[    2.510100] calling  thermal_throttle_init_device+0x0/0x91 @ 1
[    2.515920] initcall thermal_throttle_init_device+0x0/0x91 returned 0 after 3 usecs
[    2.523553] calling  msr_init+0x0/0x14c @ 1
[    2.527857] initcall msr_init+0x0/0x14c returned 0 after 131 usecs
[    2.534027] calling  cpuid_init+0x0/0x14c @ 1
[    2.538491] initcall cpuid_init+0x0/0x14c returned 0 after 117 usecs
[    2.544834] calling  ioapic_init_sysfs+0x0/0xa7 @ 1
[    2.549768] initcall ioapic_init_sysfs+0x0/0xa7 returned 0 after 69 usecs
[    2.556543] calling  add_pcspkr+0x0/0x28 @ 1
[    2.560852] initcall add_pcspkr+0x0/0x28 returned 0 after 49 usecs
[    2.567019] calling  init_vdso_vars+0x0/0x220 @ 1
[    2.571724] initcall init_vdso_vars+0x0/0x220 returned 0 after 12 usecs
[    2.578317] calling  ia32_binfmt_init+0x0/0x14 @ 1
[    2.583098] initcall ia32_binfmt_init+0x0/0x14 returned 0 after 3 usecs
[    2.589691] calling  sysenter_setup+0x0/0x2df @ 1
[    2.594386] initcall sysenter_setup+0x0/0x2df returned 0 after 3 usecs
[    2.600894] calling  init_aout_binfmt+0x0/0x14 @ 1
[    2.605670] initcall init_aout_binfmt+0x0/0x14 returned 0 after 0 usecs
[    2.612264] calling  proc_execdomains_init+0x0/0x22 @ 1
[    2.617480] initcall proc_execdomains_init+0x0/0x22 returned 0 after 6 usecs
[    2.624510] calling  ioresources_init+0x0/0x3c @ 1
[    2.629289] initcall ioresources_init+0x0/0x3c returned 0 after 2 usecs
[    2.635882] calling  uid_cache_init+0x0/0x8d @ 1
[    2.640508] initcall uid_cache_init+0x0/0x8d returned 0 after 21 usecs
[    2.647016] calling  init_posix_timers+0x0/0x19f @ 1
[    2.651975] initcall init_posix_timers+0x0/0x19f returned 0 after 8 usecs
[    2.658743] calling  init_posix_cpu_timers+0x0/0xe5 @ 1
[    2.663952] initcall init_posix_cpu_timers+0x0/0xe5 returned 0 after 0 usecs
[    2.670979] calling  nsproxy_cache_init+0x0/0x2d @ 1
[    2.675938] initcall nsproxy_cache_init+0x0/0x2d returned 0 after 8 usecs
[    2.682707] calling  create_proc_profile+0x0/0x274 @ 1
[    2.687831] initcall create_proc_profile+0x0/0x274 returned 0 after 0 usecs
[    2.694772] calling  timekeeping_init_device+0x0/0x22 @ 1
[    2.700231] initcall timekeeping_init_device+0x0/0x22 returned 0 after 73 usecs
[    2.707519] calling  init_clocksource_sysfs+0x0/0x50 @ 1
[    2.712885] initcall init_clocksource_sysfs+0x0/0x50 returned 0 after 68 usecs
[    2.720091] calling  init_timer_list_procfs+0x0/0x2c @ 1
[    2.725388] initcall init_timer_list_procfs+0x0/0x2c returned 0 after 1 usecs
[    2.732503] calling  init_tstats_procfs+0x0/0x2c @ 1
[    2.737455] initcall init_tstats_procfs+0x0/0x2c returned 0 after 1 usecs
[    2.744222] calling  futex_init+0x0/0xa2 @ 1
[    2.748487] initcall futex_init+0x0/0xa2 returned 0 after 7 usecs
[    2.754563] calling  proc_dma_init+0x0/0x22 @ 1
[    2.759082] initcall proc_dma_init+0x0/0x22 returned 0 after 1 usecs
[    2.765421] calling  proc_modules_init+0x0/0x22 @ 1
[    2.770284] initcall proc_modules_init+0x0/0x22 returned 0 after 1 usecs
[    2.776966] calling  kallsyms_init+0x0/0x25 @ 1
[    2.781484] initcall kallsyms_init+0x0/0x25 returned 0 after 1 usecs
[    2.787819] calling  crash_save_vmcoreinfo_init+0x0/0x46d @ 1
[    2.793570] initcall crash_save_vmcoreinfo_init+0x0/0x46d returned 0 after 22 usecs
[    2.801204] calling  crash_notes_memory_init+0x0/0x38 @ 1
[    2.806591] initcall crash_notes_memory_init+0x0/0x38 returned 0 after 3 usecs
[    2.813791] calling  ikconfig_init+0x0/0x39 @ 1
[    2.818312] initcall ikconfig_init+0x0/0x39 returned 0 after 3 usecs
[    2.824646] calling  hung_task_init+0x0/0x53 @ 1
[    2.829271] initcall hung_task_init+0x0/0x53 returned 0 after 20 usecs
[    2.835780] calling  utsname_sysctl_init+0x0/0x14 @ 1
[    2.840826] initcall utsname_sysctl_init+0x0/0x14 returned 0 after 9 usecs
[    2.847681] calling  init_tracepoints+0x0/0x17 @ 1
[    2.852457] initcall init_tracepoints+0x0/0x17 returned 0 after 0 usecs
[    2.859050] calling  ftrace_mod_cmd_init+0x0/0x12 @ 1
[    2.864086] initcall ftrace_mod_cmd_init+0x0/0x12 returned 0 after 0 usecs
[    2.870939] calling  init_events+0x0/0x60 @ 1
[    2.875288] initcall init_events+0x0/0x60 returned 0 after 6 usecs
[    2.881448] calling  init_sched_switch_trace+0x0/0x12 @ 1
[    2.886833] initcall init_sched_switch_trace+0x0/0x12 returned 0 after 1 usecs
[    2.894033] calling  init_stack_trace+0x0/0x12 @ 1
[    2.898809] initcall init_stack_trace+0x0/0x12 returned 0 after 0 usecs
[    2.905402] calling  init_function_trace+0x0/0x3e @ 1
[    2.910439] initcall init_function_trace+0x0/0x3e returned 0 after 1 usecs
[    2.917292] calling  init_irqsoff_tracer+0x0/0x14 @ 1
[    2.922327] initcall init_irqsoff_tracer+0x0/0x14 returned 0 after 0 usecs
[    2.929179] calling  init_wakeup_tracer+0x0/0x22 @ 1
[    2.934130] initcall init_wakeup_tracer+0x0/0x22 returned 0 after 0 usecs
[    2.940897] calling  init_mmio_trace+0x0/0x12 @ 1
[    2.945587] initcall init_mmio_trace+0x0/0x12 returned 0 after 0 usecs
[    2.952094] calling  init_graph_trace+0x0/0x32 @ 1
[    2.956872] initcall init_graph_trace+0x0/0x32 returned 0 after 0 usecs
[    2.963466] calling  init_blk_tracer+0x0/0x57 @ 1
[    2.968158] initcall init_blk_tracer+0x0/0x57 returned 0 after 1 usecs
[    2.974665] calling  init_ksym_trace+0x0/0x34 @ 1
[    2.979363] initcall init_ksym_trace+0x0/0x34 returned 0 after 7 usecs
[    2.985871] calling  perf_event_sysfs_init+0x0/0x19 @ 1
[    2.991084] initcall perf_event_sysfs_init+0x0/0x19 returned 0 after 3 usecs
[    2.998110] calling  init_per_zone_wmark_min+0x0/0x68 @ 1
[    3.003608] initcall init_per_zone_wmark_min+0x0/0x68 returned 0 after 110 usecs
[    3.010982] calling  kswapd_init+0x0/0x71 @ 1
[    3.015349] initcall kswapd_init+0x0/0x71 returned 0 after 22 usecs
[    3.021598] calling  setup_vmstat+0x0/0xc3 @ 1
[    3.026037] initcall setup_vmstat+0x0/0xc3 returned 0 after 7 usecs
[    3.032286] calling  mm_sysfs_init+0x0/0x29 @ 1
[    3.036806] initcall mm_sysfs_init+0x0/0x29 returned 0 after 3 usecs
[    3.043140] calling  proc_vmalloc_init+0x0/0x25 @ 1
[    3.048006] initcall proc_vmalloc_init+0x0/0x25 returned 0 after 3 usecs
[    3.054687] calling  procswaps_init+0x0/0x22 @ 1
[    3.059290] initcall procswaps_init+0x0/0x22 returned 0 after 1 usecs
[    3.065711] calling  hugetlb_init+0x0/0x453 @ 1
[    3.070229] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    3.076579] initcall hugetlb_init+0x0/0x453 returned 0 after 6202 usecs
[    3.083173] calling  slab_proc_init+0x0/0x25 @ 1
[    3.087777] initcall slab_proc_init+0x0/0x25 returned 0 after 1 usecs
[    3.094197] calling  cpucache_init+0x0/0x3e @ 1
[    3.098715] initcall cpucache_init+0x0/0x3e returned 0 after 1 usecs
[    3.105049] calling  fasync_init+0x0/0x2a @ 1
[    3.109399] initcall fasync_init+0x0/0x2a returned 0 after 6 usecs
[    3.115560] calling  proc_filesystems_init+0x0/0x22 @ 1
[    3.120771] initcall proc_filesystems_init+0x0/0x22 returned 0 after 1 usecs
[    3.127798] calling  dnotify_init+0x0/0x80 @ 1
[    3.132240] initcall dnotify_init+0x0/0x80 returned 0 after 12 usecs
[    3.138574] calling  inotify_setup+0x0/0x12 @ 1
[    3.143091] initcall inotify_setup+0x0/0x12 returned 0 after 0 usecs
[    3.149425] calling  inotify_user_setup+0x0/0xbe @ 1
[    3.154403] initcall inotify_user_setup+0x0/0xbe returned 0 after 27 usecs
[    3.161257] calling  aio_setup+0x0/0x9e @ 1
[    3.165468] initcall aio_setup+0x0/0x9e returned 0 after 40 usecs
[    3.171544] calling  proc_locks_init+0x0/0x22 @ 1
[    3.176237] initcall proc_locks_init+0x0/0x22 returned 0 after 1 usecs
[    3.182745] calling  init_sys32_ioctl+0x0/0x28 @ 1
[    3.187618] initcall init_sys32_ioctl+0x0/0x28 returned 0 after 93 usecs
[    3.194299] calling  init_mbcache+0x0/0x14 @ 1
[    3.198728] initcall init_mbcache+0x0/0x14 returned 0 after 0 usecs
[    3.204976] calling  proc_cmdline_init+0x0/0x22 @ 1
[    3.209840] initcall proc_cmdline_init+0x0/0x22 returned 0 after 1 usecs
[    3.216521] calling  proc_cpuinfo_init+0x0/0x22 @ 1
[    3.221384] initcall proc_cpuinfo_init+0x0/0x22 returned 0 after 1 usecs
[    3.228066] calling  proc_devices_init+0x0/0x22 @ 1
[    3.232929] initcall proc_devices_init+0x0/0x22 returned 0 after 1 usecs
[    3.239609] calling  proc_interrupts_init+0x0/0x22 @ 1
[    3.244734] initcall proc_interrupts_init+0x0/0x22 returned 0 after 1 usecs
[    3.251674] calling  proc_loadavg_init+0x0/0x22 @ 1
[    3.256537] initcall proc_loadavg_init+0x0/0x22 returned 0 after 1 usecs
[    3.263219] calling  proc_meminfo_init+0x0/0x22 @ 1
[    3.268082] initcall proc_meminfo_init+0x0/0x22 returned 0 after 1 usecs
[    3.274764] calling  proc_stat_init+0x0/0x22 @ 1
[    3.279367] initcall proc_stat_init+0x0/0x22 returned 0 after 1 usecs
[    3.285787] calling  proc_uptime_init+0x0/0x22 @ 1
[    3.290565] initcall proc_uptime_init+0x0/0x22 returned 0 after 1 usecs
[    3.297159] calling  proc_version_init+0x0/0x22 @ 1
[    3.302022] initcall proc_version_init+0x0/0x22 returned 0 after 1 usecs
[    3.308703] calling  proc_softirqs_init+0x0/0x22 @ 1
[    3.313655] initcall proc_softirqs_init+0x0/0x22 returned 0 after 1 usecs
[    3.320422] calling  proc_kcore_init+0x0/0xb5 @ 1
[    3.325119] initcall proc_kcore_init+0x0/0xb5 returned 0 after 6 usecs
[    3.331627] calling  vmcore_init+0x0/0x8a9 @ 1
[    3.336056] initcall vmcore_init+0x0/0x8a9 returned 0 after 0 usecs
[    3.342304] calling  proc_kmsg_init+0x0/0x25 @ 1
[    3.346908] initcall proc_kmsg_init+0x0/0x25 returned 0 after 1 usecs
[    3.353328] calling  proc_page_init+0x0/0x42 @ 1
[    3.357933] initcall proc_page_init+0x0/0x42 returned 0 after 2 usecs
[    3.364354] calling  init_devpts_fs+0x0/0x4c @ 1
[    3.368963] initcall init_devpts_fs+0x0/0x4c returned 0 after 6 usecs
[    3.375383] calling  init_reiserfs_fs+0x0/0x61 @ 1
[    3.380166] initcall init_reiserfs_fs+0x0/0x61 returned 0 after 6 usecs
[    3.386760] calling  init_ext3_fs+0x0/0x71 @ 1
[    3.391209] initcall init_ext3_fs+0x0/0x71 returned 0 after 18 usecs
[    3.397544] calling  init_ext2_fs+0x0/0x72 @ 1
[    3.401987] initcall init_ext2_fs+0x0/0x72 returned 0 after 14 usecs
[    3.408322] calling  journal_init+0x0/0xcf @ 1
[    3.412779] initcall journal_init+0x0/0xcf returned 0 after 26 usecs
[    3.419114] calling  init_ramfs_fs+0x0/0x12 @ 1
[    3.423632] initcall init_ramfs_fs+0x0/0x12 returned 0 after 1 usecs
[    3.429966] calling  init_hugetlbfs_fs+0x0/0x98 @ 1
[    3.434846] initcall init_hugetlbfs_fs+0x0/0x98 returned 0 after 18 usecs
[    3.441615] calling  init_fat_fs+0x0/0x4f @ 1
[    3.445971] initcall init_fat_fs+0x0/0x4f returned 0 after 12 usecs
[    3.452220] calling  init_vfat_fs+0x0/0x12 @ 1
[    3.456650] initcall init_vfat_fs+0x0/0x12 returned 0 after 1 usecs
[    3.462898] calling  init_msdos_fs+0x0/0x12 @ 1
[    3.467416] initcall init_msdos_fs+0x0/0x12 returned 0 after 1 usecs
[    3.473751] calling  init_iso9660_fs+0x0/0x61 @ 1
[    3.478448] initcall init_iso9660_fs+0x0/0x61 returned 0 after 8 usecs
[    3.484956] calling  init_nfs_fs+0x0/0x148 @ 1
[    3.489494] initcall init_nfs_fs+0x0/0x148 returned 0 after 105 usecs
[    3.495916] calling  init_nfsd+0x0/0xe3 @ 1
[    3.500084] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    3.506603] initcall init_nfsd+0x0/0xe3 returned 0 after 6364 usecs
[    3.512854] calling  init_nlm+0x0/0x22 @ 1
[    3.516948] initcall init_nlm+0x0/0x22 returned 0 after 9 usecs
[    3.522849] calling  init_nls_cp437+0x0/0x12 @ 1
[    3.527453] initcall init_nls_cp437+0x0/0x12 returned 0 after 0 usecs
[    3.533872] calling  init_nls_ascii+0x0/0x12 @ 1
[    3.538474] initcall init_nls_ascii+0x0/0x12 returned 0 after 0 usecs
[    3.544896] calling  init_nls_iso8859_1+0x0/0x12 @ 1
[    3.549846] initcall init_nls_iso8859_1+0x0/0x12 returned 0 after 0 usecs
[    3.556613] calling  init_nls_iso8859_15+0x0/0x12 @ 1
[    3.561648] initcall init_nls_iso8859_15+0x0/0x12 returned 0 after 0 usecs
[    3.568501] calling  init_nls_utf8+0x0/0x25 @ 1
[    3.573018] initcall init_nls_utf8+0x0/0x25 returned 0 after 0 usecs
[    3.579351] calling  init_autofs4_fs+0x0/0x26 @ 1
[    3.584097] initcall init_autofs4_fs+0x0/0x26 returned 0 after 53 usecs
[    3.590692] calling  ipc_init+0x0/0x2f @ 1
[    3.594779] msgmni has been set to 3968
[    3.598608] initcall ipc_init+0x0/0x2f returned 0 after 3741 usecs
[    3.604769] calling  ipc_sysctl_init+0x0/0x14 @ 1
[    3.609477] initcall ipc_sysctl_init+0x0/0x14 returned 0 after 16 usecs
[    3.616071] calling  init_mqueue_fs+0x0/0xb4 @ 1
[    3.620698] initcall init_mqueue_fs+0x0/0xb4 returned 0 after 22 usecs
[    3.627209] calling  crypto_wq_init+0x0/0x2e @ 1
[    3.631839] initcall crypto_wq_init+0x0/0x2e returned 0 after 26 usecs
[    3.638349] calling  crypto_algapi_init+0x0/0xd @ 1
[    3.643213] initcall crypto_algapi_init+0x0/0xd returned 0 after 2 usecs
[    3.649895] calling  skcipher_module_init+0x0/0x32 @ 1
[    3.655019] initcall skcipher_module_init+0x0/0x32 returned 0 after 0 usecs
[    3.661960] calling  chainiv_module_init+0x0/0x12 @ 1
[    3.666996] initcall chainiv_module_init+0x0/0x12 returned 0 after 0 usecs
[    3.673849] calling  eseqiv_module_init+0x0/0x12 @ 1
[    3.678800] initcall eseqiv_module_init+0x0/0x12 returned 0 after 0 usecs
[    3.685567] calling  md5_mod_init+0x0/0x12 @ 1
[    3.690037] initcall md5_mod_init+0x0/0x12 returned 0 after 39 usecs
[    3.696372] calling  crypto_cbc_module_init+0x0/0x12 @ 1
[    3.701668] initcall crypto_cbc_module_init+0x0/0x12 returned 0 after 0 usecs
[    3.708783] calling  des_generic_mod_init+0x0/0x3f @ 1
[    3.713981] initcall des_generic_mod_init+0x0/0x3f returned 0 after 74 usecs
[    3.721008] calling  krng_mod_init+0x0/0x12 @ 1
[    3.725542] alg: No test for stdrng (krng)
[    3.729633] initcall krng_mod_init+0x0/0x12 returned 0 after 4010 usecs
[    3.736229] calling  proc_genhd_init+0x0/0x3c @ 1
[    3.740923] initcall proc_genhd_init+0x0/0x3c returned 0 after 3 usecs
[    3.747431] calling  noop_init+0x0/0x14 @ 1
[    3.751601] io scheduler noop registered
[    3.755511] initcall noop_init+0x0/0x14 returned 0 after 3818 usecs
[    3.761759] calling  deadline_init+0x0/0x14 @ 1
[    3.766275] io scheduler deadline registered
[    3.770533] initcall deadline_init+0x0/0x14 returned 0 after 4157 usecs
[    3.777126] calling  cfq_init+0x0/0x94 @ 1
[    3.781221] io scheduler cfq registered (default)
[    3.785913] initcall cfq_init+0x0/0x94 returned 0 after 4592 usecs
[    3.792073] calling  percpu_counter_startup+0x0/0x35 @ 1
[    3.797369] initcall percpu_counter_startup+0x0/0x35 returned 0 after 0 usecs
[    3.804483] calling  pci_proc_init+0x0/0x6b @ 1
[    3.809044] initcall pci_proc_init+0x0/0x6b returned 0 after 42 usecs
[    3.815464] calling  pcie_portdrv_init+0x0/0x4c @ 1
[    3.820657] initcall pcie_portdrv_init+0x0/0x4c returned 0 after 321 usecs
[    3.827512] calling  aer_service_init+0x0/0x2b @ 1
[    3.832327] initcall aer_service_init+0x0/0x2b returned 0 after 37 usecs
[    3.839019] calling  ioapic_init+0x0/0x1b @ 1
[    3.843404] initcall ioapic_init+0x0/0x1b returned 0 after 40 usecs
[    3.849656] calling  pci_hotplug_init+0x0/0x1d @ 1
[    3.854431] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    3.859988] initcall pci_hotplug_init+0x0/0x1d returned 0 after 5425 usecs
[    3.866841] calling  fb_console_init+0x0/0x11d @ 1
[    3.871661] initcall fb_console_init+0x0/0x11d returned 0 after 43 usecs
[    3.878347] calling  genericbl_init+0x0/0x12 @ 1
[    3.882986] initcall genericbl_init+0x0/0x12 returned 0 after 35 usecs
[    3.889498] calling  acpi_reserve_resources+0x0/0xeb @ 1
[    3.894798] initcall acpi_reserve_resources+0x0/0xeb returned 0 after 5 usecs
[    3.901910] calling  irqrouter_init_sysfs+0x0/0x38 @ 1
[    3.907103] initcall irqrouter_init_sysfs+0x0/0x38 returned 0 after 68 usecs
[    3.914132] calling  acpi_ac_init+0x0/0x45 @ 1
[    3.918625] initcall acpi_ac_init+0x0/0x45 returned 0 after 61 usecs
[    3.924965] calling  acpi_button_init+0x0/0x56 @ 1
[    3.929845] input: Power Button as /class/input/input0
[    3.934979] ACPI: Power Button [PBTN]
[    3.938722] input: Power Button as /class/input/input1
[    3.943848] ACPI: Power Button [PWRF]
[    3.947546] initcall acpi_button_init+0x0/0x56 returned 0 after 17386 usecs
[    3.954490] calling  acpi_fan_init+0x0/0x56 @ 1
[    3.959054] initcall acpi_fan_init+0x0/0x56 returned 0 after 44 usecs
[    3.965477] calling  acpi_video_init+0x0/0x75 @ 1
[    3.970173] initcall acpi_video_init+0x0/0x75 returned 0 after 4 usecs
[    3.976681] calling  acpi_pci_slot_init+0x0/0x20 @ 1
[    3.981979] initcall acpi_pci_slot_init+0x0/0x20 returned 0 after 338 usecs
[    3.988922] calling  acpi_processor_init+0x0/0x10d @ 1
[    3.994513] ACPI: SSDT 000000007e7ce68a 00320 (v01 COMPAQ  CPU_TM2 00000001 MSFT 0100000E)
[    4.003806] initcall acpi_processor_init+0x0/0x10d returned 0 after 9530 usecs
[    4.011010] calling  acpi_container_init+0x0/0x4a @ 1
[    4.019807] initcall acpi_container_init+0x0/0x4a returned 0 after 3673 usecs
[    4.026925] calling  acpi_thermal_init+0x0/0x7b @ 1
[    4.031848] initcall acpi_thermal_init+0x0/0x7b returned 0 after 58 usecs
[    4.038617] calling  acpi_battery_init+0x0/0x16 @ 1
[    4.043481] initcall acpi_battery_init+0x0/0x16 returned 0 after 1 usecs
[    4.050164] calling  rand_initialize+0x0/0x31 @ 1
[    4.054866] initcall rand_initialize+0x0/0x31 returned 0 after 12 usecs
[    4.061460] calling  tty_init+0x0/0xf5 @ 1
[    4.065567] calling  1_acpi_battery_init_async+0x0/0x3c @ 428
[    4.071381] initcall 1_acpi_battery_init_async+0x0/0x3c returned 0 after 74 usecs
[    4.074151] initcall tty_init+0x0/0xf5 returned 0 after 8404 usecs
[    4.074154] calling  pty_init+0x0/0x50d @ 1
[    4.100683] initcall pty_init+0x0/0x50d returned 0 after 25900 usecs
[    4.107030] calling  sysrq_init+0x0/0x25 @ 1
[    4.111296] initcall sysrq_init+0x0/0x25 returned 0 after 7 usecs
[    4.117371] calling  raw_init+0x0/0xe5 @ 1
[    4.121538] initcall raw_init+0x0/0xe5 returned 0 after 81 usecs
[    4.127530] calling  hpet_init+0x0/0x6a @ 1
[    4.131989] initcall hpet_init+0x0/0x6a returned 0 after 279 usecs
[    4.138182] calling  mod_init+0x0/0x22d @ 1
[    4.142483] initcall mod_init+0x0/0x22d returned -19 after 99 usecs
[    4.148730] calling  mod_init+0x0/0xbc @ 1
[    4.152828] initcall mod_init+0x0/0xbc returned -19 after 13 usecs
[    4.158989] calling  mod_init+0x0/0x4d @ 1
[    4.163073] initcall mod_init+0x0/0x4d returned -19 after 0 usecs
[    4.169147] calling  agp_init+0x0/0x26 @ 1
[    4.173230] Linux agpgart interface v0.103
[    4.177314] initcall agp_init+0x0/0x26 returned 0 after 3987 usecs
[    4.183474] calling  agp_amd64_mod_init+0x0/0x22 @ 1
[    4.188475] initcall agp_amd64_mod_init+0x0/0x22 returned -19 after 49 usecs
[    4.195504] calling  agp_intel_init+0x0/0x29 @ 1
[    4.200127] agpgart-intel 0000:00:00.0: Intel 965Q Chipset
[    4.206069] agpgart-intel 0000:00:00.0: detected 7676K stolen memory
[    4.216860] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    4.223689] initcall agp_intel_init+0x0/0x29 returned 0 after 23025 usecs
[    4.230458] calling  drm_core_init+0x0/0x12d @ 1
[    4.235110] [drm] Initialized drm 1.1.0 20060810
[    4.239714] initcall drm_core_init+0x0/0x12d returned 0 after 4544 usecs
[    4.246396] calling  i915_init+0x0/0x52 @ 1
[    4.250595] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.263407] [drm] set up 7M of stolen space
[    4.267606] BUG: unable to handle kernel NULL pointer dereference at (null)
[    4.271577] IP: [<(null)>] (null)
[    4.271577] PGD 0 
[    4.271577] Oops: 0010 [#1] SMP 
[    4.271577] last sysfs file: 
[    4.271577] CPU 1 
[    4.271577] Pid: 1, comm: swapper Not tainted 2.6.33 #31 0A58h/HP Compaq dc7700p Convertible Minitower
[    4.271577] RIP: 0010:[<0000000000000000>]  [<(null)>] (null)
[    4.271577] RSP: 0018:ffff88007d801a38  EFLAGS: 00010246
[    4.271577] RAX: 0000000000000000 RBX: ffffea0000c3da60 RCX: 0000000000000010
[    4.271577] RDX: 0000000000000012 RSI: ffffea0000c3da60 RDI: 0000000000000000
[    4.271577] RBP: ffff88007d801a80 R08: 0000000000000080 R09: ffffea0000c3da60
[    4.271577] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
[    4.271577] R13: 0000000000000000 R14: ffff88007cb73e48 R15: 0000000000000000
[    4.271577] FS:  0000000000000000(0000) GS:ffff880001d00000(0000) knlGS:0000000000000000
[    4.271577] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    4.271577] CR2: 0000000000000000 CR3: 0000000001779000 CR4: 00000000000006e0
[    4.271577] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[    4.271577] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[    4.271577] Process swapper (pid: 1, threadinfo ffff88007d800000, task ffff88007e3ff390)
[    4.271577] Stack:
[    4.271577]  ffffffff8109d3b8 ffff88007d801a90 000213da00000246 0000000000000000
[    4.271577] <0> ffff88007c82a500 0000000000000000 0000000000000000 ffff88007c82a5c0
[    4.271577] <0> ffff88007cb73e48 ffff88007d801a90 ffffffff8109d471 ffff88007d801af0
[    4.271577] Call Trace:
[    4.271577]  [<ffffffff8109d3b8>] ? do_read_cache_page+0x95/0x131
[    4.271577]  [<ffffffff8109d471>] read_cache_page_gfp+0x1d/0x27
[    4.271577]  [<ffffffff812c3231>] i915_gem_object_get_pages+0xdb/0x128
[    4.271577]  [<ffffffff812b0ecc>] ? drm_mm_get_block_generic+0x80/0x9e
[    4.271577]  [<ffffffff812c4936>] i915_gem_object_bind_to_gtt+0x16a/0x286
[    4.271577]  [<ffffffff812c4a7e>] i915_gem_object_pin+0x2c/0x9c
[    4.271577]  [<ffffffff812c4cc9>] i915_gem_init_ringbuffer+0x1db/0x4a5
[    4.271577]  [<ffffffff812ba755>] i915_driver_load+0x731/0xa41
[    4.271577]  [<ffffffff812eb819>] ? device_register+0x1e/0x22
[    4.271577]  [<ffffffff812af202>] ? drm_sysfs_device_add+0x8c/0xaf
[    4.271577]  [<ffffffff812ace8f>] ? drm_get_minor+0x27f/0x2cf
[    4.271577]  [<ffffffff812ad2bd>] drm_get_dev+0x3de/0x4d1
[    4.271577]  [<ffffffff814a00cd>] i915_pci_probe+0x15/0x17
[    4.271577]  [<ffffffff81215165>] local_pci_probe+0x17/0x1b
[    4.271577]  [<ffffffff812159f7>] pci_device_probe+0xcb/0xf5
[    4.271577]  [<ffffffff812eda14>] ? driver_sysfs_add+0x51/0x77
[    4.271577]  [<ffffffff812edbbd>] driver_probe_device+0xe3/0x1ac
[    4.271577]  [<ffffffff812edce3>] __driver_attach+0x5d/0x80
[    4.271577]  [<ffffffff812edc86>] ? __driver_attach+0x0/0x80
[    4.271577]  [<ffffffff812ed30e>] bus_for_each_dev+0x53/0x89
[    4.271577]  [<ffffffff812ed98b>] driver_attach+0x21/0x23
[    4.271577]  [<ffffffff812ecbb7>] bus_add_driver+0x11b/0x271
[    4.271577]  [<ffffffff812edfe6>] driver_register+0xb8/0x126
[    4.271577]  [<ffffffff8187f013>] ? i915_init+0x0/0x52
[    4.271577]  [<ffffffff81215c58>] __pci_register_driver+0x56/0xc1
[    4.271577]  [<ffffffff8187f013>] ? i915_init+0x0/0x52
[    4.271577]  [<ffffffff812a827c>] drm_init+0x6b/0xd1
[    4.271577]  [<ffffffff8187f013>] ? i915_init+0x0/0x52
[    4.271577]  [<ffffffff8187f063>] i915_init+0x50/0x52
[    4.271577]  [<ffffffff810001fa>] do_one_initcall+0x5f/0x154
[    4.271577]  [<ffffffff8185964c>] kernel_init+0x141/0x197
[    4.271577]  [<ffffffff81003954>] kernel_thread_helper+0x4/0x10
[    4.271577]  [<ffffffff814bdbe9>] ? restore_args+0x0/0x30
[    4.271577]  [<ffffffff8185950b>] ? kernel_init+0x0/0x197
[    4.271577]  [<ffffffff81003950>] ? kernel_thread_helper+0x0/0x10
[    4.271577] Code:  Bad RIP value.
[    4.271577] RIP  [<(null)>] (null)
[    4.271577]  RSP <ffff88007d801a38>
[    4.271577] CR2: 0000000000000000
[    4.627944] ---[ end trace 5c25bb18f839b05e ]---
[    4.632551] Kernel panic - not syncing: Attempted to kill init!
[    4.638452] Pid: 1, comm: swapper Tainted: G      D    2.6.33 #31
[    4.644526] Call Trace:
[    4.646964]  [<ffffffff814bae60>] panic+0xa5/0x16b
[    4.651743]  [<ffffffff81040844>] do_exit+0x7c/0x69d
[    4.656693]  [<ffffffff8103e26a>] ? kmsg_dump+0x138/0x152
[    4.662075]  [<ffffffff810069da>] oops_end+0xb7/0xbf
[    4.667027]  [<ffffffff81024295>] no_context+0x1f8/0x207
[    4.672322]  [<ffffffff81024471>] __bad_area_nosemaphore+0x1cd/0x1f3
[    4.678656]  [<ffffffff810cca03>] ? cache_grow+0x213/0x26f
[    4.684125]  [<ffffffff810244aa>] bad_area_nosemaphore+0x13/0x15
[    4.690112]  [<ffffffff8102477d>] do_page_fault+0x138/0x294
[    4.695668]  [<ffffffff814bddef>] page_fault+0x1f/0x30
[    4.700793]  [<ffffffff8109d3b8>] ? do_read_cache_page+0x95/0x131
[    4.706868]  [<ffffffff8109d471>] read_cache_page_gfp+0x1d/0x27
[    4.712770]  [<ffffffff812c3231>] i915_gem_object_get_pages+0xdb/0x128
[    4.719278]  [<ffffffff812b0ecc>] ? drm_mm_get_block_generic+0x80/0x9e
[    4.725786]  [<ffffffff812c4936>] i915_gem_object_bind_to_gtt+0x16a/0x286
[    4.732553]  [<ffffffff812c4a7e>] i915_gem_object_pin+0x2c/0x9c
[    4.738455]  [<ffffffff812c4cc9>] i915_gem_init_ringbuffer+0x1db/0x4a5
[    4.744964]  [<ffffffff812ba755>] i915_driver_load+0x731/0xa41
[    4.750780]  [<ffffffff812eb819>] ? device_register+0x1e/0x22
[    4.756509]  [<ffffffff812af202>] ? drm_sysfs_device_add+0x8c/0xaf
[    4.762670]  [<ffffffff812ace8f>] ? drm_get_minor+0x27f/0x2cf
[    4.768398]  [<ffffffff812ad2bd>] drm_get_dev+0x3de/0x4d1
[    4.773781]  [<ffffffff814a00cd>] i915_pci_probe+0x15/0x17
[    4.779249]  [<ffffffff81215165>] local_pci_probe+0x17/0x1b
[    4.784805]  [<ffffffff812159f7>] pci_device_probe+0xcb/0xf5
[    4.790447]  [<ffffffff812eda14>] ? driver_sysfs_add+0x51/0x77
[    4.796263]  [<ffffffff812edbbd>] driver_probe_device+0xe3/0x1ac
[    4.802252]  [<ffffffff812edce3>] __driver_attach+0x5d/0x80
[    4.807811]  [<ffffffff812edc86>] ? __driver_attach+0x0/0x80
[    4.813454]  [<ffffffff812ed30e>] bus_for_each_dev+0x53/0x89
[    4.819095]  [<ffffffff812ed98b>] driver_attach+0x21/0x23
[    4.824479]  [<ffffffff812ecbb7>] bus_add_driver+0x11b/0x271
[    4.830121]  [<ffffffff812edfe6>] driver_register+0xb8/0x126
[    4.835763]  [<ffffffff8187f013>] ? i915_init+0x0/0x52
[    4.840887]  [<ffffffff81215c58>] __pci_register_driver+0x56/0xc1
[    4.846962]  [<ffffffff8187f013>] ? i915_init+0x0/0x52
[    4.852085]  [<ffffffff812a827c>] drm_init+0x6b/0xd1
[    4.857036]  [<ffffffff8187f013>] ? i915_init+0x0/0x52
[    4.862160]  [<ffffffff8187f063>] i915_init+0x50/0x52
[    4.867196]  [<ffffffff810001fa>] do_one_initcall+0x5f/0x154
[    4.872838]  [<ffffffff8185964c>] kernel_init+0x141/0x197
[    4.878221]  [<ffffffff81003954>] kernel_thread_helper+0x4/0x10
[    4.884124]  [<ffffffff814bdbe9>] ? restore_args+0x0/0x30
[    4.889508]  [<ffffffff8185950b>] ? kernel_init+0x0/0x197
[    4.894891]  [<ffffffff81003950>] ? kernel_thread_helper+0x0/0x10

[-- Attachment #3: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

* Re: kernel panic when the CONFIG_TMPFS is disabled
  2011-01-27  3:21 kernel panic when the CONFIG_TMPFS is disabled Zhao, Yakui
@ 2011-01-27  9:29 ` Chris Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Wilson @ 2011-01-27  9:29 UTC (permalink / raw)
  To: Zhao, Yakui, intel-gfx

On Thu, 27 Jan 2011 11:21:50 +0800, "Zhao, Yakui" <yakui.zhao@intel.com> wrote:
> Hi,
> When the CONFIG_TMPFS is cleared in kernel configuration, it seems that the i915 driver can't be loaded correctly.
> Is this a known issue?

Thanks Yakui, I had a report of this last week as week and so pushed a
"select TMPFS" patch to Linus. Merged 5e82ea99827.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

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

end of thread, other threads:[~2011-01-27  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-27  3:21 kernel panic when the CONFIG_TMPFS is disabled Zhao, Yakui
2011-01-27  9:29 ` Chris Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.