linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* booting "nosmp" kernel causing ACPI errors
@ 2010-10-16 16:45 Bernard Pidoux
  2010-10-19 21:45 ` Bernard Pidoux
  2010-10-22  0:48 ` Zhang Rui
  0 siblings, 2 replies; 6+ messages in thread
From: Bernard Pidoux @ 2010-10-16 16:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: Bernard Pidoux

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

Hi,

I observed ACPI errors when booting 2.6.35.7 kernel with "nosmp" argument.
dmesg shows a warning message starting with :
WARNING: at mm/page_alloc.c:1981 __alloc_pages_nodemask+0x5b4/0x6d0()
+Hardware name: MS-7519
+Modules linked in:
+Pid: 1, comm: swapper Not tainted 2.6.35.7 #2

This is followed by ACPI error messages and /proc/interrupts show that
interrupts 0-15 are then handled by XT-PIC-XT
instead of IO-APIC-edge and IO-APIC-fasteoi when runing smp kernel.

Here is lspci dump :

00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller 
(rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root 
Port (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 
EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio 
Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express 
Root Port 1
00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express 
Port 2
00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express 
Root Port 6
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 
EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIB (ICH10) LPC Interface 
Controller
00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port 
SATA IDE Controller #1
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port 
SATA IDE Controller #2
01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 
GS] (rev a1)
02:00.0 IDE interface: JMicron Technology Corp. JMB368 IDE controller
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)

I observed the same issue with another machine with also an MSI 
motherboard but using a PCI bridge VIA VT8237/VX700
even when booting with "pci=use_crs" argument.

Attached is diff -ruN file between 2.6.35.7 kernel without and with 
"nosmp" boot argument.

Bernard


[-- Attachment #2: dmesg-2.6.35.7-nosmp.diff --]
[-- Type: text/x-patch, Size: 26629 bytes --]

--- /temp/dmesg-2.6.35.7-smp.txt	2010-10-16 15:46:04.855806001 +0200
+++ /temp/dmesg-2.6.35.7-nosmp.txt	2010-10-16 15:58:01.668384001 +0200
@@ -1,5 +1,5 @@
 Linux version 2.6.35.7 (root@f6bvp-9) (gcc version 4.4.3 (GCC) ) #2 SMP Fri Oct 15 03:06:19 CEST 2010
-Command line: BOOT_IMAGE=2.6.35.7 root=UUID=082f0a78-6929-42dc-8d73-a249c2168c19 resume=UUID=cfa31406-4714-4734-ad27-ef4400c41f0c splash=silent vga=788
+Command line: BOOT_IMAGE=2.6.35.7 root=UUID=082f0a78-6929-42dc-8d73-a249c2168c19 nosmp resume=UUID=cfa31406-4714-4734-ad27-ef4400c41f0c splash=silent vga=788
 BIOS-provided physical RAM map:
  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
@@ -79,16 +79,18 @@
 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
 ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
 ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
-ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
-IOAPIC[0]: apic_id 2, 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)
-ACPI: IRQ0 used by override.
-ACPI: IRQ2 used by override.
-ACPI: IRQ9 used by override.
-Using ACPI (MADT) for SMP configuration information
+ACPI: Skipping IOAPIC probe due to 'noapic' option.
+Using ACPI for processor (LAPIC) configuration information
 ACPI: HPET id: 0xffffffff base: 0xfed00000
-SMP: Allowing 4 CPUs, 2 hotplug CPUs
+Intel MultiProcessor Specification v1.4
+MPTABLE: OEM ID: Intel   
+MPTABLE: Product ID: Eaglelake   
+MPTABLE: APIC at: 0xFEE00000
+I/O APIC #2 Version 32 at 0xFEC00000.
+IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
+Processors: 2
+2 Processors exceeds max_cpus limit of 0
+SMP: Allowing 1 CPUs, 0 hotplug CPUs
 nr_irqs_gsi: 40
 early_res array is doubled to 64 at [170c0 - 178bf]
 PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
@@ -96,20 +98,20 @@
 PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
 Allocating PCI resources starting at 40000000 (gap: 40000000:bee00000)
 Booting paravirtualized kernel on bare hardware
-setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1
-PERCPU: Embedded 29 pages/cpu @ffff880001a00000 s89920 r8192 d20672 u524288
-pcpu-alloc: s89920 r8192 d20672 u524288 alloc=1*2097152
-pcpu-alloc: [0] 0 1 2 3 
+setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
+PERCPU: Embedded 29 pages/cpu @ffff880001a00000 s89920 r8192 d20672 u2097152
+pcpu-alloc: s89920 r8192 d20672 u2097152 alloc=1*2097152
+pcpu-alloc: [0] 0 
 Built 1 zonelists in Node order, mobility grouping on.  Total pages: 258336
 Policy zone: DMA32
-Kernel command line: BOOT_IMAGE=2.6.35.7 root=UUID=082f0a78-6929-42dc-8d73-a249c2168c19 resume=UUID=cfa31406-4714-4734-ad27-ef4400c41f0c splash=silent vga=788
+Kernel command line: BOOT_IMAGE=2.6.35.7 root=UUID=082f0a78-6929-42dc-8d73-a249c2168c19 nosmp resume=UUID=cfa31406-4714-4734-ad27-ef4400c41f0c splash=silent vga=788
 PID hash table entries: 4096 (order: 3, 32768 bytes)
 xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
 Checking aperture...
 No AGP bridge found
 Calgary: detecting Calgary via BIOS EBDA area
 Calgary: Unable to locate Rio Grande table in EBDA - bailing!
-Subtract (49 early reservations)
+Subtract (46 early reservations)
   #1 [0001000000 - 00018772b8]   TEXT DATA BSS
   #2 [0037a21000 - 0037ff0000]         RAMDISK
   #3 [0001878000 - 000187819d]             BRK
@@ -143,23 +145,20 @@
   #31 [0001877980 - 00018779e8]         BOOTMEM
   #32 [0001877a00 - 0001877a68]         BOOTMEM
   #33 [0001877a80 - 0001877aa0]         BOOTMEM
-  #34 [0001877ac0 - 0001877b4a]         BOOTMEM
-  #35 [0001877b80 - 0001877c0a]         BOOTMEM
+  #34 [0001877ac0 - 0001877b50]         BOOTMEM
+  #35 [0001877b80 - 0001877c10]         BOOTMEM
   #36 [0001a00000 - 0001a1d000]         BOOTMEM
-  #37 [0001a80000 - 0001a9d000]         BOOTMEM
-  #38 [0001b00000 - 0001b1d000]         BOOTMEM
-  #39 [0001b80000 - 0001b9d000]         BOOTMEM
-  #40 [0001877c40 - 0001877c48]         BOOTMEM
-  #41 [0001877c80 - 0001877c88]         BOOTMEM
-  #42 [0001877cc0 - 0001877cd0]         BOOTMEM
-  #43 [0001877d00 - 0001877d20]         BOOTMEM
-  #44 [0001877d40 - 0001877e70]         BOOTMEM
-  #45 [0001877e80 - 0001877ed0]         BOOTMEM
-  #46 [0001877f00 - 0001877f50]         BOOTMEM
-  #47 [00018b0000 - 00018b8000]         BOOTMEM
-  #48 [00018ae1c0 - 00018ae400]         BOOTMEM
-Memory: 1017960k/1048128k available (3885k kernel code, 452k absent, 29716k reserved, 3013k data, 688k init)
-SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
+  #37 [0001877c40 - 0001877c48]         BOOTMEM
+  #38 [0001877c80 - 0001877c88]         BOOTMEM
+  #39 [0001877cc0 - 0001877cc4]         BOOTMEM
+  #40 [0001877d00 - 0001877d08]         BOOTMEM
+  #41 [0001877d40 - 0001877e90]         BOOTMEM
+  #42 [0001877ec0 - 0001877f40]         BOOTMEM
+  #43 [0001877f40 - 0001877fc0]         BOOTMEM
+  #44 [00018b0000 - 00018b8000]         BOOTMEM
+  #45 [00018ae1c0 - 00018ae400]         BOOTMEM
+Memory: 1018308k/1048128k available (3885k kernel code, 452k absent, 29368k reserved, 3013k data, 688k init)
+SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
 Hierarchical RCU implementation.
 	RCU-based detection of stalled CPUs is disabled.
 	Verbose stalled-CPUs detection is disabled.
@@ -168,16 +167,15 @@
 console [tty0] enabled
 hpet clockevent registered
 Fast TSC calibration using PIT
-Detected 2807.010 MHz processor.
-Calibrating delay loop (skipped), value calculated using timer frequency.. 5614.02 BogoMIPS (lpj=2807010)
+Detected 2806.589 MHz processor.
+Calibrating delay loop (skipped), value calculated using timer frequency.. 5613.17 BogoMIPS (lpj=2806589)
 pid_max: default: 32768 minimum: 301
 Security Framework initialized
 TOMOYO Linux initialized
 Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
 Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
 Mount-cache hash table entries: 256
-CPU: Physical Processor ID: 0
-CPU: Processor Core ID: 0
+CPU: Unsupported number of siblings 2
 mce: CPU supports 6 MCE banks
 CPU0: Thermal monitoring enabled (TM2)
 using mwait in idle threads.
@@ -189,17 +187,19 @@
 ... max period:             000000007fffffff
 ... fixed-purpose events:   3
 ... event mask:             0000000700000003
+SMP alternatives: switching to UP code
+Freeing SMP alternatives: 16k freed
 ACPI: Core revision 20100428
+ACPI: setting ELCR to 0200 (from 0001)
 ftrace: converting mcount calls to 0f 1f 44 00 00
 ftrace: allocating 15316 entries in 61 pages
 Setting APIC routing to flat
-..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
-CPU0: Intel(R) Core(TM)2 Duo CPU     E7400  @ 2.80GHz stepping 0a
-Booting Node   0, Processors  #1
-Brought up 2 CPUs
-Total of 2 processors activated (11227.61 BogoMIPS).
+SMP mode deactivated.
+SMP disabled
+Brought up 1 CPUs
+Total of 1 processors activated (5613.17 BogoMIPS).
 devtmpfs: initialized
-Time: 10:30:53  Date: 10/16/10
+Time: 13:50:43  Date: 10/16/10
 NET: Registered protocol family 16
 ACPI: bus type pci registered
 PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
@@ -214,9 +214,58 @@
 ACPI: SSDT 000000003ff9e380 002B9 (v01 DpgPmm  P002Ist 00000012 INTL 20051117)
 ACPI: Dynamic OEM Table Load:
 ACPI: SSDT (null) 002B9 (v01 DpgPmm  P002Ist 00000012 INTL 20051117)
+------------[ cut here ]------------
+WARNING: at mm/page_alloc.c:1981 __alloc_pages_nodemask+0x5b4/0x6d0()
+Hardware name: MS-7519
+Modules linked in:
+Pid: 1, comm: swapper Not tainted 2.6.35.7 #2
+Call Trace:
+ [<ffffffff8105718f>] warn_slowpath_common+0x7f/0xc0
+ [<ffffffff810571ea>] warn_slowpath_null+0x1a/0x20
+ [<ffffffff810e3574>] __alloc_pages_nodemask+0x5b4/0x6d0
+ [<ffffffff810385f0>] ? __ioremap_caller+0x290/0x3b0
+ [<ffffffff81112015>] alloc_page_interleave+0x45/0xa0
+ [<ffffffff81112f09>] alloc_pages_current+0xb9/0xe0
+ [<ffffffff81251ae5>] ? acpi_ex_system_memory_space_handler+0x0/0x1e7
+ [<ffffffff810e27be>] __get_free_pages+0xe/0x50
+ [<ffffffff8111d93e>] __kmalloc+0x14e/0x1c0
+ [<ffffffff8124d379>] acpi_os_allocate+0x2a/0x2c
+ [<ffffffff8124d50a>] acpi_ex_load_op+0xdd/0x295
+ [<ffffffff8124fec5>] acpi_ex_opcode_1A_1T_0R+0x2a/0x50
+ [<ffffffff81246da7>] acpi_ds_exec_end_op+0xef/0x3dc
+ [<ffffffff8125a298>] acpi_ps_parse_loop+0x7de/0x962
+ [<ffffffff812476a9>] ? acpi_ds_call_control_method+0x177/0x1e6
+ [<ffffffff812593b0>] acpi_ps_parse_aml+0x9f/0x2be
+ [<ffffffff8125ab0d>] acpi_ps_execute_method+0x1d2/0x2a1
+ [<ffffffff81255a72>] acpi_ns_evaluate+0xe6/0x1ad
+ [<ffffffff8125549b>] acpi_evaluate_object+0xfe/0x1f7
+ [<ffffffff8123ee8d>] acpi_processor_set_pdc+0x1c3/0x1ed
+ [<ffffffff8123ef71>] early_init_pdc+0xba/0xbd
+ [<ffffffff812576c8>] acpi_ns_walk_namespace+0xbe/0x18c
+ [<ffffffff8123eeb7>] ? early_init_pdc+0x0/0xbd
+ [<ffffffff8123eeb7>] ? early_init_pdc+0x0/0xbd
+ [<ffffffff812552c7>] acpi_walk_namespace+0x8a/0xc4
+ [<ffffffff81704512>] ? acpi_init+0x0/0x11c
+ [<ffffffff81704512>] ? acpi_init+0x0/0x11c
+ [<ffffffff81704764>] acpi_early_processor_set_pdc+0x3a/0x3c
+ [<ffffffff817043e9>] acpi_bus_init+0xb5/0x1de
+ [<ffffffff811ec89e>] ? kobject_create_and_add+0x3e/0x80
+ [<ffffffff816fca28>] ? genhd_device_init+0x0/0x7b
+ [<ffffffff81704512>] ? acpi_init+0x0/0x11c
+ [<ffffffff81704583>] acpi_init+0x71/0x11c
+ [<ffffffff8100204c>] do_one_initcall+0x3c/0x1d0
+ [<ffffffff816d4761>] kernel_init+0x156/0x1e0
+ [<ffffffff8100ade4>] kernel_thread_helper+0x4/0x10
+ [<ffffffff816d460b>] ? kernel_init+0x0/0x1e0
+ [<ffffffff8100ade0>] ? kernel_thread_helper+0x0/0x10
+---[ end trace a7919e7f17c0a725 ]---
+ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.P003._OSC] (Node ffff88003f9be7a0), AE_NO_MEMORY
+ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.P003._PDC] (Node ffff88003f9be780), AE_NO_MEMORY
+ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.P004._OSC] (Node ffff88003f9be820), AE_NO_MEMORY
+ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.P004._PDC] (Node ffff88003f9be800), AE_NO_MEMORY
 ACPI: Interpreter enabled
 ACPI: (supports S0 S1 S4 S5)
-ACPI: Using IOAPIC for interrupt routing
+ACPI: Using PIC for interrupt routing
 PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
 PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
 ACPI: No dock devices found.
@@ -350,7 +399,7 @@
 system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
 system 00:08: [mem 0xfed40000-0xfed8ffff] has been reserved
 system 00:0b: [mem 0xffc00000-0xffefffff] has been reserved
-system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
+system 00:0c: [mem 0xfec00000-0xfec00fff] has been reserved
 system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
 system 00:0d: [io  0x0a00-0x0adf] has been reserved
 system 00:0d: [io  0x0ae0-0x0aef] has been reserved
@@ -386,15 +435,19 @@
 pci 0000:00:1e.0:   bridge window [io  disabled]
 pci 0000:00:1e.0:   bridge window [mem disabled]
 pci 0000:00:1e.0:   bridge window [mem pref disabled]
-pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
+ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
+PCI: setting IRQ 10 as level-triggered
+pci 0000:00:01.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
 pci 0000:00:01.0: setting latency timer to 64
 pci 0000:00:1c.0: enabling device (0105 -> 0107)
-pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
+ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
+PCI: setting IRQ 5 as level-triggered
+pci 0000:00:1c.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
 pci 0000:00:1c.0: setting latency timer to 64
 pci 0000:00:1c.1: enabling device (0104 -> 0107)
-pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
+pci 0000:00:1c.1: PCI INT B -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
 pci 0000:00:1c.1: setting latency timer to 64
-pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
+pci 0000:00:1c.5: PCI INT B -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
 pci 0000:00:1c.5: setting latency timer to 64
 pci 0000:00:1e.0: setting latency timer to 64
 pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
@@ -435,11 +488,11 @@
 Trying to unpack rootfs image as initramfs...
 Freeing initrd memory: 5948k freed
 audit: initializing netlink socket (disabled)
-type=2000 audit(1287225053.259:1): initialized
+type=2000 audit(1287237043.175:1): initialized
 HugeTLB registered 2 MB page size, pre-allocated 0 pages
 VFS: Disk quotas dquot_6.5.2
 Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
-msgmni has been set to 1999
+msgmni has been set to 2000
 alg: No test for stdrng (krng)
 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
 io scheduler noop registered
@@ -477,8 +530,8 @@
 PM: Checking image partition UUID=cfa31406-4714-4734-ad27-ef4400c41f0c
 PM: Resume from disk failed.
 registered taskstats version 1
-  Magic number: 14:762:527
-rtc_cmos 00:03: setting system clock to 2010-10-16 10:30:54 UTC (1287225054)
+  Magic number: 14:392:837
+rtc_cmos 00:03: setting system clock to 2010-10-16 13:50:43 UTC (1287237043)
 BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
 Freeing unused kernel memory: 688k freed
 usbcore: registered new interface driver usbfs
@@ -488,13 +541,15 @@
 usbcore: registered new interface driver usbhid
 usbhid: USB HID core driver
 ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
-ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
+ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 14
+PCI: setting IRQ 14 as level-triggered
+ehci_hcd 0000:00:1a.7: PCI INT C -> Link[LNKC] -> GSI 14 (level, low) -> IRQ 14
 ehci_hcd 0000:00:1a.7: setting latency timer to 64
 ehci_hcd 0000:00:1a.7: EHCI Host Controller
 ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
 ehci_hcd 0000:00:1a.7: debug port 1
 ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
-ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00
+ehci_hcd 0000:00:1a.7: irq 14, io mem 0xf9fffc00
 ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
 usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
@@ -503,13 +558,15 @@
 usb usb1: SerialNumber: 0000:00:1a.7
 hub 1-0:1.0: USB hub found
 hub 1-0:1.0: 6 ports detected
-ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
+ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 6
+PCI: setting IRQ 6 as level-triggered
+ehci_hcd 0000:00:1d.7: PCI INT A -> Link[LNKH] -> GSI 6 (level, low) -> IRQ 6
 ehci_hcd 0000:00:1d.7: setting latency timer to 64
 ehci_hcd 0000:00:1d.7: EHCI Host Controller
 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
 ehci_hcd 0000:00:1d.7: debug port 1
 ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
-ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800
+ehci_hcd 0000:00:1d.7: irq 6, io mem 0xf9fff800
 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
 usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
@@ -520,11 +577,11 @@
 hub 2-0:1.0: 6 ports detected
 ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
 uhci_hcd: USB Universal Host Controller Interface driver
-uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
+uhci_hcd 0000:00:1a.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
 uhci_hcd 0000:00:1a.0: setting latency timer to 64
 uhci_hcd 0000:00:1a.0: UHCI Host Controller
 uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
-uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000bc00
+uhci_hcd 0000:00:1a.0: irq 10, io base 0x0000bc00
 usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
 usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 usb usb3: Product: UHCI Host Controller
@@ -532,11 +589,13 @@
 usb usb3: SerialNumber: 0000:00:1a.0
 hub 3-0:1.0: USB hub found
 hub 3-0:1.0: 2 ports detected
-uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
+ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
+PCI: setting IRQ 11 as level-triggered
+uhci_hcd 0000:00:1a.1: PCI INT B -> Link[LNKF] -> GSI 11 (level, low) -> IRQ 11
 uhci_hcd 0000:00:1a.1: setting latency timer to 64
 uhci_hcd 0000:00:1a.1: UHCI Host Controller
 uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
-uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
+uhci_hcd 0000:00:1a.1: irq 11, io base 0x0000b880
 usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
 usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 usb usb4: Product: UHCI Host Controller
@@ -544,11 +603,13 @@
 usb usb4: SerialNumber: 0000:00:1a.1
 hub 4-0:1.0: USB hub found
 hub 4-0:1.0: 2 ports detected
-uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
+ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 15
+PCI: setting IRQ 15 as level-triggered
+uhci_hcd 0000:00:1a.2: PCI INT D -> Link[LNKD] -> GSI 15 (level, low) -> IRQ 15
 uhci_hcd 0000:00:1a.2: setting latency timer to 64
 uhci_hcd 0000:00:1a.2: UHCI Host Controller
 uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
-uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000b800
+uhci_hcd 0000:00:1a.2: irq 15, io base 0x0000b800
 usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
 usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 usb usb5: Product: UHCI Host Controller
@@ -556,11 +617,11 @@
 usb usb5: SerialNumber: 0000:00:1a.2
 hub 5-0:1.0: USB hub found
 hub 5-0:1.0: 2 ports detected
-uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
+uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKH] -> GSI 6 (level, low) -> IRQ 6
 uhci_hcd 0000:00:1d.0: setting latency timer to 64
 uhci_hcd 0000:00:1d.0: UHCI Host Controller
 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
-uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b480
+uhci_hcd 0000:00:1d.0: irq 6, io base 0x0000b480
 usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
 usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 usb usb6: Product: UHCI Host Controller
@@ -568,11 +629,11 @@
 usb usb6: SerialNumber: 0000:00:1d.0
 hub 6-0:1.0: USB hub found
 hub 6-0:1.0: 2 ports detected
-uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
+uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 15 (level, low) -> IRQ 15
 uhci_hcd 0000:00:1d.1: setting latency timer to 64
 uhci_hcd 0000:00:1d.1: UHCI Host Controller
 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
-uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
+uhci_hcd 0000:00:1d.1: irq 15, io base 0x0000b400
 usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
 usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 usb usb7: Product: UHCI Host Controller
@@ -580,11 +641,11 @@
 usb usb7: SerialNumber: 0000:00:1d.1
 hub 7-0:1.0: USB hub found
 hub 7-0:1.0: 2 ports detected
-uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
+uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 14 (level, low) -> IRQ 14
 uhci_hcd 0000:00:1d.2: setting latency timer to 64
 uhci_hcd 0000:00:1d.2: UHCI Host Controller
 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
-uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b080
+uhci_hcd 0000:00:1d.2: irq 14, io base 0x0000b080
 usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
 usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 usb usb8: Product: UHCI Host Controller
@@ -595,20 +656,20 @@
 SCSI subsystem initialized
 libata version 3.00 loaded.
 ata_piix 0000:00:1f.2: version 2.13
-ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
+ata_piix 0000:00:1f.2: PCI INT B -> Link[LNKD] -> GSI 15 (level, low) -> IRQ 15
 ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
 ata_piix 0000:00:1f.2: setting latency timer to 64
 scsi0 : ata_piix
 scsi1 : ata_piix
-ata1: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 19
-ata2: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 19
-ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
+ata1: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 15
+ata2: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 15
+ata_piix 0000:00:1f.5: PCI INT B -> Link[LNKD] -> GSI 15 (level, low) -> IRQ 15
 ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
 ata_piix 0000:00:1f.5: setting latency timer to 64
 scsi2 : ata_piix
 scsi3 : ata_piix
-ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 19
-ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 19
+ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 15
+ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 15
 ata3: SATA link down (SStatus 0 SControl 300)
 ata4: SATA link down (SStatus 0 SControl 300)
 usb 4-2: new low speed USB device using uhci_hcd and address 2
@@ -633,17 +694,17 @@
 sd 1:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  sda: sda1 sda2 < sda5 sda6 sda7 >
 sd 1:0:1:0: [sda] Attached SCSI disk
-pata_acpi 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
+pata_acpi 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
 pata_acpi 0000:02:00.0: setting latency timer to 64
 pata_acpi 0000:02:00.0: PCI INT A disabled
 Uniform Multi-Platform E-IDE driver
 ide-gd driver 1.18
-pata_jmicron 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
+pata_jmicron 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
 pata_jmicron 0000:02:00.0: setting latency timer to 64
 scsi4 : pata_jmicron
 scsi5 : pata_jmicron
-ata5: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 16
-ata6: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 16
+ata5: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 10
+ata6: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 10
 usb 5-1: New USB device found, idVendor=1241, idProduct=1503
 usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
 usb 5-1: Product: USB Keyboard
@@ -661,14 +722,14 @@
 EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: acl
 Not activating Mandatory Access Control now since /sbin/tomoyo-init doesn't exist.
 udev: starting version 153
-ACPI: acpi_idle registered with cpuidle
+parport_pc 00:07: reported by Plug and Play ACPI
+parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
+ppdev: user-space parallel port driver
 input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
 ACPI: Power Button [PWRB]
 input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
 ACPI: Power Button [PWRF]
-parport_pc 00:07: reported by Plug and Play ACPI
-parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
-ppdev: user-space parallel port driver
+ACPI: acpi_idle registered with cpuidle
 device-mapper: uevent: version 1.0.3
 device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
 EXT4-fs (sda1): re-mounted. Opts: acl
@@ -676,7 +737,7 @@
 EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: acl
 Adding 4088504k swap on /dev/sda5.  Priority:-1 extents:1 across:4088504k 
 [drm] Initialized drm 1.1.0 20060810
-nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
+nouveau 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
 nouveau 0000:01:00.0: setting latency timer to 64
 [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x098200a2)
 checking generic (fb000000 e00000) vs hw (d0000000 10000000)
@@ -709,7 +770,7 @@
 [drm] nouveau 0000:01:00.0: 0xC3D8: parsing output script 0
 [drm] nouveau 0000:01:00.0: 0xAE2E: parsing output script 0
 [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM
-[TTM] Zone  kernel: Available graphics memory: 512298 kiB.
+[TTM] Zone  kernel: Available graphics memory: 512480 kiB.
 [TTM] Initializing pool allocator.
 [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
 [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
@@ -722,7 +783,7 @@
 [drm] nouveau 0000:01:00.0: Detected a VGA connector
 [drm] nouveau 0000:01:00.0: Detected a TV connector
 [drm] nouveau 0000:01:00.0:   no encoders, ignoring
-[drm] nouveau 0000:01:00.0: allocated 1280x1024 fb: 0x40250000, bo ffff88003eeb2000
+[drm] nouveau 0000:01:00.0: allocated 1280x1024 fb: 0x40250000, bo ffff88003e2a5000
 Console: switching to colour frame buffer device 160x64
 fb0: nouveaufb frame buffer device
 drm: registered panic notifier
@@ -733,20 +794,22 @@
 [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 2
 [drm] nouveau 0000:01:00.0: 0x11F1: parsing clock script 0
 r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
-r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
+r8169 0000:04:00.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
 r8169 0000:04:00.0: setting latency timer to 64
 r8169 0000:04:00.0: irq 44 for MSI/MSI-X
-r8169 0000:04:00.0: eth0: RTL8168c/8111c at 0xffffc9001359e000, 00:21:85:5e:a8:9e, XID 1c4000c0 IRQ 44
-i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
+r8169 0000:04:00.0: eth0: RTL8168c/8111c at 0xffffc9001055a000, 00:21:85:5e:a8:9e, XID 1c4000c0 IRQ 44
+i801_smbus 0000:00:1f.3: PCI INT C -> Link[LNKC] -> GSI 14 (level, low) -> IRQ 14
 iTCO_vendor_support: vendor-support=0
-sd 1:0:1:0: Attached scsi generic sg0 type 0
-scsi 4:0:0:0: Attached scsi generic sg1 type 5
+iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
+iTCO_wdt: unable to reset NO_REBOOT flag, platform may have disabled it
 sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
 Uniform CD-ROM driver Revision: 3.20
 sr 4:0:0:0: Attached scsi CD-ROM sr0
-iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
-iTCO_wdt: unable to reset NO_REBOOT flag, platform may have disabled it
-HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
+sd 1:0:1:0: Attached scsi generic sg0 type 0
+sr 4:0:0:0: Attached scsi generic sg1 type 5
+ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 3
+PCI: setting IRQ 3 as level-triggered
+HDA Intel 0000:00:1b.0: PCI INT A -> Link[LNKG] -> GSI 3 (level, low) -> IRQ 3
 HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
 HDA Intel 0000:00:1b.0: setting latency timer to 64
 SKU: Nid=0x1d sku_cfg=0x4007f603
@@ -802,4 +865,3 @@
 mkiss: ax0: Trying crc-smack
 mkiss: ax0: Trying crc-flexnet
 xfbbd uses old SIOCAX25GETINFO
-fuse init (API version 7.14)

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

* Re: booting "nosmp" kernel causing ACPI errors
  2010-10-16 16:45 booting "nosmp" kernel causing ACPI errors Bernard Pidoux
@ 2010-10-19 21:45 ` Bernard Pidoux
  2010-10-22  0:29   ` Zhang Rui
  2010-10-22  0:48 ` Zhang Rui
  1 sibling, 1 reply; 6+ messages in thread
From: Bernard Pidoux @ 2010-10-19 21:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: Bernard Pidoux

Hi,

I needed to run Linux on UP mode in order to perform some application tests.
Using nosmp argument lead to bad interrupts set up.

I finally found the explanation I was looking for in this acpi-linux 
thread :
http://marc.info/?l=linux-acpi&m=118794015205199&w=4

  	maxcpus=	[SMP] Maximum number of processors that	an SMP kernel
			should make use of.  maxcpus=n : n>= 0 limits the
			kernel to using 'n' processors.  n=0 is a special case,
			it is equivalent to "nosmp", which also disables
			the IO APIC.

	nosmp		[SMP] Tells an SMP kernel to act as a UP kernel,
			and disable the IO APIC.  legacy for "maxcpus=0".


I understand that the reason why nosmp also disable IO APIC is for 
backward compatibility.
However this is not intuitive : one argument leading to two actions.

So, if I want to run my dual core CPU in UniProcessor mode I have to use
kernel argument maxcpus=1 in grub/menu.lst

Doing so, interrupts on my Linux system are correctly initialized and it 
is much more stable.

Bernard



Le 16/10/2010 18:45, Bernard Pidoux a écrit :
> Hi,
>
> I observed ACPI errors when booting 2.6.35.7 kernel with "nosmp" 
> argument.
> dmesg shows a warning message starting with :
> WARNING: at mm/page_alloc.c:1981 __alloc_pages_nodemask+0x5b4/0x6d0()
> +Hardware name: MS-7519
> +Modules linked in:
> +Pid: 1, comm: swapper Not tainted 2.6.35.7 #2
>
> This is followed by ACPI error messages and /proc/interrupts show that
> interrupts 0-15 are then handled by XT-PIC-XT
> instead of IO-APIC-edge and IO-APIC-fasteoi when runing smp kernel.
>
> Here is lspci dump :
>
> 00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM 
> Controller (rev 03)
> 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express 
> Root Port (rev 03)
> 00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #4
> 00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #5
> 00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #6
> 00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 
> EHCI Controller #2
> 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD 
> Audio Controller
> 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI 
> Express Root Port 1
> 00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI 
> Express Port 2
> 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI 
> Express Root Port 6
> 00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #1
> 00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #2
> 00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #3
> 00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 
> EHCI Controller #1
> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
> 00:1f.0 ISA bridge: Intel Corporation 82801JIB (ICH10) LPC Interface 
> Controller
> 00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port 
> SATA IDE Controller #1
> 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
> 00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port 
> SATA IDE Controller #2
> 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 
> 8400 GS] (rev a1)
> 02:00.0 IDE interface: JMicron Technology Corp. JMB368 IDE controller
> 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
>
> I observed the same issue with another machine with also an MSI 
> motherboard but using a PCI bridge VIA VT8237/VX700
> even when booting with "pci=use_crs" argument.
>
> Attached is diff -ruN file between 2.6.35.7 kernel without and with 
> "nosmp" boot argument.
>
> Bernard
>


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

* Re: booting "nosmp" kernel causing ACPI errors
  2010-10-19 21:45 ` Bernard Pidoux
@ 2010-10-22  0:29   ` Zhang Rui
  0 siblings, 0 replies; 6+ messages in thread
From: Zhang Rui @ 2010-10-22  0:29 UTC (permalink / raw)
  To: Bernard Pidoux; +Cc: linux-kernel, Bernard Pidoux

Hi, Bernard,

On Wed, 2010-10-20 at 05:45 +0800, Bernard Pidoux wrote:
> Hi,
> 
> I needed to run Linux on UP mode in order to perform some application tests.
> Using nosmp argument lead to bad interrupts set up.
> 
do you want to run a up kernel or just want to enable one processor?

> I finally found the explanation I was looking for in this acpi-linux 
> thread :
> http://marc.info/?l=linux-acpi&m=118794015205199&w=4
> 
>   	maxcpus=	[SMP] Maximum number of processors that	an SMP kernel
> 			should make use of.  maxcpus=n : n>= 0 limits the
> 			kernel to using 'n' processors.  n=0 is a special case,
> 			it is equivalent to "nosmp", which also disables
> 			the IO APIC.
> 
> 	nosmp		[SMP] Tells an SMP kernel to act as a UP kernel,
> 			and disable the IO APIC.  legacy for "maxcpus=0".
> 
> 
> I understand that the reason why nosmp also disable IO APIC is for 
> backward compatibility.
> However this is not intuitive : one argument leading to two actions.
> 
> So, if I want to run my dual core CPU in UniProcessor mode I have to use
> kernel argument maxcpus=1 in grub/menu.lst
> 
that's correct, but note that you're still running a smp kernel in this
case.

when using maxcpus=1, you're running a *_smp_* kernel, which detects one
processor and stops.
when using maxcpus=0, you're running a up kernel which surely doesn't
have the ioapic support, and is not able to detect the other processors.

thanks,
rui
> Doing so, interrupts on my Linux system are correctly initialized and it 
> is much more stable.
> 
> Bernard
> 
> 
> 
> Le 16/10/2010 18:45, Bernard Pidoux a écrit :
> > Hi,
> >
> > I observed ACPI errors when booting 2.6.35.7 kernel with "nosmp" 
> > argument.
> > dmesg shows a warning message starting with :
> > WARNING: at mm/page_alloc.c:1981 __alloc_pages_nodemask+0x5b4/0x6d0()
> > +Hardware name: MS-7519
> > +Modules linked in:
> > +Pid: 1, comm: swapper Not tainted 2.6.35.7 #2
> >
> > This is followed by ACPI error messages and /proc/interrupts show that
> > interrupts 0-15 are then handled by XT-PIC-XT
> > instead of IO-APIC-edge and IO-APIC-fasteoi when runing smp kernel.
> >
> > Here is lspci dump :
> >
> > 00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM 
> > Controller (rev 03)
> > 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express 
> > Root Port (rev 03)
> > 00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> > UHCI Controller #4
> > 00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> > UHCI Controller #5
> > 00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> > UHCI Controller #6
> > 00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 
> > EHCI Controller #2
> > 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD 
> > Audio Controller
> > 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI 
> > Express Root Port 1
> > 00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI 
> > Express Port 2
> > 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI 
> > Express Root Port 6
> > 00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> > UHCI Controller #1
> > 00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> > UHCI Controller #2
> > 00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> > UHCI Controller #3
> > 00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 
> > EHCI Controller #1
> > 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
> > 00:1f.0 ISA bridge: Intel Corporation 82801JIB (ICH10) LPC Interface 
> > Controller
> > 00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port 
> > SATA IDE Controller #1
> > 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
> > 00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port 
> > SATA IDE Controller #2
> > 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 
> > 8400 GS] (rev a1)
> > 02:00.0 IDE interface: JMicron Technology Corp. JMB368 IDE controller
> > 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
> > RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
> >
> > I observed the same issue with another machine with also an MSI 
> > motherboard but using a PCI bridge VIA VT8237/VX700
> > even when booting with "pci=use_crs" argument.
> >
> > Attached is diff -ruN file between 2.6.35.7 kernel without and with 
> > "nosmp" boot argument.
> >
> > Bernard
> >
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/



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

* Re: booting "nosmp" kernel causing ACPI errors
  2010-10-16 16:45 booting "nosmp" kernel causing ACPI errors Bernard Pidoux
  2010-10-19 21:45 ` Bernard Pidoux
@ 2010-10-22  0:48 ` Zhang Rui
  2010-10-29 19:47   ` f6bvp
  2010-10-29 19:47   ` Bernard Pidoux
  1 sibling, 2 replies; 6+ messages in thread
From: Zhang Rui @ 2010-10-22  0:48 UTC (permalink / raw)
  To: Bernard Pidoux; +Cc: linux-kernel, Bernard Pidoux

Hi, Bernard,

On Sun, 2010-10-17 at 00:45 +0800, Bernard Pidoux wrote:
> Hi,
> 
> I observed ACPI errors when booting 2.6.35.7 kernel with "nosmp" argument.
> dmesg shows a warning message starting with :
> WARNING: at mm/page_alloc.c:1981 __alloc_pages_nodemask+0x5b4/0x6d0()
> +Hardware name: MS-7519
> +Modules linked in:
> +Pid: 1, comm: swapper Not tainted 2.6.35.7 #2
> 
it seems that ACPI is trying to load an invalid table.
would you please attach the acpidump of your laptop, both with and
without "nosmp"?

thanks,
rui
> This is followed by ACPI error messages and /proc/interrupts show that
> interrupts 0-15 are then handled by XT-PIC-XT
> instead of IO-APIC-edge and IO-APIC-fasteoi when runing smp kernel.
> 
> Here is lspci dump :
> 
> 00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller 
> (rev 03)
> 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root 
> Port (rev 03)
> 00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #4
> 00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #5
> 00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #6
> 00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 
> EHCI Controller #2
> 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio 
> Controller
> 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express 
> Root Port 1
> 00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express 
> Port 2
> 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express 
> Root Port 6
> 00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #1
> 00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #2
> 00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB 
> UHCI Controller #3
> 00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 
> EHCI Controller #1
> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
> 00:1f.0 ISA bridge: Intel Corporation 82801JIB (ICH10) LPC Interface 
> Controller
> 00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port 
> SATA IDE Controller #1
> 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
> 00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port 
> SATA IDE Controller #2
> 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 
> GS] (rev a1)
> 02:00.0 IDE interface: JMicron Technology Corp. JMB368 IDE controller
> 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
> 
> I observed the same issue with another machine with also an MSI 
> motherboard but using a PCI bridge VIA VT8237/VX700
> even when booting with "pci=use_crs" argument.
> 
> Attached is diff -ruN file between 2.6.35.7 kernel without and with 
> "nosmp" boot argument.
> 
> Bernard
> 



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

* Re: booting "nosmp" kernel causing ACPI errors
  2010-10-22  0:48 ` Zhang Rui
@ 2010-10-29 19:47   ` f6bvp
  2010-10-29 19:47   ` Bernard Pidoux
  1 sibling, 0 replies; 6+ messages in thread
From: f6bvp @ 2010-10-29 19:47 UTC (permalink / raw)
  To: Zhang Rui; +Cc: Bernard Pidoux, linux-kernel, linux-acpi

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

Hi,

Please find attached both requested dumps without and with nosmp
argument for 2.6.36 kernel compiled for SMP.

Bernard


Le 22/10/2010 02:48, Zhang Rui a écrit :
> Hi, Bernard,
>
> On Sun, 2010-10-17 at 00:45 +0800, Bernard Pidoux wrote:
>    
>> Hi,
>>
>> I observed ACPI errors when booting 2.6.35.7 kernel with "nosmp" argument.
>> dmesg shows a warning message starting with :
>> WARNING: at mm/page_alloc.c:1981 __alloc_pages_nodemask+0x5b4/0x6d0()
>> +Hardware name: MS-7519
>> +Modules linked in:
>> +Pid: 1, comm: swapper Not tainted 2.6.35.7 #2
>>
>>      
> it seems that ACPI is trying to load an invalid table.
> would you please attach the acpidump of your laptop, both with and
> without "nosmp"?
>
> thanks,
> rui
>    
>> This is followed by ACPI error messages and /proc/interrupts show that
>> interrupts 0-15 are then handled by XT-PIC-XT
>> instead of IO-APIC-edge and IO-APIC-fasteoi when runing smp kernel.
>>
>> Here is lspci dump :
>>
>> 00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller
>> (rev 03)
>> 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root
>> Port (rev 03)
>> 00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #4
>> 00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #5
>> 00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #6
>> 00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2
>> EHCI Controller #2
>> 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio
>> Controller
>> 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express
>> Root Port 1
>> 00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express
>> Port 2
>> 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express
>> Root Port 6
>> 00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #1
>> 00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #2
>> 00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #3
>> 00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2
>> EHCI Controller #1
>> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
>> 00:1f.0 ISA bridge: Intel Corporation 82801JIB (ICH10) LPC Interface
>> Controller
>> 00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port
>> SATA IDE Controller #1
>> 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
>> 00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port
>> SATA IDE Controller #2
>> 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400
>> GS] (rev a1)
>> 02:00.0 IDE interface: JMicron Technology Corp. JMB368 IDE controller
>> 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
>> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
>>
>> I observed the same issue with another machine with also an MSI
>> motherboard but using a PCI bridge VIA VT8237/VX700
>> even when booting with "pci=use_crs" argument.
>>
>> Attached is diff -ruN file between 2.6.35.7 kernel without and with
>> "nosmp" boot argument.
>>
>> Bernard
>>
>>      
>
>    


[-- Attachment #2: dmesg_2.6.36-smp.txt --]
[-- Type: text/plain, Size: 23718 bytes --]

Initializing cgroup subsys cpuset
Linux version 2.6.36 (root@f6bvp-11) (gcc version 4.4.3 (GCC) ) #1 SMP Thu Oct 28 17:33:07 CEST 2010
Command line: BOOT_IMAGE=2.6.36 root=UUID=7d268bb1-5045-4ccc-92b7-28a228f7a484 resume=UUID=4ee3102a-966b-4bb8-8bd5-53d37cf5a2e8 splash=silent vga=788
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007fee0000 (usable)
 BIOS-e820: 000000007fee0000 - 000000007fee3000 (ACPI NVS)
 BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
DMI 2.3 present.
Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x7fee0 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CDFFF write-protect
  CE000-EFFFF uncachable
  F0000-F7FFF write-through
  F8000-F8FFF uncachable
  F9000-FFFFF write-through
MTRR variable ranges enabled:
  0 base 000000000 mask F80000000 write-back
  1 base 0D0000000 mask FF8000000 write-combining
  2 base 07FF00000 mask FFFF00000 uncachable
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
initial memory mapped : 0 - 20000000
found SMP MP-table at [ffff8800000f39c0] f39c0
init_memory_mapping: 0000000000000000-000000007fee0000
 0000000000 - 007fe00000 page 2M
 007fe00000 - 007fee0000 page 4k
kernel direct mapping tables up to 7fee0000 @ 16000-1a000
RAMDISK: 37ab6000 - 37ff0000
ACPI: RSDP 00000000000f7910 00014 (v00 P4M890)
ACPI: RSDT 000000007fee3040 00038 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: FACP 000000007fee30c0 00074 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: DSDT 000000007fee3180 06A65 (v01 P4M890 AWRDACPI 00001000 MSFT 0100000E)
ACPI: FACS 000000007fee0000 00040
ACPI: MCFG 000000007fee9d40 0003C (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: APIC 000000007fee9c40 00090 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: SSDT 000000007fee9dc0 0019E (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
ACPI: SSDT 000000007feea250 002F1 (v01  PmRef    CpuPm 00003000 INTL 20041203)
ACPI: Local APIC address 0xfee00000
 [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880002000000-ffff880003bfffff] on node 0
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   empty
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0007fee0
On node 0 totalpages: 523887
  DMA zone: 56 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3927 pages, LIFO batch:0
  DMA32 zone: 7109 pages used for memmap
  DMA32 zone: 512795 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 4, version 3, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x05] address[0xfecc0000] gsi_base[24])
IOAPIC[1]: apic_id 5, version 3, address 0xfecc0000, GSI 24-47
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 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 4 CPUs, 2 hotplug CPUs
nr_irqs_gsi: 64
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Allocating PCI resources starting at 7fef0000 (gap: 7fef0000:60110000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
early_res array is doubled to 64 at [18000 - 187ff]
PERCPU: Embedded 28 pages/cpu @ffff880001800000 s85440 r8192 d21056 u524288
pcpu-alloc: s85440 r8192 d21056 u524288 alloc=1*2097152
pcpu-alloc: [0] 0 1 2 3 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 516722
Kernel command line: BOOT_IMAGE=2.6.36 root=UUID=7d268bb1-5045-4ccc-92b7-28a228f7a484 resume=UUID=4ee3102a-966b-4bb8-8bd5-53d37cf5a2e8 splash=silent vga=788
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Subtract (39 early reservations)
  #1 [0001000000 - 00016b3a48]   TEXT DATA BSS
  #2 [0037ab6000 - 0037ff0000]         RAMDISK
  #3 [00016b4000 - 00016b40ae]             BRK
  #4 [00000f39d0 - 0000100000]   BIOS reserved
  #5 [00000f39c0 - 00000f39d0]    MP-table mpf
  #6 [000009f000 - 00000f2154]   BIOS reserved
  #7 [00000f22b0 - 00000f39c0]   BIOS reserved
  #8 [00000f2154 - 00000f22b0]    MP-table mpc
  #9 [0000010000 - 0000012000]      TRAMPOLINE
  #10 [0000012000 - 0000016000]     ACPI WAKEUP
  #11 [0000016000 - 0000018000]         PGTABLE
  #12 [00016b40c0 - 00016b50c0]         BOOTMEM
  #13 [00016b3a80 - 00016b3c00]         BOOTMEM
  #14 [0001eb6000 - 0001eb7000]         BOOTMEM
  #15 [0001eb7000 - 0001eb8000]         BOOTMEM
  #16 [0002000000 - 0003c00000]        MEMMAP 0
  #17 [00016b3c00 - 00016b3d80]         BOOTMEM
  #18 [00016b50c0 - 00016c10c0]         BOOTMEM
  #19 [00016c2000 - 00016c3000]         BOOTMEM
  #20 [00016b3d80 - 00016b3e06]         BOOTMEM
  #21 [00016c10c0 - 00016c12b8]         BOOTMEM
  #22 [00016b3e40 - 00016b3e60]         BOOTMEM
  #23 [00016b3e80 - 00016b3f08]         BOOTMEM
  #24 [00016b3f40 - 00016b3fc8]         BOOTMEM
  #25 [0001800000 - 000181c000]         BOOTMEM
  #26 [0001880000 - 000189c000]         BOOTMEM
  #27 [0001900000 - 000191c000]         BOOTMEM
  #28 [0001980000 - 000199c000]         BOOTMEM
  #29 [00016c12c0 - 00016c12c8]         BOOTMEM
  #30 [00016c1300 - 00016c1308]         BOOTMEM
  #31 [00016c1340 - 00016c1350]         BOOTMEM
  #32 [00016c1380 - 00016c13a0]         BOOTMEM
  #33 [00016c13c0 - 00016c14f0]         BOOTMEM
  #34 [00016c1500 - 00016c1550]         BOOTMEM
  #35 [00016c1580 - 00016c15d0]         BOOTMEM
  #36 [00016c3000 - 00016cb000]         BOOTMEM
  #37 [000199c000 - 0001b9c000]         BOOTMEM
  #38 [00016cb000 - 00017cb000]         BOOTMEM
Memory: 2051008k/2096000k available (3743k kernel code, 452k absent, 44540k reserved, 1934k data, 500k init)
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Hierarchical RCU implementation.
	RCU-based detection of stalled CPUs is disabled.
	Verbose stalled-CPUs detection is disabled.
NR_IRQS:512
Console: colour dummy device 80x25
console [tty0] enabled
Fast TSC calibration using PIT
Detected 2194.809 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 4389.61 BogoMIPS (lpj=8779236)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring enabled (TM1)
using mwait in idle threads.
Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
PEBS disabled due to CPU errata.
... version:                2
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
ACPI: Core revision 20100702
Setting APIC routing to flat
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM)2 Duo CPU     E4500  @ 2.20GHz stepping 0d
Booting Node   0, Processors  #1
Brought up 2 CPUs
Total of 2 processors activated (8778.93 BogoMIPS).
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using configuration type 1 for base access
mtrr: your CPUs had inconsistent fixed MTRR settings
mtrr: probably your BIOS does not setup all CPUs.
mtrr: corrected configuration.
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: SSDT 000000007feea1c0 00087 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00087 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x7ff00000-0xfebfffff] (ignored)
pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xd7ffffff pref]
pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
pci 0000:00:02.0: PME# disabled
pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
pci 0000:00:03.0: PME# disabled
pci 0000:00:0b.0: reg 10: [io  0xfc00-0xfcff]
pci 0000:00:0b.0: reg 14: [mem 0xdffff000-0xdffff0ff]
pci 0000:00:0b.0: supports D1 D2
pci 0000:00:0b.0: PME# supported from D1 D2 D3hot D3cold
pci 0000:00:0b.0: PME# disabled
pci 0000:00:0f.0: reg 10: [io  0xf800-0xf807]
pci 0000:00:0f.0: reg 14: [io  0xf400-0xf403]
pci 0000:00:0f.0: reg 18: [io  0xf000-0xf007]
pci 0000:00:0f.0: reg 1c: [io  0xec00-0xec03]
pci 0000:00:0f.0: reg 20: [io  0xe800-0xe80f]
pci 0000:00:0f.0: reg 24: [io  0xe400-0xe4ff]
pci 0000:00:0f.1: reg 20: [io  0xe000-0xe00f]
pci 0000:00:10.0: reg 20: [io  0xdc00-0xdc1f]
pci 0000:00:10.0: supports D1 D2
pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.0: PME# disabled
pci 0000:00:10.1: reg 20: [io  0xd800-0xd81f]
pci 0000:00:10.1: supports D1 D2
pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.1: PME# disabled
pci 0000:00:10.2: reg 20: [io  0xd400-0xd41f]
pci 0000:00:10.2: supports D1 D2
pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.2: PME# disabled
pci 0000:00:10.3: reg 20: [io  0xd000-0xd01f]
pci 0000:00:10.3: supports D1 D2
pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.3: PME# disabled
pci 0000:00:10.4: reg 10: [mem 0xdfffe000-0xdfffe0ff]
pci 0000:00:10.4: supports D1 D2
pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.4: PME# disabled
HPET not enabled in BIOS. You might try hpet=force boot option
pci 0000:00:11.5: reg 10: [io  0xcc00-0xccff]
pci 0000:00:11.5: supports D1 D2
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
pci 0000:00:01.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
pci 0000:00:01.0:   bridge window [mem 0xdfb00000-0xdfbfffff pref]
pci 0000:02:00.0: reg 10: [mem 0xdc000000-0xdcffffff]
pci 0000:02:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:02:00.0: reg 1c: [mem 0xdd000000-0xddffffff 64bit]
pci 0000:02:00.0: reg 24: [io  0xbc00-0xbc7f]
pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
pci 0000:00:02.0: PCI bridge to [bus 02-02]
pci 0000:00:02.0:   bridge window [io  0xb000-0xbfff]
pci 0000:00:02.0:   bridge window [mem 0xdc000000-0xdeffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:00:03.0: PCI bridge to [bus 03-03]
pci 0000:00:03.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:03.0:   bridge window [mem 0xdfe00000-0xdfefffff]
pci 0000:00:03.0:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEXG._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *5
ACPI: PCI Interrupt Link [ALKA] (IRQs *20)
ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
ACPI: PCI Interrupt Link [ALKD] (IRQs *23), disabled.
vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
reserve RAM buffer: 000000000009f000 - 000000000009ffff 
reserve RAM buffer: 000000007fee0000 - 000000007fffffff 
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [io  0x0400-0x047f] has been reserved
system 00:01: [io  0x0500-0x050f] has been reserved
system 00:02: [io  0x04d0-0x04d1] has been reserved
system 00:02: [io  0x0290-0x0297] has been reserved
system 00:02: [io  0x0880-0x088f] has been reserved
system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0e: [mem 0x000cec00-0x000cffff] has been reserved
system 00:0e: [mem 0x000f0000-0x000f7fff] could not be reserved
system 00:0e: [mem 0x000f8000-0x000fbfff] could not be reserved
system 00:0e: [mem 0x000fc000-0x000fffff] could not be reserved
system 00:0e: [mem 0x7fee0000-0x7fefffff] could not be reserved
system 00:0e: [mem 0xffff0000-0xffffffff] has been reserved
system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:0e: [mem 0x00100000-0x7fedffff] could not be reserved
system 00:0e: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:0e: [mem 0xfff80000-0xfffeffff] has been reserved
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
pci 0000:00:01.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
pci 0000:00:01.0:   bridge window [mem 0xdfb00000-0xdfbfffff pref]
pci 0000:02:00.0: BAR 6: assigned [mem 0xde000000-0xde01ffff pref]
pci 0000:00:02.0: PCI bridge to [bus 02-02]
pci 0000:00:02.0:   bridge window [io  0xb000-0xbfff]
pci 0000:00:02.0:   bridge window [mem 0xdc000000-0xdeffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:00:03.0: PCI bridge to [bus 03-03]
pci 0000:00:03.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:03.0:   bridge window [mem 0xdfe00000-0xdfefffff]
pci 0000:00:03.0:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
pci 0000:00:01.0: setting latency timer to 64
pci 0000:00:02.0: PCI INT A -> GSI 27 (level, low) -> IRQ 27
pci 0000:00:02.0: setting latency timer to 64
pci 0000:00:03.0: PCI INT A -> GSI 31 (level, low) -> IRQ 31
pci 0000:00:03.0: setting latency timer to 64
pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
pci_bus 0000:01: resource 1 [mem 0xdfc00000-0xdfcfffff]
pci_bus 0000:01: resource 2 [mem 0xdfb00000-0xdfbfffff pref]
pci_bus 0000:02: resource 0 [io  0xb000-0xbfff]
pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdeffffff]
pci_bus 0000:02: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
pci_bus 0000:03: resource 0 [io  0xa000-0xafff]
pci_bus 0000:03: resource 1 [mem 0xdfe00000-0xdfefffff]
pci_bus 0000:03: resource 2 [mem 0xdfd00000-0xdfdfffff 64bit pref]
NET: Registered protocol family 2
IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
UDP hash table entries: 1024 (order: 3, 32768 bytes)
UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:00:01.0: disabling DAC on VIA PCI bridge
pci 0000:00:10.4: EHCI: BIOS handoff failed (BIOS bug?) 01010001
pci 0000:00:11.0: Bypassing VIA 8237 APIC De-Assert Message
pci 0000:02:00.0: Boot video device
PCI: CLS 32 bytes, default 64
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 5352k freed
audit: initializing netlink socket (disabled)
type=2000 audit(1288281768.964:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
msgmni has been set to 4016
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010100000, using 1875k, total 262144k
vesafb: mode is 800x600x16, linelength=1600, pages=2
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 100x37
fb0: VESA VGA frame buffer device
Linux agpgart interface v0.103
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
brd: module loaded
Uniform Multi-Platform E-IDE driver
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
input: AT Translated Set 2 keyboard as /class/input/input0
registered taskstats version 1
Freeing unused kernel memory: 500k freed
nash-hotplug (533): /proc/533/oom_adj is deprecated, please use /proc/533/oom_score_adj instead.
input: ImExPS/2 Logitech Wheel Mouse as /class/input/input1
SCSI subsystem initialized
libata version 3.00 loaded.
pata_via 0000:00:0f.1: version 0.3.4
ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
pata_via 0000:00:0f.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
scsi0 : pata_via
scsi1 : pata_via
ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000 irq 14
ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008 irq 15
ata1.00: ATAPI: TSSTcorpCD/DVDW TS-H552B, TS05, max UDMA/33
ata1.01: ATA-6: IC35L120AVV207-1, V24OA66A, max UDMA/100
ata1.01: 241254720 sectors, multi 16: LBA48 
ata1.00: configured for UDMA/33
ata1.01: configured for UDMA/100
scsi 0:0:0:0: CD-ROM            TSSTcorp CD/DVDW TS-H552B TS05 PQ: 0 ANSI: 5
scsi 0:0:1:0: Direct-Access     ATA      IC35L120AVV207-1 V24O PQ: 0 ANSI: 5
sd 0:0:1:0: [sda] 241254720 512-byte logical blocks: (123 GB/115 GiB)
sd 0:0:1:0: [sda] Write Protect is off
sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 < sda5 >
sd 0:0:1:0: [sda] Attached SCSI disk
ata2.00: ATA-6: ST3120026A, 3.06, max UDMA/100
ata2.00: 234441648 sectors, multi 16: LBA48 
ata2.00: limited to UDMA/33 due to 40-wire cable
ata2.00: configured for UDMA/33
scsi 1:0:0:0: Direct-Access     ATA      ST3120026A       3.06 PQ: 0 ANSI: 5
sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sdb: sdb1 sdb2 < sdb5 >
sd 1:0:0:0: [sdb] Attached SCSI disk
pata_acpi 0000:00:0f.0: PCI INT B -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
pata_acpi 0000:00:0f.0: PCI INT B disabled
sata_via 0000:00:0f.0: version 2.6
sata_via 0000:00:0f.0: PCI INT B -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
sata_via 0000:00:0f.0: routed to hard irq line 11
scsi2 : sata_via
scsi3 : sata_via
ata3: SATA max UDMA/133 cmd 0xf800 ctl 0xf400 bmdma 0xe800 irq 20
ata4: SATA max UDMA/133 cmd 0xf000 ctl 0xec00 bmdma 0xe808 irq 20
ata3: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: acl
udev: starting version 153
rtc_cmos 00:04: RTC can wake from S4
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one year, y3k, 242 bytes nvram
ACPI: acpi_idle registered with cpuidle
agpgart: Detected VIA P4M890 chipset
agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
sr0: scsi3-mmc drive: 1x/48x writer cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0
input: Power Button as /class/input/input2
ACPI: Power Button [PWRB]
input: Sleep Button as /class/input/input3
ACPI: Sleep Button [SLPB]
input: Power Button as /class/input/input4
ACPI: Power Button [PWRF]
sr 0:0:0:0: Attached scsi generic sg0 type 5
sd 0:0:1:0: Attached scsi generic sg1 type 0
sd 1:0:0:0: Attached scsi generic sg2 type 0
FDC 0 is a post-1991 82077
8139too: 8139too Fast Ethernet driver 0.9.28
8139too 0000:00:0b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
8139too 0000:00:0b.0: eth0: RealTek RTL8139 at 0xffffc900100fc000, 00:16:17:b3:e9:6c, IRQ 21
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 (level, low) -> IRQ 22
VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
EXT4-fs (sdb5): re-mounted. Opts: acl
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda5): using internal journal
EXT3-fs (sda5): mounted filesystem with writeback data mode
loop: module loaded
Adding 4602584k swap on /dev/sda1.  Priority:-1 extents:1 across:4602584k 
Adding 4088504k swap on /dev/sdb1.  Priority:-2 extents:1 across:4088504k 
IPv6: Loaded, but administratively disabled, reboot required to enable
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 17
martian source 192.168.0.68 from 89.78.79.137, on dev eth0
ll header: 00:16:17:b3:e9:6c:00:07:cb:c5:1c:2a:08:00

[-- Attachment #3: dmesg_2.6.36-nosmp.txt --]
[-- Type: text/plain, Size: 30606 bytes --]

Initializing cgroup subsys cpuset
Linux version 2.6.36 (root@f6bvp-11) (gcc version 4.4.3 (GCC) ) #1 SMP Thu Oct 28 17:33:07 CEST 2010
Command line: BOOT_IMAGE=2.6.36 root=UUID=7d268bb1-5045-4ccc-92b7-28a228f7a484 nosmp resume=UUID=4ee3102a-966b-4bb8-8bd5-53d37cf5a2e8 splash=silent vga=788
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007fee0000 (usable)
 BIOS-e820: 000000007fee0000 - 000000007fee3000 (ACPI NVS)
 BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
DMI 2.3 present.
Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x7fee0 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CDFFF write-protect
  CE000-EFFFF uncachable
  F0000-F7FFF write-through
  F8000-F8FFF uncachable
  F9000-FFFFF write-through
MTRR variable ranges enabled:
  0 base 000000000 mask F80000000 write-back
  1 base 0D0000000 mask FF8000000 write-combining
  2 base 07FF00000 mask FFFF00000 uncachable
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
initial memory mapped : 0 - 20000000
found SMP MP-table at [ffff8800000f39c0] f39c0
init_memory_mapping: 0000000000000000-000000007fee0000
 0000000000 - 007fe00000 page 2M
 007fe00000 - 007fee0000 page 4k
kernel direct mapping tables up to 7fee0000 @ 16000-1a000
RAMDISK: 37ab6000 - 37ff0000
ACPI: RSDP 00000000000f7910 00014 (v00 P4M890)
ACPI: RSDT 000000007fee3040 00038 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: FACP 000000007fee30c0 00074 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: DSDT 000000007fee3180 06A65 (v01 P4M890 AWRDACPI 00001000 MSFT 0100000E)
ACPI: FACS 000000007fee0000 00040
ACPI: MCFG 000000007fee9d40 0003C (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: APIC 000000007fee9c40 00090 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: SSDT 000000007fee9dc0 0019E (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
ACPI: SSDT 000000007feea250 002F1 (v01  PmRef    CpuPm 00003000 INTL 20041203)
ACPI: Local APIC address 0xfee00000
 [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880002000000-ffff880003bfffff] on node 0
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   empty
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0007fee0
On node 0 totalpages: 523887
  DMA zone: 56 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3927 pages, LIFO batch:0
  DMA32 zone: 7109 pages used for memmap
  DMA32 zone: 512795 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: Skipping IOAPIC probe due to 'noapic' option.
Using ACPI for processor (LAPIC) configuration information
Intel MultiProcessor Specification v1.4
MPTABLE: OEM ID: OEM00000
MPTABLE: Product ID: PROD00000000
MPTABLE: APIC at: 0xFEE00000
I/O APIC #4 Version 17 at 0xFEC00000.
IOAPIC[0]: apic_id 4, version 3, address 0xfec00000, GSI 0-23
I/O APIC #5 Version 17 at 0xFECC0000.
IOAPIC[1]: apic_id 5, version 3, address 0xfecc0000, GSI 24-47
Processors: 2
2 Processors exceeds max_cpus limit of 0
SMP: Allowing 1 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 64
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Allocating PCI resources starting at 7fef0000 (gap: 7fef0000:60110000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 28 pages/cpu @ffff880001800000 s85440 r8192 d21056 u2097152
early_res array is doubled to 64 at [18000 - 187ff]
pcpu-alloc: s85440 r8192 d21056 u2097152 alloc=1*2097152
pcpu-alloc: [0] 0 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 516722
Kernel command line: BOOT_IMAGE=2.6.36 root=UUID=7d268bb1-5045-4ccc-92b7-28a228f7a484 nosmp resume=UUID=4ee3102a-966b-4bb8-8bd5-53d37cf5a2e8 splash=silent vga=788
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Subtract (36 early reservations)
  #1 [0001000000 - 00016b3a48]   TEXT DATA BSS
  #2 [0037ab6000 - 0037ff0000]         RAMDISK
  #3 [00016b4000 - 00016b40ae]             BRK
  #4 [00000f39d0 - 0000100000]   BIOS reserved
  #5 [00000f39c0 - 00000f39d0]    MP-table mpf
  #6 [000009f000 - 00000f2154]   BIOS reserved
  #7 [00000f22b0 - 00000f39c0]   BIOS reserved
  #8 [00000f2154 - 00000f22b0]    MP-table mpc
  #9 [0000010000 - 0000012000]      TRAMPOLINE
  #10 [0000012000 - 0000016000]     ACPI WAKEUP
  #11 [0000016000 - 0000018000]         PGTABLE
  #12 [00016b40c0 - 00016b50c0]         BOOTMEM
  #13 [00016b3a80 - 00016b3c00]         BOOTMEM
  #14 [0001eb6000 - 0001eb7000]         BOOTMEM
  #15 [0001eb7000 - 0001eb8000]         BOOTMEM
  #16 [0002000000 - 0003c00000]        MEMMAP 0
  #17 [00016b3c00 - 00016b3d80]         BOOTMEM
  #18 [00016b50c0 - 00016c10c0]         BOOTMEM
  #19 [00016c2000 - 00016c3000]         BOOTMEM
  #20 [00016b3d80 - 00016b3e06]         BOOTMEM
  #21 [00016c10c0 - 00016c12b8]         BOOTMEM
  #22 [00016b3e40 - 00016b3e60]         BOOTMEM
  #23 [00016b3e80 - 00016b3f0e]         BOOTMEM
  #24 [00016b3f40 - 00016b3fce]         BOOTMEM
  #25 [0001800000 - 000181c000]         BOOTMEM
  #26 [00016c12c0 - 00016c12c8]         BOOTMEM
  #27 [00016c1300 - 00016c1308]         BOOTMEM
  #28 [00016c1340 - 00016c1344]         BOOTMEM
  #29 [00016c1380 - 00016c1388]         BOOTMEM
  #30 [00016c13c0 - 00016c1510]         BOOTMEM
  #31 [00016c1540 - 00016c15c0]         BOOTMEM
  #32 [00016c15c0 - 00016c1640]         BOOTMEM
  #33 [00016c3000 - 00016cb000]         BOOTMEM
  #34 [000181c000 - 0001a1c000]         BOOTMEM
  #35 [00016cb000 - 00017cb000]         BOOTMEM
Memory: 2051344k/2096000k available (3743k kernel code, 452k absent, 44204k reserved, 1934k data, 500k init)
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Hierarchical RCU implementation.
	RCU-based detection of stalled CPUs is disabled.
	Verbose stalled-CPUs detection is disabled.
NR_IRQS:512
Console: colour dummy device 80x25
console [tty0] enabled
Fast TSC calibration using PIT
Detected 2194.356 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 4388.71 BogoMIPS (lpj=8777424)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: Unsupported number of siblings 2
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring enabled (TM1)
using mwait in idle threads.
Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
PEBS disabled due to CPU errata.
... version:                2
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
ACPI: Core revision 20100702
ACPI: setting ELCR to 0200 (from 0e20)
Setting APIC routing to flat
SMP mode deactivated.
SMP disabled
Brought up 1 CPUs
Total of 1 processors activated (4388.71 BogoMIPS).
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: SSDT 000000007feea1c0 00087 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00087 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
------------[ cut here ]------------
WARNING: at mm/page_alloc.c:1984 __alloc_pages_nodemask+0x5d2/0x6a0()
Hardware name: MS-7258
Modules linked in:
Pid: 1, comm: swapper Not tainted 2.6.36 #1
Call Trace:
 [<ffffffff8104adaa>] warn_slowpath_common+0x7a/0xb0
 [<ffffffff8104adf5>] warn_slowpath_null+0x15/0x20
 [<ffffffff810b8572>] __alloc_pages_nodemask+0x5d2/0x6a0
 [<ffffffff81031ddb>] ? __ioremap_caller+0x25b/0x380
 [<ffffffff81031fc2>] ? ioremap_nocache+0x12/0x20
 [<ffffffff81394fc4>] ? acpi_os_map_memory+0x12/0x1e
 [<ffffffff8124bc00>] ? acpi_ex_system_memory_space_handler+0x0/0x1e0
 [<ffffffff810b8652>] __get_free_pages+0x12/0x50
 [<ffffffff810e68cf>] __kmalloc+0xef/0x100
 [<ffffffff81247711>] acpi_os_allocate+0x25/0x27
 [<ffffffff81247898>] acpi_ex_load_op+0xd8/0x290
 [<ffffffff8124a09e>] acpi_ex_opcode_1A_1T_0R+0x25/0x4b
 [<ffffffff8124193c>] acpi_ds_exec_end_op+0xea/0x3d6
 [<ffffffff81253bee>] acpi_ps_parse_loop+0x7d9/0x95f
 [<ffffffff810e5dc1>] ? kmem_cache_alloc+0x81/0xb0
 [<ffffffff810e5dc1>] ? kmem_cache_alloc+0x81/0xb0
 [<ffffffff81252d1d>] acpi_ps_parse_aml+0x9a/0x2b9
 [<ffffffff812543fb>] acpi_ps_execute_method+0x1cd/0x29e
 [<ffffffff8124f82d>] acpi_ns_evaluate+0xe1/0x1a8
 [<ffffffff8124f2a5>] acpi_evaluate_object+0xf9/0x1f2
 [<ffffffff8123a8c3>] acpi_processor_set_pdc+0x15e/0x185
 [<ffffffff8123ab98>] early_init_pdc+0xbc/0xc0
 [<ffffffff8125119a>] acpi_ns_walk_namespace+0xb9/0x177
 [<ffffffff8123aadc>] ? early_init_pdc+0x0/0xc0
 [<ffffffff8123aadc>] ? early_init_pdc+0x0/0xc0
 [<ffffffff8124f145>] acpi_walk_namespace+0x85/0xbf
 [<ffffffff815c66a2>] ? acpi_init+0x0/0x121
 [<ffffffff815c68f9>] acpi_early_processor_set_pdc+0x3a/0x53
 [<ffffffff815c6579>] acpi_bus_init+0xb5/0x1de
 [<ffffffff811f718e>] ? kobject_create_and_add+0x3e/0x80
 [<ffffffff815c6713>] acpi_init+0x71/0x121
 [<ffffffff8100204e>] do_one_initcall+0x3e/0x180
 [<ffffffff815a2767>] kernel_init+0x159/0x1e3
 [<ffffffff8100bc24>] kernel_thread_helper+0x4/0x10
 [<ffffffff815a260e>] ? kernel_init+0x0/0x1e3
 [<ffffffff8100bc20>] ? kernel_thread_helper+0x0/0x10
---[ end trace 4eaa2a86a8e2da22 ]---
ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU2._PDC] (Node ffff88007f8430f0), AE_NO_MEMORY
ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU3._PDC] (Node ffff88007f843190), AE_NO_MEMORY
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using PIC for interrupt routing
ACPI: No dock devices found.
PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x7ff00000-0xfebfffff] (ignored)
pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xd7ffffff pref]
pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
pci 0000:00:02.0: PME# disabled
pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
pci 0000:00:03.0: PME# disabled
pci 0000:00:0b.0: reg 10: [io  0xfc00-0xfcff]
pci 0000:00:0b.0: reg 14: [mem 0xdffff000-0xdffff0ff]
pci 0000:00:0b.0: supports D1 D2
pci 0000:00:0b.0: PME# supported from D1 D2 D3hot D3cold
pci 0000:00:0b.0: PME# disabled
pci 0000:00:0f.0: reg 10: [io  0xf800-0xf807]
pci 0000:00:0f.0: reg 14: [io  0xf400-0xf403]
pci 0000:00:0f.0: reg 18: [io  0xf000-0xf007]
pci 0000:00:0f.0: reg 1c: [io  0xec00-0xec03]
pci 0000:00:0f.0: reg 20: [io  0xe800-0xe80f]
pci 0000:00:0f.0: reg 24: [io  0xe400-0xe4ff]
pci 0000:00:0f.1: reg 20: [io  0xe000-0xe00f]
pci 0000:00:10.0: reg 20: [io  0xdc00-0xdc1f]
pci 0000:00:10.0: supports D1 D2
pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.0: PME# disabled
pci 0000:00:10.1: reg 20: [io  0xd800-0xd81f]
pci 0000:00:10.1: supports D1 D2
pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.1: PME# disabled
pci 0000:00:10.2: reg 20: [io  0xd400-0xd41f]
pci 0000:00:10.2: supports D1 D2
pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.2: PME# disabled
pci 0000:00:10.3: reg 20: [io  0xd000-0xd01f]
pci 0000:00:10.3: supports D1 D2
pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.3: PME# disabled
pci 0000:00:10.4: reg 10: [mem 0xdfffe000-0xdfffe0ff]
pci 0000:00:10.4: supports D1 D2
pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.4: PME# disabled
HPET not enabled in BIOS. You might try hpet=force boot option
pci 0000:00:11.5: reg 10: [io  0xcc00-0xccff]
pci 0000:00:11.5: supports D1 D2
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
pci 0000:00:01.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
pci 0000:00:01.0:   bridge window [mem 0xdfb00000-0xdfbfffff pref]
pci 0000:02:00.0: reg 10: [mem 0xdc000000-0xdcffffff]
pci 0000:02:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:02:00.0: reg 1c: [mem 0xdd000000-0xddffffff 64bit]
pci 0000:02:00.0: reg 24: [io  0xbc00-0xbc7f]
pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
pci 0000:00:02.0: PCI bridge to [bus 02-02]
pci 0000:00:02.0:   bridge window [io  0xb000-0xbfff]
pci 0000:00:02.0:   bridge window [mem 0xdc000000-0xdeffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:00:03.0: PCI bridge to [bus 03-03]
pci 0000:00:03.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:03.0:   bridge window [mem 0xdfe00000-0xdfefffff]
pci 0000:00:03.0:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEXG._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *5
ACPI: PCI Interrupt Link [ALKA] (IRQs *20)
ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
ACPI: PCI Interrupt Link [ALKD] (IRQs *23), disabled.
vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
reserve RAM buffer: 000000000009f000 - 000000000009ffff 
reserve RAM buffer: 000000007fee0000 - 000000007fffffff 
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [io  0x0400-0x047f] has been reserved
system 00:01: [io  0x0500-0x050f] has been reserved
system 00:02: [io  0x04d0-0x04d1] has been reserved
system 00:02: [io  0x0290-0x0297] has been reserved
system 00:02: [io  0x0880-0x088f] has been reserved
system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0e: [mem 0x000cec00-0x000cffff] has been reserved
system 00:0e: [mem 0x000f0000-0x000f7fff] could not be reserved
system 00:0e: [mem 0x000f8000-0x000fbfff] could not be reserved
system 00:0e: [mem 0x000fc000-0x000fffff] could not be reserved
system 00:0e: [mem 0x7fee0000-0x7fefffff] could not be reserved
system 00:0e: [mem 0xffff0000-0xffffffff] has been reserved
system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:0e: [mem 0x00100000-0x7fedffff] could not be reserved
system 00:0e: [mem 0xfec00000-0xfec00fff] has been reserved
system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:0e: [mem 0xfff80000-0xfffeffff] has been reserved
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
pci 0000:00:01.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
pci 0000:00:01.0:   bridge window [mem 0xdfb00000-0xdfbfffff pref]
pci 0000:02:00.0: BAR 6: assigned [mem 0xde000000-0xde01ffff pref]
pci 0000:00:02.0: PCI bridge to [bus 02-02]
pci 0000:00:02.0:   bridge window [io  0xb000-0xbfff]
pci 0000:00:02.0:   bridge window [mem 0xdc000000-0xdeffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:00:03.0: PCI bridge to [bus 03-03]
pci 0000:00:03.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:03.0:   bridge window [mem 0xdfe00000-0xdfefffff]
pci 0000:00:03.0:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
pci 0000:00:01.0: setting latency timer to 64
ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
pci 0000:00:02.0: PCI INT A -> Link[LNK1] -> GSI 11 (level, low) -> IRQ 11
pci 0000:00:02.0: setting latency timer to 64
pci 0000:00:03.0: PCI INT A -> Link[LNK1] -> GSI 11 (level, low) -> IRQ 11
pci 0000:00:03.0: setting latency timer to 64
pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
pci_bus 0000:01: resource 1 [mem 0xdfc00000-0xdfcfffff]
pci_bus 0000:01: resource 2 [mem 0xdfb00000-0xdfbfffff pref]
pci_bus 0000:02: resource 0 [io  0xb000-0xbfff]
pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdeffffff]
pci_bus 0000:02: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
pci_bus 0000:03: resource 0 [io  0xa000-0xafff]
pci_bus 0000:03: resource 1 [mem 0xdfe00000-0xdfefffff]
pci_bus 0000:03: resource 2 [mem 0xdfd00000-0xdfdfffff 64bit pref]
NET: Registered protocol family 2
IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
UDP hash table entries: 1024 (order: 3, 32768 bytes)
UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:00:01.0: disabling DAC on VIA PCI bridge
pci 0000:00:10.4: EHCI: BIOS handoff failed (BIOS bug?) 01010001
pci 0000:00:11.0: Bypassing VIA 8237 APIC De-Assert Message
pci 0000:02:00.0: Boot video device
PCI: CLS 32 bytes, default 64
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 5352k freed
audit: initializing netlink socket (disabled)
type=2000 audit(1288282720.828:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
msgmni has been set to 4017
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010100000, using 1875k, total 262144k
vesafb: mode is 800x600x16, linelength=1600, pages=2
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 100x37
fb0: VESA VGA frame buffer device
Linux agpgart interface v0.103
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
brd: module loaded
Uniform Multi-Platform E-IDE driver
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
input: AT Translated Set 2 keyboard as /class/input/input0
input: ImExPS/2 Logitech Wheel Mouse as /class/input/input1
registered taskstats version 1
Freeing unused kernel memory: 500k freed
nash-hotplug (523): /proc/523/oom_adj is deprecated, please use /proc/523/oom_score_adj instead.
SCSI subsystem initialized
libata version 3.00 loaded.
pata_via 0000:00:0f.1: version 0.3.4
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
pata_via 0000:00:0f.1: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
pata_via 0000:00:0f.1: VIA VLink IRQ fixup, from 255 to 10
scsi0 : pata_via
scsi1 : pata_via
ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000 irq 14
ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008 irq 15
ata1.00: ATAPI: TSSTcorpCD/DVDW TS-H552B, TS05, max UDMA/33
ata1.01: ATA-6: IC35L120AVV207-1, V24OA66A, max UDMA/100
ata1.01: 241254720 sectors, multi 16: LBA48 
ata1.00: configured for UDMA/33
ata1.01: configured for UDMA/100
scsi 0:0:0:0: CD-ROM            TSSTcorp CD/DVDW TS-H552B TS05 PQ: 0 ANSI: 5
scsi 0:0:1:0: Direct-Access     ATA      IC35L120AVV207-1 V24O PQ: 0 ANSI: 5
sd 0:0:1:0: [sda] 241254720 512-byte logical blocks: (123 GB/115 GiB)
sd 0:0:1:0: [sda] Write Protect is off
sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 < sda5 >
sd 0:0:1:0: [sda] Attached SCSI disk
ata2.00: ATA-6: ST3120026A, 3.06, max UDMA/100
ata2.00: 234441648 sectors, multi 16: LBA48 
ata2.00: limited to UDMA/33 due to 40-wire cable
ata2.00: configured for UDMA/33
scsi 1:0:0:0: Direct-Access     ATA      ST3120026A       3.06 PQ: 0 ANSI: 5
sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sdb: sdb1 sdb2 < sdb5 >
sd 1:0:0:0: [sdb] Attached SCSI disk
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
pata_acpi 0000:00:0f.0: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
pata_acpi 0000:00:0f.0: PCI INT B disabled
sata_via 0000:00:0f.0: version 2.6
sata_via 0000:00:0f.0: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
sata_via 0000:00:0f.0: routed to hard irq line 11
irq 11: nobody cared (try booting with the "irqpoll" option)
Pid: 542, comm: modprobe Tainted: G        W   2.6.36 #1
Call Trace:
 <IRQ>  [<ffffffff8109f5e6>] __report_bad_irq+0x26/0xa0
 [<ffffffff8109f7ec>] note_interrupt+0x18c/0x1d0
 [<ffffffff810a053d>] handle_level_irq+0xdd/0x100
 [<ffffffff81012c09>] ? read_tsc+0x9/0x20
 [<ffffffff8100e0dd>] handle_irq+0x1d/0x30
 [<ffffffff8100d5d7>] do_IRQ+0x67/0xf0
 [<ffffffff813a5693>] ret_from_intr+0x0/0x11
 [<ffffffff81050e03>] ? __do_softirq+0x63/0x140
 [<ffffffff8100bd1c>] ? call_softirq+0x1c/0x30
 [<ffffffff8100e085>] ? do_softirq+0x65/0xa0
 [<ffffffff81050bcd>] ? irq_exit+0x7d/0x90
 [<ffffffff8100d5e0>] ? do_IRQ+0x70/0xf0
 [<ffffffff813a5693>] ? ret_from_intr+0x0/0x11
 <EOI>  [<ffffffff813a517b>] ? _raw_spin_unlock_irqrestore+0xb/0x20
 [<ffffffff8109e883>] ? __setup_irq+0x1b3/0x340
 [<ffffffffa0062cf0>] ? ata_bmdma_interrupt+0x0/0x200 [libata]
 [<ffffffff8109f2b9>] ? request_threaded_irq+0xf9/0x160
 [<ffffffff810a08dc>] ? devm_request_threaded_irq+0x6c/0xc0
 [<ffffffffa0062cf0>] ? ata_bmdma_interrupt+0x0/0x200 [libata]
 [<ffffffffa0062cf0>] ? ata_bmdma_interrupt+0x0/0x200 [libata]
 [<ffffffffa004f0b4>] ? ata_host_activate+0x94/0x110 [libata]
 [<ffffffff812d9e71>] ? pcibios_set_master+0x21/0xa0
 [<ffffffffa00ac8b1>] ? svia_init_one+0x581/0x640 [sata_via]
 [<ffffffff8120ec02>] ? local_pci_probe+0x12/0x20
 [<ffffffff8120fc00>] ? pci_device_probe+0x80/0xb0
 [<ffffffff812976aa>] ? driver_sysfs_add+0x7a/0xb0
 [<ffffffff812977ed>] ? driver_probe_device+0x8d/0x1a0
 [<ffffffff81297c33>] ? __driver_attach+0x93/0xa0
 [<ffffffff81297ba0>] ? __driver_attach+0x0/0xa0
 [<ffffffff81296ad8>] ? bus_for_each_dev+0x68/0x90
 [<ffffffff81297629>] ? driver_attach+0x19/0x20
 [<ffffffff81296d98>] ? bus_add_driver+0xb8/0x260
 [<ffffffffa00b1000>] ? svia_init+0x0/0x20 [sata_via]
 [<ffffffff81297d88>] ? driver_register+0x78/0x140
 [<ffffffffa00b1000>] ? svia_init+0x0/0x20 [sata_via]
 [<ffffffff8120fe71>] ? __pci_register_driver+0x51/0xd0
 [<ffffffffa00b101e>] ? svia_init+0x1e/0x20 [sata_via]
 [<ffffffff8100204e>] ? do_one_initcall+0x3e/0x180
 [<ffffffff8107f1cb>] ? sys_init_module+0xbb/0x200
 [<ffffffff8100ae02>] ? system_call_fastpath+0x16/0x1b
handlers:
[<ffffffffa0062cf0>] (ata_bmdma_interrupt+0x0/0x200 [libata])
Disabling IRQ #11
scsi2 : sata_via
scsi3 : sata_via
ata3: SATA max UDMA/133 cmd 0xf800 ctl 0xf400 bmdma 0xe800 irq 11
ata4: SATA max UDMA/133 cmd 0xf000 ctl 0xec00 bmdma 0xe808 irq 11
ata3: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: acl
udev: starting version 153
agpgart: Detected VIA P4M890 chipset
agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
rtc_cmos 00:04: RTC can wake from S4
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one year, y3k, 242 bytes nvram
input: Power Button as /class/input/input2
ACPI: Power Button [PWRB]
input: Sleep Button as /class/input/input3
ACPI: Sleep Button [SLPB]
input: Power Button as /class/input/input4
ACPI: Power Button [PWRF]
ACPI: acpi_idle registered with cpuidle
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
FDC 0 is a post-1991 82077
8139too: 8139too Fast Ethernet driver 0.9.28
ACPI: PCI Interrupt Link [LNKF] BIOS reported IRQ 0, using IRQ 10
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 10
8139too 0000:00:0b.0: PCI INT A -> Link[LNKF] -> GSI 10 (level, low) -> IRQ 10
8139too 0000:00:0b.0: eth0: RealTek RTL8139 at 0xffffc900100fe000, 00:16:17:b3:e9:6c, IRQ 10
sr0: scsi3-mmc drive: 1x/48x writer cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
sr 0:0:0:0: Attached scsi generic sg0 type 5
sd 0:0:1:0: Attached scsi generic sg1 type 0
sd 1:0:0:0: Attached scsi generic sg2 type 0
8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
irq 11: nobody cared (try booting with the "irqpoll" option)
Pid: 786, comm: modprobe Tainted: G        W   2.6.36 #1
Call Trace:
 <IRQ>  [<ffffffff8109f5e6>] __report_bad_irq+0x26/0xa0
 [<ffffffff8109f7ec>] note_interrupt+0x18c/0x1d0
 [<ffffffff810a053d>] handle_level_irq+0xdd/0x100
 [<ffffffff81012c09>] ? read_tsc+0x9/0x20
 [<ffffffff8100e0dd>] handle_irq+0x1d/0x30
 [<ffffffff8100d5d7>] do_IRQ+0x67/0xf0
 [<ffffffff813a5693>] ret_from_intr+0x0/0x11
 [<ffffffff81050e03>] ? __do_softirq+0x63/0x140
 [<ffffffff8100bd1c>] ? call_softirq+0x1c/0x30
 [<ffffffff8100e085>] ? do_softirq+0x65/0xa0
 [<ffffffff81050bcd>] ? irq_exit+0x7d/0x90
 [<ffffffff8100d5e0>] ? do_IRQ+0x70/0xf0
 [<ffffffff813a5693>] ? ret_from_intr+0x0/0x11
 <EOI>  [<ffffffff813a517b>] ? _raw_spin_unlock_irqrestore+0xb/0x20
 [<ffffffff8109e883>] ? __setup_irq+0x1b3/0x340
 [<ffffffff8120c318>] ? __pci_request_region+0xa8/0x170
 [<ffffffffa0292600>] ? snd_via8233_interrupt+0x0/0x140 [snd_via82xx]
 [<ffffffff8109f2b9>] ? request_threaded_irq+0xf9/0x160
 [<ffffffffa02933be>] ? snd_via82xx_probe+0x306/0xe23 [snd_via82xx]
 [<ffffffff811479fe>] ? sysfs_addrm_finish+0x2e/0xd0
 [<ffffffff811480b7>] ? sysfs_add_one+0x27/0xd0
 [<ffffffff8120ec02>] ? local_pci_probe+0x12/0x20
 [<ffffffff8120fc00>] ? pci_device_probe+0x80/0xb0
 [<ffffffff812976aa>] ? driver_sysfs_add+0x7a/0xb0
 [<ffffffff812977ed>] ? driver_probe_device+0x8d/0x1a0
 [<ffffffff81297c33>] ? __driver_attach+0x93/0xa0
 [<ffffffff81297ba0>] ? __driver_attach+0x0/0xa0
 [<ffffffff81296ad8>] ? bus_for_each_dev+0x68/0x90
 [<ffffffff81297629>] ? driver_attach+0x19/0x20
 [<ffffffff81296d98>] ? bus_add_driver+0xb8/0x260
 [<ffffffffa0299000>] ? alsa_card_via82xx_init+0x0/0x20 [snd_via82xx]
 [<ffffffff81297d88>] ? driver_register+0x78/0x140
 [<ffffffffa0299000>] ? alsa_card_via82xx_init+0x0/0x20 [snd_via82xx]
 [<ffffffff8120fe71>] ? __pci_register_driver+0x51/0xd0
 [<ffffffffa029901e>] ? alsa_card_via82xx_init+0x1e/0x20 [snd_via82xx]
 [<ffffffff8100204e>] ? do_one_initcall+0x3e/0x180
 [<ffffffff8107f1cb>] ? sys_init_module+0xbb/0x200
 [<ffffffff8100ae02>] ? system_call_fastpath+0x16/0x1b
handlers:
[<ffffffffa0062cf0>] (ata_bmdma_interrupt+0x0/0x200 [libata])
[<ffffffffa0292600>] (snd_via8233_interrupt+0x0/0x140 [snd_via82xx])
Disabling IRQ #11
VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
EXT4-fs (sdb5): re-mounted. Opts: acl
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda5): using internal journal
EXT3-fs (sda5): mounted filesystem with writeback data mode
loop: module loaded
Adding 4602584k swap on /dev/sda1.  Priority:-1 extents:1 across:4602584k 
Adding 4088504k swap on /dev/sdb1.  Priority:-2 extents:1 across:4088504k 
IPv6: Loaded, but administratively disabled, reboot required to enable
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
spurious 8259A interrupt: IRQ7.

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

* Re: booting "nosmp" kernel causing ACPI errors
  2010-10-22  0:48 ` Zhang Rui
  2010-10-29 19:47   ` f6bvp
@ 2010-10-29 19:47   ` Bernard Pidoux
  1 sibling, 0 replies; 6+ messages in thread
From: Bernard Pidoux @ 2010-10-29 19:47 UTC (permalink / raw)
  To: Zhang Rui; +Cc: Bernard Pidoux, linux-kernel, linux-acpi

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

Hi,

Please find attached both requested dumps without and with nosmp
argument for 2.6.36 kernel compiled for SMP.

Bernard


Le 22/10/2010 02:48, Zhang Rui a écrit :
> Hi, Bernard,
>
> On Sun, 2010-10-17 at 00:45 +0800, Bernard Pidoux wrote:
>    
>> Hi,
>>
>> I observed ACPI errors when booting 2.6.35.7 kernel with "nosmp" argument.
>> dmesg shows a warning message starting with :
>> WARNING: at mm/page_alloc.c:1981 __alloc_pages_nodemask+0x5b4/0x6d0()
>> +Hardware name: MS-7519
>> +Modules linked in:
>> +Pid: 1, comm: swapper Not tainted 2.6.35.7 #2
>>
>>      
> it seems that ACPI is trying to load an invalid table.
> would you please attach the acpidump of your laptop, both with and
> without "nosmp"?
>
> thanks,
> rui
>    
>> This is followed by ACPI error messages and /proc/interrupts show that
>> interrupts 0-15 are then handled by XT-PIC-XT
>> instead of IO-APIC-edge and IO-APIC-fasteoi when runing smp kernel.
>>
>> Here is lspci dump :
>>
>> 00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller
>> (rev 03)
>> 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root
>> Port (rev 03)
>> 00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #4
>> 00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #5
>> 00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #6
>> 00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2
>> EHCI Controller #2
>> 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio
>> Controller
>> 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express
>> Root Port 1
>> 00:1c.1 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express
>> Port 2
>> 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express
>> Root Port 6
>> 00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #1
>> 00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #2
>> 00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB
>> UHCI Controller #3
>> 00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2
>> EHCI Controller #1
>> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
>> 00:1f.0 ISA bridge: Intel Corporation 82801JIB (ICH10) LPC Interface
>> Controller
>> 00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port
>> SATA IDE Controller #1
>> 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
>> 00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port
>> SATA IDE Controller #2
>> 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400
>> GS] (rev a1)
>> 02:00.0 IDE interface: JMicron Technology Corp. JMB368 IDE controller
>> 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
>> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
>>
>> I observed the same issue with another machine with also an MSI
>> motherboard but using a PCI bridge VIA VT8237/VX700
>> even when booting with "pci=use_crs" argument.
>>
>> Attached is diff -ruN file between 2.6.35.7 kernel without and with
>> "nosmp" boot argument.
>>
>> Bernard
>>
>>      
>
>    


[-- Attachment #2: dmesg_2.6.36-smp.txt --]
[-- Type: text/plain, Size: 23718 bytes --]

Initializing cgroup subsys cpuset
Linux version 2.6.36 (root@f6bvp-11) (gcc version 4.4.3 (GCC) ) #1 SMP Thu Oct 28 17:33:07 CEST 2010
Command line: BOOT_IMAGE=2.6.36 root=UUID=7d268bb1-5045-4ccc-92b7-28a228f7a484 resume=UUID=4ee3102a-966b-4bb8-8bd5-53d37cf5a2e8 splash=silent vga=788
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007fee0000 (usable)
 BIOS-e820: 000000007fee0000 - 000000007fee3000 (ACPI NVS)
 BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
DMI 2.3 present.
Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x7fee0 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CDFFF write-protect
  CE000-EFFFF uncachable
  F0000-F7FFF write-through
  F8000-F8FFF uncachable
  F9000-FFFFF write-through
MTRR variable ranges enabled:
  0 base 000000000 mask F80000000 write-back
  1 base 0D0000000 mask FF8000000 write-combining
  2 base 07FF00000 mask FFFF00000 uncachable
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
initial memory mapped : 0 - 20000000
found SMP MP-table at [ffff8800000f39c0] f39c0
init_memory_mapping: 0000000000000000-000000007fee0000
 0000000000 - 007fe00000 page 2M
 007fe00000 - 007fee0000 page 4k
kernel direct mapping tables up to 7fee0000 @ 16000-1a000
RAMDISK: 37ab6000 - 37ff0000
ACPI: RSDP 00000000000f7910 00014 (v00 P4M890)
ACPI: RSDT 000000007fee3040 00038 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: FACP 000000007fee30c0 00074 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: DSDT 000000007fee3180 06A65 (v01 P4M890 AWRDACPI 00001000 MSFT 0100000E)
ACPI: FACS 000000007fee0000 00040
ACPI: MCFG 000000007fee9d40 0003C (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: APIC 000000007fee9c40 00090 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: SSDT 000000007fee9dc0 0019E (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
ACPI: SSDT 000000007feea250 002F1 (v01  PmRef    CpuPm 00003000 INTL 20041203)
ACPI: Local APIC address 0xfee00000
 [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880002000000-ffff880003bfffff] on node 0
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   empty
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0007fee0
On node 0 totalpages: 523887
  DMA zone: 56 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3927 pages, LIFO batch:0
  DMA32 zone: 7109 pages used for memmap
  DMA32 zone: 512795 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 4, version 3, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x05] address[0xfecc0000] gsi_base[24])
IOAPIC[1]: apic_id 5, version 3, address 0xfecc0000, GSI 24-47
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 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 4 CPUs, 2 hotplug CPUs
nr_irqs_gsi: 64
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Allocating PCI resources starting at 7fef0000 (gap: 7fef0000:60110000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
early_res array is doubled to 64 at [18000 - 187ff]
PERCPU: Embedded 28 pages/cpu @ffff880001800000 s85440 r8192 d21056 u524288
pcpu-alloc: s85440 r8192 d21056 u524288 alloc=1*2097152
pcpu-alloc: [0] 0 1 2 3 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 516722
Kernel command line: BOOT_IMAGE=2.6.36 root=UUID=7d268bb1-5045-4ccc-92b7-28a228f7a484 resume=UUID=4ee3102a-966b-4bb8-8bd5-53d37cf5a2e8 splash=silent vga=788
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Subtract (39 early reservations)
  #1 [0001000000 - 00016b3a48]   TEXT DATA BSS
  #2 [0037ab6000 - 0037ff0000]         RAMDISK
  #3 [00016b4000 - 00016b40ae]             BRK
  #4 [00000f39d0 - 0000100000]   BIOS reserved
  #5 [00000f39c0 - 00000f39d0]    MP-table mpf
  #6 [000009f000 - 00000f2154]   BIOS reserved
  #7 [00000f22b0 - 00000f39c0]   BIOS reserved
  #8 [00000f2154 - 00000f22b0]    MP-table mpc
  #9 [0000010000 - 0000012000]      TRAMPOLINE
  #10 [0000012000 - 0000016000]     ACPI WAKEUP
  #11 [0000016000 - 0000018000]         PGTABLE
  #12 [00016b40c0 - 00016b50c0]         BOOTMEM
  #13 [00016b3a80 - 00016b3c00]         BOOTMEM
  #14 [0001eb6000 - 0001eb7000]         BOOTMEM
  #15 [0001eb7000 - 0001eb8000]         BOOTMEM
  #16 [0002000000 - 0003c00000]        MEMMAP 0
  #17 [00016b3c00 - 00016b3d80]         BOOTMEM
  #18 [00016b50c0 - 00016c10c0]         BOOTMEM
  #19 [00016c2000 - 00016c3000]         BOOTMEM
  #20 [00016b3d80 - 00016b3e06]         BOOTMEM
  #21 [00016c10c0 - 00016c12b8]         BOOTMEM
  #22 [00016b3e40 - 00016b3e60]         BOOTMEM
  #23 [00016b3e80 - 00016b3f08]         BOOTMEM
  #24 [00016b3f40 - 00016b3fc8]         BOOTMEM
  #25 [0001800000 - 000181c000]         BOOTMEM
  #26 [0001880000 - 000189c000]         BOOTMEM
  #27 [0001900000 - 000191c000]         BOOTMEM
  #28 [0001980000 - 000199c000]         BOOTMEM
  #29 [00016c12c0 - 00016c12c8]         BOOTMEM
  #30 [00016c1300 - 00016c1308]         BOOTMEM
  #31 [00016c1340 - 00016c1350]         BOOTMEM
  #32 [00016c1380 - 00016c13a0]         BOOTMEM
  #33 [00016c13c0 - 00016c14f0]         BOOTMEM
  #34 [00016c1500 - 00016c1550]         BOOTMEM
  #35 [00016c1580 - 00016c15d0]         BOOTMEM
  #36 [00016c3000 - 00016cb000]         BOOTMEM
  #37 [000199c000 - 0001b9c000]         BOOTMEM
  #38 [00016cb000 - 00017cb000]         BOOTMEM
Memory: 2051008k/2096000k available (3743k kernel code, 452k absent, 44540k reserved, 1934k data, 500k init)
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Hierarchical RCU implementation.
	RCU-based detection of stalled CPUs is disabled.
	Verbose stalled-CPUs detection is disabled.
NR_IRQS:512
Console: colour dummy device 80x25
console [tty0] enabled
Fast TSC calibration using PIT
Detected 2194.809 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 4389.61 BogoMIPS (lpj=8779236)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring enabled (TM1)
using mwait in idle threads.
Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
PEBS disabled due to CPU errata.
... version:                2
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
ACPI: Core revision 20100702
Setting APIC routing to flat
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM)2 Duo CPU     E4500  @ 2.20GHz stepping 0d
Booting Node   0, Processors  #1
Brought up 2 CPUs
Total of 2 processors activated (8778.93 BogoMIPS).
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using configuration type 1 for base access
mtrr: your CPUs had inconsistent fixed MTRR settings
mtrr: probably your BIOS does not setup all CPUs.
mtrr: corrected configuration.
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: SSDT 000000007feea1c0 00087 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00087 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x7ff00000-0xfebfffff] (ignored)
pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xd7ffffff pref]
pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
pci 0000:00:02.0: PME# disabled
pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
pci 0000:00:03.0: PME# disabled
pci 0000:00:0b.0: reg 10: [io  0xfc00-0xfcff]
pci 0000:00:0b.0: reg 14: [mem 0xdffff000-0xdffff0ff]
pci 0000:00:0b.0: supports D1 D2
pci 0000:00:0b.0: PME# supported from D1 D2 D3hot D3cold
pci 0000:00:0b.0: PME# disabled
pci 0000:00:0f.0: reg 10: [io  0xf800-0xf807]
pci 0000:00:0f.0: reg 14: [io  0xf400-0xf403]
pci 0000:00:0f.0: reg 18: [io  0xf000-0xf007]
pci 0000:00:0f.0: reg 1c: [io  0xec00-0xec03]
pci 0000:00:0f.0: reg 20: [io  0xe800-0xe80f]
pci 0000:00:0f.0: reg 24: [io  0xe400-0xe4ff]
pci 0000:00:0f.1: reg 20: [io  0xe000-0xe00f]
pci 0000:00:10.0: reg 20: [io  0xdc00-0xdc1f]
pci 0000:00:10.0: supports D1 D2
pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.0: PME# disabled
pci 0000:00:10.1: reg 20: [io  0xd800-0xd81f]
pci 0000:00:10.1: supports D1 D2
pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.1: PME# disabled
pci 0000:00:10.2: reg 20: [io  0xd400-0xd41f]
pci 0000:00:10.2: supports D1 D2
pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.2: PME# disabled
pci 0000:00:10.3: reg 20: [io  0xd000-0xd01f]
pci 0000:00:10.3: supports D1 D2
pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.3: PME# disabled
pci 0000:00:10.4: reg 10: [mem 0xdfffe000-0xdfffe0ff]
pci 0000:00:10.4: supports D1 D2
pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.4: PME# disabled
HPET not enabled in BIOS. You might try hpet=force boot option
pci 0000:00:11.5: reg 10: [io  0xcc00-0xccff]
pci 0000:00:11.5: supports D1 D2
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
pci 0000:00:01.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
pci 0000:00:01.0:   bridge window [mem 0xdfb00000-0xdfbfffff pref]
pci 0000:02:00.0: reg 10: [mem 0xdc000000-0xdcffffff]
pci 0000:02:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:02:00.0: reg 1c: [mem 0xdd000000-0xddffffff 64bit]
pci 0000:02:00.0: reg 24: [io  0xbc00-0xbc7f]
pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
pci 0000:00:02.0: PCI bridge to [bus 02-02]
pci 0000:00:02.0:   bridge window [io  0xb000-0xbfff]
pci 0000:00:02.0:   bridge window [mem 0xdc000000-0xdeffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:00:03.0: PCI bridge to [bus 03-03]
pci 0000:00:03.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:03.0:   bridge window [mem 0xdfe00000-0xdfefffff]
pci 0000:00:03.0:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEXG._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *5
ACPI: PCI Interrupt Link [ALKA] (IRQs *20)
ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
ACPI: PCI Interrupt Link [ALKD] (IRQs *23), disabled.
vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
reserve RAM buffer: 000000000009f000 - 000000000009ffff 
reserve RAM buffer: 000000007fee0000 - 000000007fffffff 
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [io  0x0400-0x047f] has been reserved
system 00:01: [io  0x0500-0x050f] has been reserved
system 00:02: [io  0x04d0-0x04d1] has been reserved
system 00:02: [io  0x0290-0x0297] has been reserved
system 00:02: [io  0x0880-0x088f] has been reserved
system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0e: [mem 0x000cec00-0x000cffff] has been reserved
system 00:0e: [mem 0x000f0000-0x000f7fff] could not be reserved
system 00:0e: [mem 0x000f8000-0x000fbfff] could not be reserved
system 00:0e: [mem 0x000fc000-0x000fffff] could not be reserved
system 00:0e: [mem 0x7fee0000-0x7fefffff] could not be reserved
system 00:0e: [mem 0xffff0000-0xffffffff] has been reserved
system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:0e: [mem 0x00100000-0x7fedffff] could not be reserved
system 00:0e: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:0e: [mem 0xfff80000-0xfffeffff] has been reserved
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
pci 0000:00:01.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
pci 0000:00:01.0:   bridge window [mem 0xdfb00000-0xdfbfffff pref]
pci 0000:02:00.0: BAR 6: assigned [mem 0xde000000-0xde01ffff pref]
pci 0000:00:02.0: PCI bridge to [bus 02-02]
pci 0000:00:02.0:   bridge window [io  0xb000-0xbfff]
pci 0000:00:02.0:   bridge window [mem 0xdc000000-0xdeffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:00:03.0: PCI bridge to [bus 03-03]
pci 0000:00:03.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:03.0:   bridge window [mem 0xdfe00000-0xdfefffff]
pci 0000:00:03.0:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
pci 0000:00:01.0: setting latency timer to 64
pci 0000:00:02.0: PCI INT A -> GSI 27 (level, low) -> IRQ 27
pci 0000:00:02.0: setting latency timer to 64
pci 0000:00:03.0: PCI INT A -> GSI 31 (level, low) -> IRQ 31
pci 0000:00:03.0: setting latency timer to 64
pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
pci_bus 0000:01: resource 1 [mem 0xdfc00000-0xdfcfffff]
pci_bus 0000:01: resource 2 [mem 0xdfb00000-0xdfbfffff pref]
pci_bus 0000:02: resource 0 [io  0xb000-0xbfff]
pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdeffffff]
pci_bus 0000:02: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
pci_bus 0000:03: resource 0 [io  0xa000-0xafff]
pci_bus 0000:03: resource 1 [mem 0xdfe00000-0xdfefffff]
pci_bus 0000:03: resource 2 [mem 0xdfd00000-0xdfdfffff 64bit pref]
NET: Registered protocol family 2
IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
UDP hash table entries: 1024 (order: 3, 32768 bytes)
UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:00:01.0: disabling DAC on VIA PCI bridge
pci 0000:00:10.4: EHCI: BIOS handoff failed (BIOS bug?) 01010001
pci 0000:00:11.0: Bypassing VIA 8237 APIC De-Assert Message
pci 0000:02:00.0: Boot video device
PCI: CLS 32 bytes, default 64
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 5352k freed
audit: initializing netlink socket (disabled)
type=2000 audit(1288281768.964:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
msgmni has been set to 4016
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010100000, using 1875k, total 262144k
vesafb: mode is 800x600x16, linelength=1600, pages=2
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 100x37
fb0: VESA VGA frame buffer device
Linux agpgart interface v0.103
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
brd: module loaded
Uniform Multi-Platform E-IDE driver
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
input: AT Translated Set 2 keyboard as /class/input/input0
registered taskstats version 1
Freeing unused kernel memory: 500k freed
nash-hotplug (533): /proc/533/oom_adj is deprecated, please use /proc/533/oom_score_adj instead.
input: ImExPS/2 Logitech Wheel Mouse as /class/input/input1
SCSI subsystem initialized
libata version 3.00 loaded.
pata_via 0000:00:0f.1: version 0.3.4
ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
pata_via 0000:00:0f.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
scsi0 : pata_via
scsi1 : pata_via
ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000 irq 14
ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008 irq 15
ata1.00: ATAPI: TSSTcorpCD/DVDW TS-H552B, TS05, max UDMA/33
ata1.01: ATA-6: IC35L120AVV207-1, V24OA66A, max UDMA/100
ata1.01: 241254720 sectors, multi 16: LBA48 
ata1.00: configured for UDMA/33
ata1.01: configured for UDMA/100
scsi 0:0:0:0: CD-ROM            TSSTcorp CD/DVDW TS-H552B TS05 PQ: 0 ANSI: 5
scsi 0:0:1:0: Direct-Access     ATA      IC35L120AVV207-1 V24O PQ: 0 ANSI: 5
sd 0:0:1:0: [sda] 241254720 512-byte logical blocks: (123 GB/115 GiB)
sd 0:0:1:0: [sda] Write Protect is off
sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 < sda5 >
sd 0:0:1:0: [sda] Attached SCSI disk
ata2.00: ATA-6: ST3120026A, 3.06, max UDMA/100
ata2.00: 234441648 sectors, multi 16: LBA48 
ata2.00: limited to UDMA/33 due to 40-wire cable
ata2.00: configured for UDMA/33
scsi 1:0:0:0: Direct-Access     ATA      ST3120026A       3.06 PQ: 0 ANSI: 5
sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sdb: sdb1 sdb2 < sdb5 >
sd 1:0:0:0: [sdb] Attached SCSI disk
pata_acpi 0000:00:0f.0: PCI INT B -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
pata_acpi 0000:00:0f.0: PCI INT B disabled
sata_via 0000:00:0f.0: version 2.6
sata_via 0000:00:0f.0: PCI INT B -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
sata_via 0000:00:0f.0: routed to hard irq line 11
scsi2 : sata_via
scsi3 : sata_via
ata3: SATA max UDMA/133 cmd 0xf800 ctl 0xf400 bmdma 0xe800 irq 20
ata4: SATA max UDMA/133 cmd 0xf000 ctl 0xec00 bmdma 0xe808 irq 20
ata3: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: acl
udev: starting version 153
rtc_cmos 00:04: RTC can wake from S4
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one year, y3k, 242 bytes nvram
ACPI: acpi_idle registered with cpuidle
agpgart: Detected VIA P4M890 chipset
agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
sr0: scsi3-mmc drive: 1x/48x writer cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0
input: Power Button as /class/input/input2
ACPI: Power Button [PWRB]
input: Sleep Button as /class/input/input3
ACPI: Sleep Button [SLPB]
input: Power Button as /class/input/input4
ACPI: Power Button [PWRF]
sr 0:0:0:0: Attached scsi generic sg0 type 5
sd 0:0:1:0: Attached scsi generic sg1 type 0
sd 1:0:0:0: Attached scsi generic sg2 type 0
FDC 0 is a post-1991 82077
8139too: 8139too Fast Ethernet driver 0.9.28
8139too 0000:00:0b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
8139too 0000:00:0b.0: eth0: RealTek RTL8139 at 0xffffc900100fc000, 00:16:17:b3:e9:6c, IRQ 21
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 (level, low) -> IRQ 22
VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
EXT4-fs (sdb5): re-mounted. Opts: acl
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda5): using internal journal
EXT3-fs (sda5): mounted filesystem with writeback data mode
loop: module loaded
Adding 4602584k swap on /dev/sda1.  Priority:-1 extents:1 across:4602584k 
Adding 4088504k swap on /dev/sdb1.  Priority:-2 extents:1 across:4088504k 
IPv6: Loaded, but administratively disabled, reboot required to enable
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 17
martian source 192.168.0.68 from 89.78.79.137, on dev eth0
ll header: 00:16:17:b3:e9:6c:00:07:cb:c5:1c:2a:08:00

[-- Attachment #3: dmesg_2.6.36-nosmp.txt --]
[-- Type: text/plain, Size: 30606 bytes --]

Initializing cgroup subsys cpuset
Linux version 2.6.36 (root@f6bvp-11) (gcc version 4.4.3 (GCC) ) #1 SMP Thu Oct 28 17:33:07 CEST 2010
Command line: BOOT_IMAGE=2.6.36 root=UUID=7d268bb1-5045-4ccc-92b7-28a228f7a484 nosmp resume=UUID=4ee3102a-966b-4bb8-8bd5-53d37cf5a2e8 splash=silent vga=788
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007fee0000 (usable)
 BIOS-e820: 000000007fee0000 - 000000007fee3000 (ACPI NVS)
 BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
DMI 2.3 present.
Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x7fee0 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CDFFF write-protect
  CE000-EFFFF uncachable
  F0000-F7FFF write-through
  F8000-F8FFF uncachable
  F9000-FFFFF write-through
MTRR variable ranges enabled:
  0 base 000000000 mask F80000000 write-back
  1 base 0D0000000 mask FF8000000 write-combining
  2 base 07FF00000 mask FFFF00000 uncachable
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
initial memory mapped : 0 - 20000000
found SMP MP-table at [ffff8800000f39c0] f39c0
init_memory_mapping: 0000000000000000-000000007fee0000
 0000000000 - 007fe00000 page 2M
 007fe00000 - 007fee0000 page 4k
kernel direct mapping tables up to 7fee0000 @ 16000-1a000
RAMDISK: 37ab6000 - 37ff0000
ACPI: RSDP 00000000000f7910 00014 (v00 P4M890)
ACPI: RSDT 000000007fee3040 00038 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: FACP 000000007fee30c0 00074 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: DSDT 000000007fee3180 06A65 (v01 P4M890 AWRDACPI 00001000 MSFT 0100000E)
ACPI: FACS 000000007fee0000 00040
ACPI: MCFG 000000007fee9d40 0003C (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: APIC 000000007fee9c40 00090 (v01 P4M890 AWRDACPI 42302E31 AWRD 00000000)
ACPI: SSDT 000000007fee9dc0 0019E (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
ACPI: SSDT 000000007feea250 002F1 (v01  PmRef    CpuPm 00003000 INTL 20041203)
ACPI: Local APIC address 0xfee00000
 [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880002000000-ffff880003bfffff] on node 0
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   empty
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0007fee0
On node 0 totalpages: 523887
  DMA zone: 56 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3927 pages, LIFO batch:0
  DMA32 zone: 7109 pages used for memmap
  DMA32 zone: 512795 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: Skipping IOAPIC probe due to 'noapic' option.
Using ACPI for processor (LAPIC) configuration information
Intel MultiProcessor Specification v1.4
MPTABLE: OEM ID: OEM00000
MPTABLE: Product ID: PROD00000000
MPTABLE: APIC at: 0xFEE00000
I/O APIC #4 Version 17 at 0xFEC00000.
IOAPIC[0]: apic_id 4, version 3, address 0xfec00000, GSI 0-23
I/O APIC #5 Version 17 at 0xFECC0000.
IOAPIC[1]: apic_id 5, version 3, address 0xfecc0000, GSI 24-47
Processors: 2
2 Processors exceeds max_cpus limit of 0
SMP: Allowing 1 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 64
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Allocating PCI resources starting at 7fef0000 (gap: 7fef0000:60110000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 28 pages/cpu @ffff880001800000 s85440 r8192 d21056 u2097152
early_res array is doubled to 64 at [18000 - 187ff]
pcpu-alloc: s85440 r8192 d21056 u2097152 alloc=1*2097152
pcpu-alloc: [0] 0 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 516722
Kernel command line: BOOT_IMAGE=2.6.36 root=UUID=7d268bb1-5045-4ccc-92b7-28a228f7a484 nosmp resume=UUID=4ee3102a-966b-4bb8-8bd5-53d37cf5a2e8 splash=silent vga=788
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Subtract (36 early reservations)
  #1 [0001000000 - 00016b3a48]   TEXT DATA BSS
  #2 [0037ab6000 - 0037ff0000]         RAMDISK
  #3 [00016b4000 - 00016b40ae]             BRK
  #4 [00000f39d0 - 0000100000]   BIOS reserved
  #5 [00000f39c0 - 00000f39d0]    MP-table mpf
  #6 [000009f000 - 00000f2154]   BIOS reserved
  #7 [00000f22b0 - 00000f39c0]   BIOS reserved
  #8 [00000f2154 - 00000f22b0]    MP-table mpc
  #9 [0000010000 - 0000012000]      TRAMPOLINE
  #10 [0000012000 - 0000016000]     ACPI WAKEUP
  #11 [0000016000 - 0000018000]         PGTABLE
  #12 [00016b40c0 - 00016b50c0]         BOOTMEM
  #13 [00016b3a80 - 00016b3c00]         BOOTMEM
  #14 [0001eb6000 - 0001eb7000]         BOOTMEM
  #15 [0001eb7000 - 0001eb8000]         BOOTMEM
  #16 [0002000000 - 0003c00000]        MEMMAP 0
  #17 [00016b3c00 - 00016b3d80]         BOOTMEM
  #18 [00016b50c0 - 00016c10c0]         BOOTMEM
  #19 [00016c2000 - 00016c3000]         BOOTMEM
  #20 [00016b3d80 - 00016b3e06]         BOOTMEM
  #21 [00016c10c0 - 00016c12b8]         BOOTMEM
  #22 [00016b3e40 - 00016b3e60]         BOOTMEM
  #23 [00016b3e80 - 00016b3f0e]         BOOTMEM
  #24 [00016b3f40 - 00016b3fce]         BOOTMEM
  #25 [0001800000 - 000181c000]         BOOTMEM
  #26 [00016c12c0 - 00016c12c8]         BOOTMEM
  #27 [00016c1300 - 00016c1308]         BOOTMEM
  #28 [00016c1340 - 00016c1344]         BOOTMEM
  #29 [00016c1380 - 00016c1388]         BOOTMEM
  #30 [00016c13c0 - 00016c1510]         BOOTMEM
  #31 [00016c1540 - 00016c15c0]         BOOTMEM
  #32 [00016c15c0 - 00016c1640]         BOOTMEM
  #33 [00016c3000 - 00016cb000]         BOOTMEM
  #34 [000181c000 - 0001a1c000]         BOOTMEM
  #35 [00016cb000 - 00017cb000]         BOOTMEM
Memory: 2051344k/2096000k available (3743k kernel code, 452k absent, 44204k reserved, 1934k data, 500k init)
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Hierarchical RCU implementation.
	RCU-based detection of stalled CPUs is disabled.
	Verbose stalled-CPUs detection is disabled.
NR_IRQS:512
Console: colour dummy device 80x25
console [tty0] enabled
Fast TSC calibration using PIT
Detected 2194.356 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 4388.71 BogoMIPS (lpj=8777424)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: Unsupported number of siblings 2
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring enabled (TM1)
using mwait in idle threads.
Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
PEBS disabled due to CPU errata.
... version:                2
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
ACPI: Core revision 20100702
ACPI: setting ELCR to 0200 (from 0e20)
Setting APIC routing to flat
SMP mode deactivated.
SMP disabled
Brought up 1 CPUs
Total of 1 processors activated (4388.71 BogoMIPS).
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: SSDT 000000007feea1c0 00087 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00087 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
------------[ cut here ]------------
WARNING: at mm/page_alloc.c:1984 __alloc_pages_nodemask+0x5d2/0x6a0()
Hardware name: MS-7258
Modules linked in:
Pid: 1, comm: swapper Not tainted 2.6.36 #1
Call Trace:
 [<ffffffff8104adaa>] warn_slowpath_common+0x7a/0xb0
 [<ffffffff8104adf5>] warn_slowpath_null+0x15/0x20
 [<ffffffff810b8572>] __alloc_pages_nodemask+0x5d2/0x6a0
 [<ffffffff81031ddb>] ? __ioremap_caller+0x25b/0x380
 [<ffffffff81031fc2>] ? ioremap_nocache+0x12/0x20
 [<ffffffff81394fc4>] ? acpi_os_map_memory+0x12/0x1e
 [<ffffffff8124bc00>] ? acpi_ex_system_memory_space_handler+0x0/0x1e0
 [<ffffffff810b8652>] __get_free_pages+0x12/0x50
 [<ffffffff810e68cf>] __kmalloc+0xef/0x100
 [<ffffffff81247711>] acpi_os_allocate+0x25/0x27
 [<ffffffff81247898>] acpi_ex_load_op+0xd8/0x290
 [<ffffffff8124a09e>] acpi_ex_opcode_1A_1T_0R+0x25/0x4b
 [<ffffffff8124193c>] acpi_ds_exec_end_op+0xea/0x3d6
 [<ffffffff81253bee>] acpi_ps_parse_loop+0x7d9/0x95f
 [<ffffffff810e5dc1>] ? kmem_cache_alloc+0x81/0xb0
 [<ffffffff810e5dc1>] ? kmem_cache_alloc+0x81/0xb0
 [<ffffffff81252d1d>] acpi_ps_parse_aml+0x9a/0x2b9
 [<ffffffff812543fb>] acpi_ps_execute_method+0x1cd/0x29e
 [<ffffffff8124f82d>] acpi_ns_evaluate+0xe1/0x1a8
 [<ffffffff8124f2a5>] acpi_evaluate_object+0xf9/0x1f2
 [<ffffffff8123a8c3>] acpi_processor_set_pdc+0x15e/0x185
 [<ffffffff8123ab98>] early_init_pdc+0xbc/0xc0
 [<ffffffff8125119a>] acpi_ns_walk_namespace+0xb9/0x177
 [<ffffffff8123aadc>] ? early_init_pdc+0x0/0xc0
 [<ffffffff8123aadc>] ? early_init_pdc+0x0/0xc0
 [<ffffffff8124f145>] acpi_walk_namespace+0x85/0xbf
 [<ffffffff815c66a2>] ? acpi_init+0x0/0x121
 [<ffffffff815c68f9>] acpi_early_processor_set_pdc+0x3a/0x53
 [<ffffffff815c6579>] acpi_bus_init+0xb5/0x1de
 [<ffffffff811f718e>] ? kobject_create_and_add+0x3e/0x80
 [<ffffffff815c6713>] acpi_init+0x71/0x121
 [<ffffffff8100204e>] do_one_initcall+0x3e/0x180
 [<ffffffff815a2767>] kernel_init+0x159/0x1e3
 [<ffffffff8100bc24>] kernel_thread_helper+0x4/0x10
 [<ffffffff815a260e>] ? kernel_init+0x0/0x1e3
 [<ffffffff8100bc20>] ? kernel_thread_helper+0x0/0x10
---[ end trace 4eaa2a86a8e2da22 ]---
ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU2._PDC] (Node ffff88007f8430f0), AE_NO_MEMORY
ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU3._PDC] (Node ffff88007f843190), AE_NO_MEMORY
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using PIC for interrupt routing
ACPI: No dock devices found.
PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x7ff00000-0xfebfffff] (ignored)
pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xd7ffffff pref]
pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
pci 0000:00:02.0: PME# disabled
pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
pci 0000:00:03.0: PME# disabled
pci 0000:00:0b.0: reg 10: [io  0xfc00-0xfcff]
pci 0000:00:0b.0: reg 14: [mem 0xdffff000-0xdffff0ff]
pci 0000:00:0b.0: supports D1 D2
pci 0000:00:0b.0: PME# supported from D1 D2 D3hot D3cold
pci 0000:00:0b.0: PME# disabled
pci 0000:00:0f.0: reg 10: [io  0xf800-0xf807]
pci 0000:00:0f.0: reg 14: [io  0xf400-0xf403]
pci 0000:00:0f.0: reg 18: [io  0xf000-0xf007]
pci 0000:00:0f.0: reg 1c: [io  0xec00-0xec03]
pci 0000:00:0f.0: reg 20: [io  0xe800-0xe80f]
pci 0000:00:0f.0: reg 24: [io  0xe400-0xe4ff]
pci 0000:00:0f.1: reg 20: [io  0xe000-0xe00f]
pci 0000:00:10.0: reg 20: [io  0xdc00-0xdc1f]
pci 0000:00:10.0: supports D1 D2
pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.0: PME# disabled
pci 0000:00:10.1: reg 20: [io  0xd800-0xd81f]
pci 0000:00:10.1: supports D1 D2
pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.1: PME# disabled
pci 0000:00:10.2: reg 20: [io  0xd400-0xd41f]
pci 0000:00:10.2: supports D1 D2
pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.2: PME# disabled
pci 0000:00:10.3: reg 20: [io  0xd000-0xd01f]
pci 0000:00:10.3: supports D1 D2
pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.3: PME# disabled
pci 0000:00:10.4: reg 10: [mem 0xdfffe000-0xdfffe0ff]
pci 0000:00:10.4: supports D1 D2
pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.4: PME# disabled
HPET not enabled in BIOS. You might try hpet=force boot option
pci 0000:00:11.5: reg 10: [io  0xcc00-0xccff]
pci 0000:00:11.5: supports D1 D2
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
pci 0000:00:01.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
pci 0000:00:01.0:   bridge window [mem 0xdfb00000-0xdfbfffff pref]
pci 0000:02:00.0: reg 10: [mem 0xdc000000-0xdcffffff]
pci 0000:02:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:02:00.0: reg 1c: [mem 0xdd000000-0xddffffff 64bit]
pci 0000:02:00.0: reg 24: [io  0xbc00-0xbc7f]
pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
pci 0000:00:02.0: PCI bridge to [bus 02-02]
pci 0000:00:02.0:   bridge window [io  0xb000-0xbfff]
pci 0000:00:02.0:   bridge window [mem 0xdc000000-0xdeffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:00:03.0: PCI bridge to [bus 03-03]
pci 0000:00:03.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:03.0:   bridge window [mem 0xdfe00000-0xdfefffff]
pci 0000:00:03.0:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEXG._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *5
ACPI: PCI Interrupt Link [ALKA] (IRQs *20)
ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
ACPI: PCI Interrupt Link [ALKD] (IRQs *23), disabled.
vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
reserve RAM buffer: 000000000009f000 - 000000000009ffff 
reserve RAM buffer: 000000007fee0000 - 000000007fffffff 
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [io  0x0400-0x047f] has been reserved
system 00:01: [io  0x0500-0x050f] has been reserved
system 00:02: [io  0x04d0-0x04d1] has been reserved
system 00:02: [io  0x0290-0x0297] has been reserved
system 00:02: [io  0x0880-0x088f] has been reserved
system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0e: [mem 0x000cec00-0x000cffff] has been reserved
system 00:0e: [mem 0x000f0000-0x000f7fff] could not be reserved
system 00:0e: [mem 0x000f8000-0x000fbfff] could not be reserved
system 00:0e: [mem 0x000fc000-0x000fffff] could not be reserved
system 00:0e: [mem 0x7fee0000-0x7fefffff] could not be reserved
system 00:0e: [mem 0xffff0000-0xffffffff] has been reserved
system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:0e: [mem 0x00100000-0x7fedffff] could not be reserved
system 00:0e: [mem 0xfec00000-0xfec00fff] has been reserved
system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:0e: [mem 0xfff80000-0xfffeffff] has been reserved
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
pci 0000:00:01.0:   bridge window [mem 0xdfc00000-0xdfcfffff]
pci 0000:00:01.0:   bridge window [mem 0xdfb00000-0xdfbfffff pref]
pci 0000:02:00.0: BAR 6: assigned [mem 0xde000000-0xde01ffff pref]
pci 0000:00:02.0: PCI bridge to [bus 02-02]
pci 0000:00:02.0:   bridge window [io  0xb000-0xbfff]
pci 0000:00:02.0:   bridge window [mem 0xdc000000-0xdeffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:00:03.0: PCI bridge to [bus 03-03]
pci 0000:00:03.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:03.0:   bridge window [mem 0xdfe00000-0xdfefffff]
pci 0000:00:03.0:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
pci 0000:00:01.0: setting latency timer to 64
ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
pci 0000:00:02.0: PCI INT A -> Link[LNK1] -> GSI 11 (level, low) -> IRQ 11
pci 0000:00:02.0: setting latency timer to 64
pci 0000:00:03.0: PCI INT A -> Link[LNK1] -> GSI 11 (level, low) -> IRQ 11
pci 0000:00:03.0: setting latency timer to 64
pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
pci_bus 0000:01: resource 1 [mem 0xdfc00000-0xdfcfffff]
pci_bus 0000:01: resource 2 [mem 0xdfb00000-0xdfbfffff pref]
pci_bus 0000:02: resource 0 [io  0xb000-0xbfff]
pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdeffffff]
pci_bus 0000:02: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
pci_bus 0000:03: resource 0 [io  0xa000-0xafff]
pci_bus 0000:03: resource 1 [mem 0xdfe00000-0xdfefffff]
pci_bus 0000:03: resource 2 [mem 0xdfd00000-0xdfdfffff 64bit pref]
NET: Registered protocol family 2
IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
UDP hash table entries: 1024 (order: 3, 32768 bytes)
UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:00:01.0: disabling DAC on VIA PCI bridge
pci 0000:00:10.4: EHCI: BIOS handoff failed (BIOS bug?) 01010001
pci 0000:00:11.0: Bypassing VIA 8237 APIC De-Assert Message
pci 0000:02:00.0: Boot video device
PCI: CLS 32 bytes, default 64
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 5352k freed
audit: initializing netlink socket (disabled)
type=2000 audit(1288282720.828:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
msgmni has been set to 4017
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010100000, using 1875k, total 262144k
vesafb: mode is 800x600x16, linelength=1600, pages=2
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 100x37
fb0: VESA VGA frame buffer device
Linux agpgart interface v0.103
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
brd: module loaded
Uniform Multi-Platform E-IDE driver
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
input: AT Translated Set 2 keyboard as /class/input/input0
input: ImExPS/2 Logitech Wheel Mouse as /class/input/input1
registered taskstats version 1
Freeing unused kernel memory: 500k freed
nash-hotplug (523): /proc/523/oom_adj is deprecated, please use /proc/523/oom_score_adj instead.
SCSI subsystem initialized
libata version 3.00 loaded.
pata_via 0000:00:0f.1: version 0.3.4
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
pata_via 0000:00:0f.1: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
pata_via 0000:00:0f.1: VIA VLink IRQ fixup, from 255 to 10
scsi0 : pata_via
scsi1 : pata_via
ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000 irq 14
ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008 irq 15
ata1.00: ATAPI: TSSTcorpCD/DVDW TS-H552B, TS05, max UDMA/33
ata1.01: ATA-6: IC35L120AVV207-1, V24OA66A, max UDMA/100
ata1.01: 241254720 sectors, multi 16: LBA48 
ata1.00: configured for UDMA/33
ata1.01: configured for UDMA/100
scsi 0:0:0:0: CD-ROM            TSSTcorp CD/DVDW TS-H552B TS05 PQ: 0 ANSI: 5
scsi 0:0:1:0: Direct-Access     ATA      IC35L120AVV207-1 V24O PQ: 0 ANSI: 5
sd 0:0:1:0: [sda] 241254720 512-byte logical blocks: (123 GB/115 GiB)
sd 0:0:1:0: [sda] Write Protect is off
sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 < sda5 >
sd 0:0:1:0: [sda] Attached SCSI disk
ata2.00: ATA-6: ST3120026A, 3.06, max UDMA/100
ata2.00: 234441648 sectors, multi 16: LBA48 
ata2.00: limited to UDMA/33 due to 40-wire cable
ata2.00: configured for UDMA/33
scsi 1:0:0:0: Direct-Access     ATA      ST3120026A       3.06 PQ: 0 ANSI: 5
sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sdb: sdb1 sdb2 < sdb5 >
sd 1:0:0:0: [sdb] Attached SCSI disk
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
pata_acpi 0000:00:0f.0: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
pata_acpi 0000:00:0f.0: PCI INT B disabled
sata_via 0000:00:0f.0: version 2.6
sata_via 0000:00:0f.0: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
sata_via 0000:00:0f.0: routed to hard irq line 11
irq 11: nobody cared (try booting with the "irqpoll" option)
Pid: 542, comm: modprobe Tainted: G        W   2.6.36 #1
Call Trace:
 <IRQ>  [<ffffffff8109f5e6>] __report_bad_irq+0x26/0xa0
 [<ffffffff8109f7ec>] note_interrupt+0x18c/0x1d0
 [<ffffffff810a053d>] handle_level_irq+0xdd/0x100
 [<ffffffff81012c09>] ? read_tsc+0x9/0x20
 [<ffffffff8100e0dd>] handle_irq+0x1d/0x30
 [<ffffffff8100d5d7>] do_IRQ+0x67/0xf0
 [<ffffffff813a5693>] ret_from_intr+0x0/0x11
 [<ffffffff81050e03>] ? __do_softirq+0x63/0x140
 [<ffffffff8100bd1c>] ? call_softirq+0x1c/0x30
 [<ffffffff8100e085>] ? do_softirq+0x65/0xa0
 [<ffffffff81050bcd>] ? irq_exit+0x7d/0x90
 [<ffffffff8100d5e0>] ? do_IRQ+0x70/0xf0
 [<ffffffff813a5693>] ? ret_from_intr+0x0/0x11
 <EOI>  [<ffffffff813a517b>] ? _raw_spin_unlock_irqrestore+0xb/0x20
 [<ffffffff8109e883>] ? __setup_irq+0x1b3/0x340
 [<ffffffffa0062cf0>] ? ata_bmdma_interrupt+0x0/0x200 [libata]
 [<ffffffff8109f2b9>] ? request_threaded_irq+0xf9/0x160
 [<ffffffff810a08dc>] ? devm_request_threaded_irq+0x6c/0xc0
 [<ffffffffa0062cf0>] ? ata_bmdma_interrupt+0x0/0x200 [libata]
 [<ffffffffa0062cf0>] ? ata_bmdma_interrupt+0x0/0x200 [libata]
 [<ffffffffa004f0b4>] ? ata_host_activate+0x94/0x110 [libata]
 [<ffffffff812d9e71>] ? pcibios_set_master+0x21/0xa0
 [<ffffffffa00ac8b1>] ? svia_init_one+0x581/0x640 [sata_via]
 [<ffffffff8120ec02>] ? local_pci_probe+0x12/0x20
 [<ffffffff8120fc00>] ? pci_device_probe+0x80/0xb0
 [<ffffffff812976aa>] ? driver_sysfs_add+0x7a/0xb0
 [<ffffffff812977ed>] ? driver_probe_device+0x8d/0x1a0
 [<ffffffff81297c33>] ? __driver_attach+0x93/0xa0
 [<ffffffff81297ba0>] ? __driver_attach+0x0/0xa0
 [<ffffffff81296ad8>] ? bus_for_each_dev+0x68/0x90
 [<ffffffff81297629>] ? driver_attach+0x19/0x20
 [<ffffffff81296d98>] ? bus_add_driver+0xb8/0x260
 [<ffffffffa00b1000>] ? svia_init+0x0/0x20 [sata_via]
 [<ffffffff81297d88>] ? driver_register+0x78/0x140
 [<ffffffffa00b1000>] ? svia_init+0x0/0x20 [sata_via]
 [<ffffffff8120fe71>] ? __pci_register_driver+0x51/0xd0
 [<ffffffffa00b101e>] ? svia_init+0x1e/0x20 [sata_via]
 [<ffffffff8100204e>] ? do_one_initcall+0x3e/0x180
 [<ffffffff8107f1cb>] ? sys_init_module+0xbb/0x200
 [<ffffffff8100ae02>] ? system_call_fastpath+0x16/0x1b
handlers:
[<ffffffffa0062cf0>] (ata_bmdma_interrupt+0x0/0x200 [libata])
Disabling IRQ #11
scsi2 : sata_via
scsi3 : sata_via
ata3: SATA max UDMA/133 cmd 0xf800 ctl 0xf400 bmdma 0xe800 irq 11
ata4: SATA max UDMA/133 cmd 0xf000 ctl 0xec00 bmdma 0xe808 irq 11
ata3: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: acl
udev: starting version 153
agpgart: Detected VIA P4M890 chipset
agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
rtc_cmos 00:04: RTC can wake from S4
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one year, y3k, 242 bytes nvram
input: Power Button as /class/input/input2
ACPI: Power Button [PWRB]
input: Sleep Button as /class/input/input3
ACPI: Sleep Button [SLPB]
input: Power Button as /class/input/input4
ACPI: Power Button [PWRF]
ACPI: acpi_idle registered with cpuidle
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
FDC 0 is a post-1991 82077
8139too: 8139too Fast Ethernet driver 0.9.28
ACPI: PCI Interrupt Link [LNKF] BIOS reported IRQ 0, using IRQ 10
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 10
8139too 0000:00:0b.0: PCI INT A -> Link[LNKF] -> GSI 10 (level, low) -> IRQ 10
8139too 0000:00:0b.0: eth0: RealTek RTL8139 at 0xffffc900100fe000, 00:16:17:b3:e9:6c, IRQ 10
sr0: scsi3-mmc drive: 1x/48x writer cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
sr 0:0:0:0: Attached scsi generic sg0 type 5
sd 0:0:1:0: Attached scsi generic sg1 type 0
sd 1:0:0:0: Attached scsi generic sg2 type 0
8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
irq 11: nobody cared (try booting with the "irqpoll" option)
Pid: 786, comm: modprobe Tainted: G        W   2.6.36 #1
Call Trace:
 <IRQ>  [<ffffffff8109f5e6>] __report_bad_irq+0x26/0xa0
 [<ffffffff8109f7ec>] note_interrupt+0x18c/0x1d0
 [<ffffffff810a053d>] handle_level_irq+0xdd/0x100
 [<ffffffff81012c09>] ? read_tsc+0x9/0x20
 [<ffffffff8100e0dd>] handle_irq+0x1d/0x30
 [<ffffffff8100d5d7>] do_IRQ+0x67/0xf0
 [<ffffffff813a5693>] ret_from_intr+0x0/0x11
 [<ffffffff81050e03>] ? __do_softirq+0x63/0x140
 [<ffffffff8100bd1c>] ? call_softirq+0x1c/0x30
 [<ffffffff8100e085>] ? do_softirq+0x65/0xa0
 [<ffffffff81050bcd>] ? irq_exit+0x7d/0x90
 [<ffffffff8100d5e0>] ? do_IRQ+0x70/0xf0
 [<ffffffff813a5693>] ? ret_from_intr+0x0/0x11
 <EOI>  [<ffffffff813a517b>] ? _raw_spin_unlock_irqrestore+0xb/0x20
 [<ffffffff8109e883>] ? __setup_irq+0x1b3/0x340
 [<ffffffff8120c318>] ? __pci_request_region+0xa8/0x170
 [<ffffffffa0292600>] ? snd_via8233_interrupt+0x0/0x140 [snd_via82xx]
 [<ffffffff8109f2b9>] ? request_threaded_irq+0xf9/0x160
 [<ffffffffa02933be>] ? snd_via82xx_probe+0x306/0xe23 [snd_via82xx]
 [<ffffffff811479fe>] ? sysfs_addrm_finish+0x2e/0xd0
 [<ffffffff811480b7>] ? sysfs_add_one+0x27/0xd0
 [<ffffffff8120ec02>] ? local_pci_probe+0x12/0x20
 [<ffffffff8120fc00>] ? pci_device_probe+0x80/0xb0
 [<ffffffff812976aa>] ? driver_sysfs_add+0x7a/0xb0
 [<ffffffff812977ed>] ? driver_probe_device+0x8d/0x1a0
 [<ffffffff81297c33>] ? __driver_attach+0x93/0xa0
 [<ffffffff81297ba0>] ? __driver_attach+0x0/0xa0
 [<ffffffff81296ad8>] ? bus_for_each_dev+0x68/0x90
 [<ffffffff81297629>] ? driver_attach+0x19/0x20
 [<ffffffff81296d98>] ? bus_add_driver+0xb8/0x260
 [<ffffffffa0299000>] ? alsa_card_via82xx_init+0x0/0x20 [snd_via82xx]
 [<ffffffff81297d88>] ? driver_register+0x78/0x140
 [<ffffffffa0299000>] ? alsa_card_via82xx_init+0x0/0x20 [snd_via82xx]
 [<ffffffff8120fe71>] ? __pci_register_driver+0x51/0xd0
 [<ffffffffa029901e>] ? alsa_card_via82xx_init+0x1e/0x20 [snd_via82xx]
 [<ffffffff8100204e>] ? do_one_initcall+0x3e/0x180
 [<ffffffff8107f1cb>] ? sys_init_module+0xbb/0x200
 [<ffffffff8100ae02>] ? system_call_fastpath+0x16/0x1b
handlers:
[<ffffffffa0062cf0>] (ata_bmdma_interrupt+0x0/0x200 [libata])
[<ffffffffa0292600>] (snd_via8233_interrupt+0x0/0x140 [snd_via82xx])
Disabling IRQ #11
VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
EXT4-fs (sdb5): re-mounted. Opts: acl
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda5): using internal journal
EXT3-fs (sda5): mounted filesystem with writeback data mode
loop: module loaded
Adding 4602584k swap on /dev/sda1.  Priority:-1 extents:1 across:4602584k 
Adding 4088504k swap on /dev/sdb1.  Priority:-2 extents:1 across:4088504k 
IPv6: Loaded, but administratively disabled, reboot required to enable
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
spurious 8259A interrupt: IRQ7.

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

end of thread, other threads:[~2010-10-29 19:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-16 16:45 booting "nosmp" kernel causing ACPI errors Bernard Pidoux
2010-10-19 21:45 ` Bernard Pidoux
2010-10-22  0:29   ` Zhang Rui
2010-10-22  0:48 ` Zhang Rui
2010-10-29 19:47   ` f6bvp
2010-10-29 19:47   ` Bernard Pidoux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).