You are not logged in.
Hi All,
This is a fresh install on an HP DL160.
It is using software raid1 with LVM2 on top.
The boot process hangs at "INIT entering runlevel: 3" and after 2 minutes it dumps a message to the console beginning with the following:
INFO: rcu_preempt detected stalls on CPUs/tasks: { P0 P0 P1}
If I change the kernel command line to say:
init=/bin/bash
This lets me in to check some things but the error still happens, and if I mount a usb stick, the umount process hangs, I then get another error on the console saying the process has timed out, but it stops responding altogether. I cannot reboot the system cleanly as it fails to unmount any filesystem, however remounting the root fs in read/write works fine.
I am fairly sure of the hardware as I have run exhaustive memtest checks and the install live system does not have this issue. I think it may be related to the following bug: https://bugs.archlinux.org/task/26847 as it produces the same error message, but no networking has been set up...
uname -a:
Linux (none) 3.2.6-2-ARCH #1 SMP PREEMPT Thu Feb 16 10:23:00 UTC 2012 i686 Intel(R) Xeon(R) CPU E5606 @ 2.13GHz GenuineIntel GNU/Linux
lsmod:
Module Size Used by
nls_cp437 4605 1
vfat 8611 1
fat 42946 1 vfat
usb_storage 35343 1
ext4 377865 1
crc16 1091 1 ext4
jbd2 60273 1 ext4
mbcache 4281 1 ext4
sr_mod 13244 0
cdrom 31405 1 sr_mod
sd_mod 26211 6
usbhid 31263 0
hid 66559 1 usbhid
uhci_hcd 19673 0
ahci 17529 2
libahci 16783 1 ahci
libata 146606 2 libahci,ahci
ehci_hcd 36010 0
scsi_mod 112826 4 libata,sd_mod,sr_mod,usb_storage
usbcore 122501 5 ehci_hcd,uhci_hcd,usbhid,usb_storage
usb_common 622 1 usbcore
dm_mod 60433 7
raid1 24214 1
md_mod 95844 2 raid1
ps -ef:
UID PID PPID C STIME TTY TIME CMD
root 1 0 1 14:05 ? 00:00:04 /bin/bash
root 2 0 0 14:05 ? 00:00:00 [kthreadd]
root 3 2 0 14:05 ? 00:00:00 [ksoftirqd/0]
root 6 2 0 14:05 ? 00:00:00 [migration/0]
root 7 2 0 14:05 ? 00:00:00 [watchdog/0]
root 8 2 0 14:05 ? 00:00:00 [migration/1]
root 9 2 0 14:05 ? 00:00:00 [kworker/1:0]
root 10 2 0 14:05 ? 00:00:00 [ksoftirqd/1]
root 11 2 0 14:05 ? 00:00:00 [kworker/0:1]
root 12 2 0 14:05 ? 00:00:00 [watchdog/1]
root 13 2 0 14:05 ? 00:00:00 [migration/2]
root 15 2 0 14:05 ? 00:00:00 [ksoftirqd/2]
root 16 2 0 14:05 ? 00:00:00 [watchdog/2]
root 17 2 0 14:05 ? 00:00:00 [migration/3]
root 18 2 0 14:05 ? 00:00:00 [kworker/3:0]
root 19 2 0 14:05 ? 00:00:00 [ksoftirqd/3]
root 20 2 0 14:05 ? 00:00:00 [watchdog/3]
root 21 2 0 14:05 ? 00:00:00 [cpuset]
root 22 2 0 14:05 ? 00:00:00 [khelper]
root 23 2 0 14:05 ? 00:00:00 [kdevtmpfs]
root 24 2 0 14:05 ? 00:00:00 [netns]
root 25 2 0 14:05 ? 00:00:00 [sync_supers]
root 26 2 0 14:05 ? 00:00:00 [bdi-default]
root 27 2 0 14:05 ? 00:00:00 [kblockd]
root 28 2 0 14:05 ? 00:00:00 [khungtaskd]
root 29 2 0 14:05 ? 00:00:00 [kswapd0]
root 30 2 0 14:05 ? 00:00:00 [ksmd]
root 31 2 0 14:05 ? 00:00:00 [khugepaged]
root 32 2 0 14:05 ? 00:00:00 [fsnotify_mark]
root 33 2 0 14:05 ? 00:00:00 [crypto]
root 35 2 0 14:05 ? 00:00:00 [kthrotld]
root 36 2 0 14:05 ? 00:00:00 [kworker/1:1]
root 37 2 0 14:05 ? 00:00:00 [kworker/2:1]
root 38 2 0 14:05 ? 00:00:00 [kworker/0:2]
root 41 2 0 14:05 ? 00:00:00 [kworker/3:1]
root 50 2 0 14:05 ? 00:00:00 [md]
root 69 2 0 14:05 ? 00:00:00 [khubd]
root 70 2 0 14:05 ? 00:00:00 [ata_sff]
root 71 2 0 14:05 ? 00:00:00 [scsi_eh_0]
root 72 2 0 14:05 ? 00:00:00 [scsi_eh_1]
root 73 2 0 14:05 ? 00:00:00 [scsi_eh_2]
root 74 2 0 14:05 ? 00:00:00 [scsi_eh_3]
root 75 2 0 14:05 ? 00:00:00 [scsi_eh_4]
root 76 2 0 14:05 ? 00:00:00 [scsi_eh_5]
root 80 2 0 14:05 ? 00:00:00 [kworker/u:4]
root 81 2 0 14:05 ? 00:00:00 [kworker/u:5]
root 99 2 0 14:05 ? 00:00:00 [kworker/2:2]
root 108 2 0 14:05 ? 00:00:00 [md0_raid1]
root 111 2 0 14:05 ? 00:00:00 [kdmflush]
root 113 2 0 14:05 ? 00:00:00 [kdmflush]
root 115 2 0 14:05 ? 00:00:00 [kdmflush]
root 130 2 0 14:05 ? 00:00:00 [jbd2/dm-0-8]
root 131 2 0 14:05 ? 00:00:00 [ext4-dio-unwrit]
root 138 2 0 14:05 ? 00:00:00 [flush-253:0]
root 146 2 0 14:08 ? 00:00:00 [scsi_eh_6]
root 147 2 0 14:08 ? 00:00:00 [usb-storage]
root 155 2 0 14:09 ? 00:00:00 [flush-8:32]
root 163 2 0 14:11 ? 00:00:00 [kworker/2:0]
root 166 2 0 14:11 ? 00:00:00 [kworker/1:2]
root 168 1 0 14:12 ? 00:00:00 ps -ef
dmesg:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.6-2-ARCH (tobias@T-POWA-LX) (gcc version 4.6.2 20120120 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Feb 16 10:23:00 UTC 2012
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d400 (usable)
[ 0.000000] BIOS-e820: 000000000009d400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f760000 (usable)
[ 0.000000] BIOS-e820: 000000007f76e000 - 000000007f770000 type 9
[ 0.000000] BIOS-e820: 000000007f770000 - 000000007f77e000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007f77e000 - 000000007f7d0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f7d0000 - 000000007f7e0000 (reserved)
[ 0.000000] BIOS-e820: 000000007f7ed000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffa00000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] DMI present.
[ 0.000000] DMI: HP ProLiant DL160 G6 , BIOS O33 07/06/2011
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x7f760 max_arch_pfn = 0x100000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CBFFF write-protect
[ 0.000000] CC000-DFFFF uncachable
[ 0.000000] E0000-E3FFF write-protect
[ 0.000000] E4000-E7FFF write-through
[ 0.000000] E8000-EBFFF write-protect
[ 0.000000] EC000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask FF80000000 write-back
[ 0.000000] 1 base 007F800000 mask FFFF800000 uncachable
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [c00ff780] ff780
[ 0.000000] initial memory mapped : 0 - 00c00000
[ 0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 0037400000 page 2M
[ 0.000000] 0037400000 - 00377fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 377fe000 @ bfb000-c00000
[ 0.000000] RAMDISK: 7f380000 - 7f750000
[ 0.000000] Allocated new RAMDISK: 3742e000 - 377fd70c
[ 0.000000] Move RAMDISK from 000000007f380000 - 000000007f74f70b to 3742e000 - 377fd70b
[ 0.000000] ACPI: RSDP 000fa170 00024 (v02 HP )
[ 0.000000] ACPI: XSDT 7f770100 0009C (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: FACP 7f770290 000F4 (v04 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: DSDT 7f770740 05EEB (v02 HP ProLiant 00000237 INTL 20051117)
[ 0.000000] ACPI: FACS 7f77e000 00040
[ 0.000000] ACPI: APIC 7f770390 0011E (v02 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: SPCR 7f7704b0 00050 (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: MCFG 7f770500 0003C (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: SPMI 7f770540 00041 (v05 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: SLIC 7f770590 00176 (v01 HP SLIC0850 20110706 MSFT 00000097)
[ 0.000000] ACPI: BOOT 7f770710 00028 (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: OEMB 7f77e040 0007A (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: HPET 7f77a740 00038 (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: DMAR 7f77e0c0 00110 (v01 AMI OEMDMAR 00000001 MSFT 00000097)
[ 0.000000] ACPI: SSDT 7f77ede0 00363 (v01 HP ProLiant 00000012 INTL 20051117)
[ 0.000000] ACPI: EINJ 7f77a780 00130 (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: BERT 7f77a910 00030 (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: ERST 7f77a940 001B0 (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: HEST 7f77aaf0 000A8 (v01 HP ProLiant 20110706 MSFT 00000097)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 1151MB HIGHMEM available.
[ 0.000000] 887MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 377fe000
[ 0.000000] low ram: 0 - 377fe000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x0007f760
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009d
[ 0.000000] 0: 0x00000100 -> 0x0007f760
[ 0.000000] On node 0 totalpages: 521965
[ 0.000000] free_area_init_node: node 0, pgdat c060b480, node_mem_map f643d200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3949 pages, LIFO batch:0
[ 0.000000] Normal zone: 1744 pages used for memmap
[ 0.000000] Normal zone: 221486 pages, LIFO batch:31
[ 0.000000] HighMem zone: 2303 pages used for memmap
[ 0.000000] HighMem zone: 292451 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x20] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x22] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x32] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x34] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x86] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x87] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x90] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x91] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x92] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x93] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x94] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x95] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x96] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x97] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec8a000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 3, version 32, address 0xfec8a000, GSI 24-47
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] 24 Processors exceeds NR_CPUS limit of 8
[ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 64
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 13 pages/cpu @f6000000 s31168 r0 d22080 u524288
[ 0.000000] pcpu-alloc: s31168 r0 d22080 u524288 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517886
[ 0.000000] Kernel command line: root=/dev/mapper/RootGroup-lvroot ro init=/bin/bash
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 8353024 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (000377fe:0007f760)
[ 0.000000] Memory: 2051540k/2088320k available (3763k kernel code, 36320k reserved, 1439k data, 520k init, 1179016k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
[ 0.000000] .init : 0xc0615000 - 0xc0697000 ( 520 kB)
[ 0.000000] .data : 0xc04ace15 - 0xc0614cc0 (1439 kB)
[ 0.000000] .text : 0xc0100000 - 0xc04ace15 (3763 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:2304 nr_irqs:1152 16
[ 0.000000] CPU 0 irqstacks, hard=f540a000 soft=f540c000
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.003333] Detected 2133.133 MHz processor.
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4267.02 BogoMIPS (lpj=7110443)
[ 0.000005] pid_max: default: 32768 minimum: 301
[ 0.000028] Security Framework initialized
[ 0.000032] AppArmor: AppArmor disabled by boot time parameter
[ 0.000046] Mount-cache hash table entries: 512
[ 0.000174] Initializing cgroup subsys cpuacct
[ 0.000181] Initializing cgroup subsys memory
[ 0.000188] Initializing cgroup subsys devices
[ 0.000190] Initializing cgroup subsys freezer
[ 0.000192] Initializing cgroup subsys net_cls
[ 0.000194] Initializing cgroup subsys blkio
[ 0.000219] CPU: Physical Processor ID: 1
[ 0.000221] CPU: Processor Core ID: 0
[ 0.000225] mce: CPU supports 9 MCE banks
[ 0.000237] CPU0: Thermal monitoring enabled (TM1)
[ 0.000245] using mwait in idle threads.
[ 0.000952] ACPI: Core revision 20110623
[ 0.026015] ftrace: allocating 16580 entries in 33 pages
[ 0.031074] Enabling APIC mode: Flat. Using 2 I/O APICs
[ 0.031641] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.064641] CPU0: Intel(R) Xeon(R) CPU E5606 @ 2.13GHz stepping 02
[ 0.168608] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver.
[ 0.168614] ... version: 3
[ 0.168616] ... bit width: 48
[ 0.168617] ... generic registers: 4
[ 0.168618] ... value mask: 0000ffffffffffff
[ 0.168620] ... max period: 000000007fffffff
[ 0.168621] ... fixed-purpose events: 3
[ 0.168622] ... event mask: 000000070000000f
[ 0.188743] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.215286] CPU 1 irqstacks, hard=f553a000 soft=f553c000
[ 0.215289] Booting Node 0, Processors #1
[ 0.215291] smpboot cpu 1: start_ip = 99000
[ 0.226233] Initializing CPU#1
[ 0.328737] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.348630] CPU 2 irqstacks, hard=f5548000 soft=f554a000
[ 0.348632] #2
[ 0.348633] smpboot cpu 2: start_ip = 99000
[ 0.359079] Initializing CPU#2
[ 0.462080] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.481966] CPU 3 irqstacks, hard=f5556000 soft=f5558000
[ 0.481968] #3
[ 0.481970] smpboot cpu 3: start_ip = 99000
[ 0.492412] Initializing CPU#3
[ 0.595415] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.601949] Brought up 4 CPUs
[ 0.601951] Total of 4 processors activated (17073.58 BogoMIPS).
[ 0.605892] devtmpfs: initialized
[ 0.606032] PM: Registering ACPI NVS region at 7f77e000 (335872 bytes)
[ 0.607016] print_constraints: dummy:
[ 0.607065] NET: Registered protocol family 16
[ 0.607172] ACPI: bus type pci registered
[ 0.607231] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.607234] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.607236] PCI: Using MMCONFIG for extended config space
[ 0.607237] PCI: Using configuration type 1 for base access
[ 0.607769] bio: create slab <bio-0> at 0
[ 0.607829] ACPI: Added _OSI(Module Device)
[ 0.607831] ACPI: Added _OSI(Processor Device)
[ 0.607833] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.607835] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.608731] ACPI: EC: Look up EC in DSDT
[ 0.609634] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.612465] ACPI: SSDT 7f77e1d0 00C08 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.612721] ACPI: Dynamic OEM Table Load:
[ 0.612723] ACPI: SSDT (null) 00C08 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.612953] ACPI: Interpreter enabled
[ 0.612956] ACPI: (supports S0 S4 S5)
[ 0.612971] ACPI: Using IOAPIC for interrupt routing
[ 0.619472] ACPI: No dock devices found.
[ 0.619505] HEST: Table parsing has been initialized.
[ 0.619509] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.619596] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.619767] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.619770] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.619772] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.619774] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.619777] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xdfffffff]
[ 0.619779] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfed8ffff]
[ 0.619795] pci 0000:00:00.0: [8086:3406] type 0 class 0x000600
[ 0.619853] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.619857] pci 0000:00:00.0: PME# disabled
[ 0.619880] pci 0000:00:01.0: [8086:3408] type 1 class 0x000604
[ 0.619940] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.619943] pci 0000:00:01.0: PME# disabled
[ 0.619966] pci 0000:00:03.0: [8086:340a] type 1 class 0x000604
[ 0.620026] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.620029] pci 0000:00:03.0: PME# disabled
[ 0.620054] pci 0000:00:07.0: [8086:340e] type 1 class 0x000604
[ 0.620113] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.620116] pci 0000:00:07.0: PME# disabled
[ 0.620139] pci 0000:00:09.0: [8086:3410] type 1 class 0x000604
[ 0.620198] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[ 0.620202] pci 0000:00:09.0: PME# disabled
[ 0.620223] pci 0000:00:0a.0: [8086:3411] type 1 class 0x000604
[ 0.620282] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[ 0.620285] pci 0000:00:0a.0: PME# disabled
[ 0.620310] pci 0000:00:14.0: [8086:342e] type 0 class 0x000800
[ 0.620380] pci 0000:00:14.1: [8086:3422] type 0 class 0x000800
[ 0.620449] pci 0000:00:14.2: [8086:3423] type 0 class 0x000800
[ 0.620527] pci 0000:00:1a.0: [8086:3a37] type 0 class 0x000c03
[ 0.620570] pci 0000:00:1a.0: reg 20: [io 0xc800-0xc81f]
[ 0.620632] pci 0000:00:1a.7: [8086:3a3c] type 0 class 0x000c03
[ 0.620654] pci 0000:00:1a.7: reg 10: [mem 0xfaff8000-0xfaff83ff]
[ 0.620745] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.620749] pci 0000:00:1a.7: PME# disabled
[ 0.620770] pci 0000:00:1c.0: [8086:3a40] type 1 class 0x000604
[ 0.620841] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.620844] pci 0000:00:1c.0: PME# disabled
[ 0.620869] pci 0000:00:1c.4: [8086:3a48] type 1 class 0x000604
[ 0.620940] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.620943] pci 0000:00:1c.4: PME# disabled
[ 0.620969] pci 0000:00:1d.0: [8086:3a34] type 0 class 0x000c03
[ 0.621012] pci 0000:00:1d.0: reg 20: [io 0xc880-0xc89f]
[ 0.621063] pci 0000:00:1d.1: [8086:3a35] type 0 class 0x000c03
[ 0.621106] pci 0000:00:1d.1: reg 20: [io 0xcc00-0xcc1f]
[ 0.621157] pci 0000:00:1d.2: [8086:3a36] type 0 class 0x000c03
[ 0.621200] pci 0000:00:1d.2: reg 20: [io 0xd000-0xd01f]
[ 0.621260] pci 0000:00:1d.7: [8086:3a3a] type 0 class 0x000c03
[ 0.621282] pci 0000:00:1d.7: reg 10: [mem 0xfaffa000-0xfaffa3ff]
[ 0.621373] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.621377] pci 0000:00:1d.7: PME# disabled
[ 0.621396] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 0.621459] pci 0000:00:1f.0: [8086:3a16] type 0 class 0x000601
[ 0.621540] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
[ 0.621544] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 003f)
[ 0.621594] pci 0000:00:1f.2: [8086:3a22] type 0 class 0x000106
[ 0.621613] pci 0000:00:1f.2: reg 10: [io 0xd880-0xd887]
[ 0.621621] pci 0000:00:1f.2: reg 14: [io 0xd800-0xd803]
[ 0.621629] pci 0000:00:1f.2: reg 18: [io 0xd480-0xd487]
[ 0.621637] pci 0000:00:1f.2: reg 1c: [io 0xd400-0xd403]
[ 0.621645] pci 0000:00:1f.2: reg 20: [io 0xd080-0xd09f]
[ 0.621653] pci 0000:00:1f.2: reg 24: [mem 0xfaffc000-0xfaffc7ff]
[ 0.621700] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.621704] pci 0000:00:1f.2: PME# disabled
[ 0.621754] pci 0000:00:01.0: PCI bridge to [bus 08-08]
[ 0.621797] pci 0000:00:03.0: PCI bridge to [bus 07-07]
[ 0.621840] pci 0000:00:07.0: PCI bridge to [bus 06-06]
[ 0.621897] pci 0000:05:00.0: [8086:10c9] type 0 class 0x000200
[ 0.621910] pci 0000:05:00.0: reg 10: [mem 0xfbe60000-0xfbe7ffff]
[ 0.621920] pci 0000:05:00.0: reg 14: [mem 0xfbe40000-0xfbe5ffff]
[ 0.621929] pci 0000:05:00.0: reg 18: [io 0xe880-0xe89f]
[ 0.621938] pci 0000:05:00.0: reg 1c: [mem 0xfbeb8000-0xfbebbfff]
[ 0.621969] pci 0000:05:00.0: reg 30: [mem 0xfbe20000-0xfbe3ffff pref]
[ 0.622015] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 0.622019] pci 0000:05:00.0: PME# disabled
[ 0.622057] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.622076] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit]
[ 0.622106] pci 0000:05:00.1: [8086:10c9] type 0 class 0x000200
[ 0.622119] pci 0000:05:00.1: reg 10: [mem 0xfbee0000-0xfbefffff]
[ 0.622128] pci 0000:05:00.1: reg 14: [mem 0xfbec0000-0xfbedffff]
[ 0.622138] pci 0000:05:00.1: reg 18: [io 0xec00-0xec1f]
[ 0.622147] pci 0000:05:00.1: reg 1c: [mem 0xfbebc000-0xfbebffff]
[ 0.622171] pci 0000:05:00.1: reg 30: [mem 0xfbe80000-0xfbe9ffff pref]
[ 0.622217] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold
[ 0.622221] pci 0000:05:00.1: PME# disabled
[ 0.622253] pci 0000:05:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.622272] pci 0000:05:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit]
[ 0.628625] pci 0000:00:09.0: PCI bridge to [bus 05-05]
[ 0.628628] pci 0000:00:09.0: bridge window [io 0xe000-0xefff]
[ 0.628632] pci 0000:00:09.0: bridge window [mem 0xfbe00000-0xfbefffff]
[ 0.628674] pci 0000:00:0a.0: PCI bridge to [bus 04-04]
[ 0.628723] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
[ 0.628732] pci 0000:00:1c.0: bridge window [mem 0xf9f00000-0xf9ffffff 64bit pref]
[ 0.628791] pci 0000:02:00.0: [102b:0522] type 0 class 0x000300
[ 0.628812] pci 0000:02:00.0: reg 10: [mem 0xf8000000-0xf8ffffff pref]
[ 0.628827] pci 0000:02:00.0: reg 14: [mem 0xfbdfc000-0xfbdfffff]
[ 0.628842] pci 0000:02:00.0: reg 18: [mem 0xfb000000-0xfb7fffff]
[ 0.628895] pci 0000:02:00.0: reg 30: [mem 0xfbde0000-0xfbdeffff pref]
[ 0.628984] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.628994] pci 0000:00:1c.4: PCI bridge to [bus 02-02]
[ 0.629000] pci 0000:00:1c.4: bridge window [mem 0xfb000000-0xfbdfffff]
[ 0.629006] pci 0000:00:1c.4: bridge window [mem 0xf8000000-0xf8ffffff 64bit pref]
[ 0.629066] pci 0000:00:1e.0: PCI bridge to [bus 01-01] (subtractive decode)
[ 0.629076] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.629078] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.629080] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.629082] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.629085] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xdfffffff] (subtractive decode)
[ 0.629087] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode)
[ 0.629117] pci_bus 0000:00: on NUMA node 0
[ 0.629120] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.629345] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 0.629375] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 0.629412] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE9._PRT]
[ 0.629438] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPEA._PRT]
[ 0.629499] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.629531] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[ 0.629559] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.629562] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.629563] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.639366] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.639411] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.639450] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.639491] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.639532] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 0.639573] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 0.639615] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 0.639657] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.639747] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.639749] vgaarb: loaded
[ 0.639751] vgaarb: bridge control possible 0000:02:00.0
[ 0.639809] PCI: Using ACPI for IRQ routing
[ 0.646087] PCI: Discovered peer bus fe
[ 0.646123] pci 0000:fe:00.0: [8086:2c70] type 0 class 0x000600
[ 0.646144] pci 0000:fe:00.1: [8086:2d81] type 0 class 0x000600
[ 0.646166] pci 0000:fe:02.0: [8086:2d90] type 0 class 0x000600
[ 0.646185] pci 0000:fe:02.1: [8086:2d91] type 0 class 0x000600
[ 0.646205] pci 0000:fe:02.2: [8086:2d92] type 0 class 0x000600
[ 0.646223] pci 0000:fe:02.3: [8086:2d93] type 0 class 0x000600
[ 0.646244] pci 0000:fe:02.4: [8086:2d94] type 0 class 0x000600
[ 0.646263] pci 0000:fe:02.5: [8086:2d95] type 0 class 0x000600
[ 0.646283] pci 0000:fe:03.0: [8086:2d98] type 0 class 0x000600
[ 0.646302] pci 0000:fe:03.1: [8086:2d99] type 0 class 0x000600
[ 0.646321] pci 0000:fe:03.2: [8086:2d9a] type 0 class 0x000600
[ 0.646340] pci 0000:fe:03.4: [8086:2d9c] type 0 class 0x000600
[ 0.646360] pci 0000:fe:04.0: [8086:2da0] type 0 class 0x000600
[ 0.646379] pci 0000:fe:04.1: [8086:2da1] type 0 class 0x000600
[ 0.646398] pci 0000:fe:04.2: [8086:2da2] type 0 class 0x000600
[ 0.646417] pci 0000:fe:04.3: [8086:2da3] type 0 class 0x000600
[ 0.646437] pci 0000:fe:05.0: [8086:2da8] type 0 class 0x000600
[ 0.646456] pci 0000:fe:05.1: [8086:2da9] type 0 class 0x000600
[ 0.646475] pci 0000:fe:05.2: [8086:2daa] type 0 class 0x000600
[ 0.646494] pci 0000:fe:05.3: [8086:2dab] type 0 class 0x000600
[ 0.646515] pci 0000:fe:06.0: [8086:2db0] type 0 class 0x000600
[ 0.646534] pci 0000:fe:06.1: [8086:2db1] type 0 class 0x000600
[ 0.646554] pci 0000:fe:06.2: [8086:2db2] type 0 class 0x000600
[ 0.646574] pci 0000:fe:06.3: [8086:2db3] type 0 class 0x000600
[ 0.647269] PCI: pci_cache_line_size set to 64 bytes
[ 0.647375] reserve RAM buffer: 000000000009d400 - 000000000009ffff
[ 0.647377] reserve RAM buffer: 000000007f760000 - 000000007fffffff
[ 0.647473] NetLabel: Initializing
[ 0.647474] NetLabel: domain hash size = 128
[ 0.647475] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.647486] NetLabel: unlabeled traffic allowed by default
[ 0.647500] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.647504] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.649534] Switching to clocksource hpet
[ 0.654971] pnp: PnP ACPI init
[ 0.654984] ACPI: bus type pnp registered
[ 0.655073] pnp 00:00: [bus 00-ff]
[ 0.655076] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.655078] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.655080] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.655082] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.655084] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.655086] pnp 00:00: [mem 0x80000000-0xdfffffff window]
[ 0.655088] pnp 00:00: [mem 0xf0000000-0xfed8ffff window]
[ 0.655134] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.655143] pnp 00:01: [mem 0xfbf00000-0xfbffffff]
[ 0.655145] pnp 00:01: [mem 0xfc000000-0xfcffffff]
[ 0.655149] pnp 00:01: [mem 0xfd000000-0xfdffffff]
[ 0.655151] pnp 00:01: [mem 0xfe000000-0xfebfffff]
[ 0.655152] pnp 00:01: [mem 0xfec8a000-0xfec8afff]
[ 0.655154] pnp 00:01: [mem 0xfed10000-0xfed10fff]
[ 0.655210] system 00:01: [mem 0xfbf00000-0xfbffffff] has been reserved
[ 0.655213] system 00:01: [mem 0xfc000000-0xfcffffff] has been reserved
[ 0.655216] system 00:01: [mem 0xfd000000-0xfdffffff] has been reserved
[ 0.655218] system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved
[ 0.655221] system 00:01: [mem 0xfec8a000-0xfec8afff] could not be reserved
[ 0.655223] system 00:01: [mem 0xfed10000-0xfed10fff] has been reserved
[ 0.655226] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.655266] pnp 00:02: [dma 4]
[ 0.655268] pnp 00:02: [io 0x0000-0x000f]
[ 0.655270] pnp 00:02: [io 0x0081-0x0083]
[ 0.655271] pnp 00:02: [io 0x0087]
[ 0.655273] pnp 00:02: [io 0x0089-0x008b]
[ 0.655274] pnp 00:02: [io 0x008f]
[ 0.655276] pnp 00:02: [io 0x00c0-0x00df]
[ 0.655310] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.655319] pnp 00:03: [io 0x0070-0x0071]
[ 0.655327] pnp 00:03: [irq 8]
[ 0.655358] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.655399] pnp 00:04: [io 0x0061]
[ 0.655433] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.655441] pnp 00:05: [io 0x00f0-0x00ff]
[ 0.655447] pnp 00:05: [irq 13]
[ 0.655479] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.655702] pnp 00:06: [io 0x03f8-0x03ff]
[ 0.655708] pnp 00:06: [irq 4]
[ 0.655710] pnp 00:06: [dma 0 disabled]
[ 0.655780] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.655967] pnp 00:07: [io 0x0000-0xffffffff disabled]
[ 0.655969] pnp 00:07: [io 0x0a00-0x0a7f]
[ 0.655971] pnp 00:07: [io 0x0a80-0x0a83]
[ 0.655972] pnp 00:07: [io 0x0a84-0x0a85]
[ 0.655974] pnp 00:07: [io 0x0a86-0x0a8d]
[ 0.655976] pnp 00:07: [io 0x0a90-0x0a9f]
[ 0.655977] pnp 00:07: [io 0x0b00-0x0bfe]
[ 0.656040] system 00:07: [io 0x0a00-0x0a7f] has been reserved
[ 0.656042] system 00:07: [io 0x0a80-0x0a83] has been reserved
[ 0.656045] system 00:07: [io 0x0a84-0x0a85] has been reserved
[ 0.656047] system 00:07: [io 0x0a86-0x0a8d] has been reserved
[ 0.656049] system 00:07: [io 0x0a90-0x0a9f] has been reserved
[ 0.656052] system 00:07: [io 0x0b00-0x0bfe] has been reserved
[ 0.656054] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.656177] pnp 00:08: [io 0x0010-0x001f]
[ 0.656179] pnp 00:08: [io 0x0022-0x003f]
[ 0.656181] pnp 00:08: [io 0x0044-0x005f]
[ 0.656182] pnp 00:08: [io 0x0062-0x0063]
[ 0.656184] pnp 00:08: [io 0x0065-0x006f]
[ 0.656186] pnp 00:08: [io 0x0072-0x007f]
[ 0.656187] pnp 00:08: [io 0x0080]
[ 0.656189] pnp 00:08: [io 0x0084-0x0086]
[ 0.656190] pnp 00:08: [io 0x0088]
[ 0.656192] pnp 00:08: [io 0x008c-0x008e]
[ 0.656194] pnp 00:08: [io 0x0090-0x009f]
[ 0.656195] pnp 00:08: [io 0x00a2-0x00bf]
[ 0.656197] pnp 00:08: [io 0x00e0-0x00ef]
[ 0.656199] pnp 00:08: [io 0x04d0-0x04d1]
[ 0.656200] pnp 00:08: [io 0x0800-0x087f]
[ 0.656202] pnp 00:08: [io 0x0000-0xffffffff disabled]
[ 0.656204] pnp 00:08: [io 0x0500-0x057f]
[ 0.656206] pnp 00:08: [io 0x0000-0xffffffff disabled]
[ 0.656208] pnp 00:08: [io 0x0000-0xffffffff disabled]
[ 0.656210] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[ 0.656212] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[ 0.656214] pnp 00:08: [mem 0xfed40000-0xfed8ffff]
[ 0.656300] system 00:08: [io 0x04d0-0x04d1] has been reserved
[ 0.656302] system 00:08: [io 0x0800-0x087f] has been reserved
[ 0.656305] system 00:08: [io 0x0500-0x057f] has been reserved
[ 0.656308] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.656310] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.656313] system 00:08: [mem 0xfed40000-0xfed8ffff] has been reserved
[ 0.656316] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.656354] pnp 00:09: [io 0x0ca2]
[ 0.656356] pnp 00:09: [io 0x0ca3]
[ 0.656392] pnp 00:09: Plug and Play ACPI device, IDs IPI0001 (active)
[ 0.656426] pnp 00:0a: [io 0x0ca4]
[ 0.656428] pnp 00:0a: [io 0x0ca5]
[ 0.656461] pnp 00:0a: Plug and Play ACPI device, IDs HPQ000b (active)
[ 0.656510] pnp 00:0b: [mem 0xfed00000-0xfed003ff]
[ 0.656545] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.656617] pnp 00:0c: [io 0x0060]
[ 0.656618] pnp 00:0c: [io 0x0064]
[ 0.656620] pnp 00:0c: [mem 0xfec00000-0xfec00fff]
[ 0.656622] pnp 00:0c: [mem 0xfee00000-0xfee00fff]
[ 0.656685] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.656688] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.656691] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.656733] pnp 00:0d: [mem 0xe0000000-0xefffffff]
[ 0.656793] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.656796] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.656946] pnp 00:0e: [mem 0x00000000-0x0009ffff]
[ 0.656948] pnp 00:0e: [mem 0x000c0000-0x000cffff]
[ 0.656950] pnp 00:0e: [mem 0x000e0000-0x000fffff]
[ 0.656951] pnp 00:0e: [mem 0x00100000-0x7fffffff]
[ 0.656953] pnp 00:0e: [mem 0xfed90000-0xffffffff]
[ 0.657024] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.657026] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.657029] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.657032] system 00:0e: [mem 0x00100000-0x7fffffff] could not be reserved
[ 0.657034] system 00:0e: [mem 0xfed90000-0xffffffff] could not be reserved
[ 0.657037] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.657153] pnp: PnP ACPI: found 15 devices
[ 0.657155] ACPI: ACPI bus type pnp unregistered
[ 0.694122] PCI: max bus depth: 1 pci_try_num: 2
[ 0.694175] pci 0000:00:1c.4: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.694178] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x803fffff]
[ 0.694181] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.694184] pci 0000:00:01.0: PCI bridge to [bus 08-08]
[ 0.694192] pci 0000:00:03.0: PCI bridge to [bus 07-07]
[ 0.694201] pci 0000:00:07.0: PCI bridge to [bus 06-06]
[ 0.694221] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.694233] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit]
[ 0.694245] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.694257] pci 0000:05:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.694269] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.694281] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit]
[ 0.694294] pci 0000:05:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit]
[ 0.694306] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.694318] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit]
[ 0.694330] pci 0000:05:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.694342] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.694344] pci 0000:05:00.0: BAR 7: assigned [mem 0xfbe00000-0xfbe1ffff 64bit]
[ 0.694351] pci 0000:05:00.0: BAR 7: set to [mem 0xfbe00000-0xfbe1ffff 64bit] (PCI address [0xfbe00000-0xfbe1ffff])
[ 0.694363] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit]
[ 0.694366] pci 0000:05:00.0: BAR 10: can't assign mem (size 0x20000)
[ 0.694378] pci 0000:05:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit]
[ 0.694380] pci 0000:05:00.1: BAR 7: can't assign mem (size 0x20000)
[ 0.694392] pci 0000:05:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit]
[ 0.694394] pci 0000:05:00.1: BAR 10: can't assign mem (size 0x20000)
[ 0.694397] pci 0000:00:09.0: PCI bridge to [bus 05-05]
[ 0.694399] pci 0000:00:09.0: bridge window [io 0xe000-0xefff]
[ 0.694404] pci 0000:00:09.0: bridge window [mem 0xfbe00000-0xfbefffff]
[ 0.694410] pci 0000:00:0a.0: PCI bridge to [bus 04-04]
[ 0.694419] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
[ 0.694422] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.694426] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x803fffff]
[ 0.694430] pci 0000:00:1c.0: bridge window [mem 0xf9f00000-0xf9ffffff 64bit pref]
[ 0.694436] pci 0000:00:1c.4: PCI bridge to [bus 02-02]
[ 0.694439] pci 0000:00:1c.4: bridge window [io 0x1000-0x1fff]
[ 0.694443] pci 0000:00:1c.4: bridge window [mem 0xfb000000-0xfbdfffff]
[ 0.694447] pci 0000:00:1c.4: bridge window [mem 0xf8000000-0xf8ffffff 64bit pref]
[ 0.694453] pci 0000:00:1e.0: PCI bridge to [bus 01-01]
[ 0.694469] pci 0000:00:01.0: setting latency timer to 64
[ 0.694475] pci 0000:00:03.0: setting latency timer to 64
[ 0.694481] pci 0000:00:07.0: setting latency timer to 64
[ 0.694487] pci 0000:00:09.0: setting latency timer to 64
[ 0.694492] pci 0000:00:0a.0: setting latency timer to 64
[ 0.694497] pci 0000:00:1c.0: enabling device (0146 -> 0147)
[ 0.694509] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.694513] pci 0000:00:1c.0: setting latency timer to 64
[ 0.694519] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.694522] pci 0000:00:1c.4: setting latency timer to 64
[ 0.694528] pci 0000:00:1e.0: setting latency timer to 64
[ 0.694531] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.694534] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.694536] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.694538] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.694540] pci_bus 0000:00: resource 8 [mem 0x80000000-0xdfffffff]
[ 0.694542] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff]
[ 0.694544] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 0.694546] pci_bus 0000:05: resource 1 [mem 0xfbe00000-0xfbefffff]
[ 0.694549] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.694551] pci_bus 0000:03: resource 1 [mem 0x80000000-0x803fffff]
[ 0.694553] pci_bus 0000:03: resource 2 [mem 0xf9f00000-0xf9ffffff 64bit pref]
[ 0.694555] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
[ 0.694557] pci_bus 0000:02: resource 1 [mem 0xfb000000-0xfbdfffff]
[ 0.694559] pci_bus 0000:02: resource 2 [mem 0xf8000000-0xf8ffffff 64bit pref]
[ 0.694561] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]
[ 0.694563] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]
[ 0.694566] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.694568] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.694570] pci_bus 0000:01: resource 8 [mem 0x80000000-0xdfffffff]
[ 0.694572] pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfed8ffff]
[ 0.694574] pci_bus 0000:fe: resource 0 [io 0x0000-0xffff]
[ 0.694576] pci_bus 0000:fe: resource 1 [mem 0x00000000-0xffffffff]
[ 0.694604] NET: Registered protocol family 2
[ 0.694653] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.694796] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.695048] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.695163] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.695165] TCP reno registered
[ 0.695167] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.695172] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.695232] NET: Registered protocol family 1
[ 0.695352] pci 0000:02:00.0: Boot video device
[ 0.695382] PCI: CLS 256 bytes, default 64
[ 0.695424] Unpacking initramfs...
[ 0.772551] Freeing initrd memory: 3904k freed
[ 0.773171] DMAR: Host address width 40
[ 0.773173] DMAR: DRHD base: 0x000000fbffe000 flags: 0x1
[ 0.773189] IOMMU 0: reg_base_addr fbffe000 ver 1:0 cap c90780106f0462 ecap f020f6
[ 0.773191] DMAR: RMRR base: 0x000000000ed000 end: 0x000000000effff
[ 0.773193] DMAR: RMRR base: 0x0000007f7ed000 end: 0x0000007f7fffff
[ 0.773195] DMAR: ATSR flags: 0x0
[ 0.773207] Simple Boot Flag at 0x6d set to 0x1
[ 0.773534] apm: BIOS not found.
[ 0.773698] audit: initializing netlink socket (disabled)
[ 0.773707] type=2000 audit(1329746709.599:1): initialized
[ 0.777216] highmem bounce pool size: 64 pages
[ 0.777221] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.783193] VFS: Disk quotas dquot_6.5.2
[ 0.783250] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.783339] msgmni has been set to 1711
[ 0.783500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.783524] io scheduler noop registered
[ 0.783526] io scheduler deadline registered
[ 0.783532] io scheduler cfq registered (default)
[ 0.783836] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.783882] pcieport 0000:00:1c.0: irq 64 for MSI/MSI-X
[ 0.783948] pcieport 0000:00:1c.4: setting latency timer to 64
[ 0.783985] pcieport 0000:00:1c.4: irq 65 for MSI/MSI-X
[ 0.784145] intel_idle: MWAIT substates: 0x1120
[ 0.784147] intel_idle: v0.4 model 0x2C
[ 0.784148] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.784201] APEI: Can not request iomem region <000000007f79317a-000000007f79317c> for GARs.
[ 0.784313] [Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled.
[ 0.784381] GHES: APEI firmware first mode is enabled by WHEA _OSC.
[ 0.784396] isapnp: Scanning for PnP cards...
[ 1.140612] isapnp: No Plug & Play device found
[ 1.140676] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.161282] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.370298] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.429941] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 3.106249] Refined TSC clocksource calibration: 2133.408 MHz.
[ 3.106253] Switching to clocksource tsc
[ 3.106272] i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS?
[ 3.106273] i8042: If AUX port is really absent please use the 'i8042.noaux' option
[ 4.781778] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.781885] mousedev: PS/2 mouse device common for all mice
[ 4.782433] rtc_cmos 00:03: RTC can wake from S4
[ 4.782540] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 4.782566] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 4.782692] cpuidle: using governor ladder
[ 4.782858] cpuidle: using governor menu
[ 4.783036] TCP cubic registered
[ 4.783160] NET: Registered protocol family 10
[ 4.783589] NET: Registered protocol family 17
[ 4.783592] Registering the dns_resolver key type
[ 4.783607] Using IPI No-Shortcut mode
[ 4.783935] PM: Hibernation image not present or could not be loaded.
[ 4.783939] registered taskstats version 1
[ 4.786633] rtc_cmos 00:03: setting system clock to 2012-02-20 14:05:14 UTC (1329746714)
[ 4.786679] Initializing network drop monitor service
[ 4.787059] Freeing unused kernel memory: 520k freed
[ 4.787361] Write protecting the kernel text: 3764k
[ 4.787529] Write protecting the kernel read-only data: 1112k
[ 4.795863] udevd[47]: starting version 181
[ 4.800361] md: raid1 personality registered for level 1
[ 4.802364] device-mapper: uevent: version 1.0.3
[ 4.802541] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 4.836137] usbcore: registered new interface driver usbfs
[ 4.836156] usbcore: registered new interface driver hub
[ 4.836198] usbcore: registered new device driver usb
[ 4.836530] SCSI subsystem initialized
[ 4.837196] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.837231] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 4.837247] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 4.837250] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 4.837271] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 4.837294] ehci_hcd 0000:00:1a.7: debug port 1
[ 4.841134] libata version 3.00 loaded.
[ 4.841189] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[ 4.841206] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfaff8000
[ 4.850678] uhci_hcd: USB Universal Host Controller Interface driver
[ 4.853068] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 4.853279] hub 1-0:1.0: USB hub found
[ 4.853285] hub 1-0:1.0: 2 ports detected
[ 4.853385] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 4.853397] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 4.853400] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 4.853429] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 4.853452] ehci_hcd 0000:00:1d.7: debug port 1
[ 4.857331] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[ 4.857344] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfaffa000
[ 4.869829] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 4.870124] hub 2-0:1.0: USB hub found
[ 4.870128] hub 2-0:1.0: 6 ports detected
[ 4.870377] ahci 0000:00:1f.2: version 3.0
[ 4.870396] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 4.870456] ahci 0000:00:1f.2: irq 66 for MSI/MSI-X
[ 4.870488] ahci: SSS flag set, parallel bus scan disabled
[ 4.870528] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[ 4.870532] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs
[ 4.870536] ahci 0000:00:1f.2: setting latency timer to 64
[ 4.903975] scsi0 : ahci
[ 4.904410] scsi1 : ahci
[ 4.904738] scsi2 : ahci
[ 4.905041] scsi3 : ahci
[ 4.905343] scsi4 : ahci
[ 4.905561] scsi5 : ahci
[ 4.905734] ata1: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc100 irq 66
[ 4.905737] ata2: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc180 irq 66
[ 4.905740] ata3: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc200 irq 66
[ 4.905743] ata4: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc280 irq 66
[ 4.905746] ata5: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc300 irq 66
[ 4.905748] ata6: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc380 irq 66
[ 4.905774] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 4.905782] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 4.905786] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 4.905795] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 4.905828] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c800
[ 4.906004] hub 3-0:1.0: USB hub found
[ 4.906008] hub 3-0:1.0: 2 ports detected
[ 4.906116] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 4.906122] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 4.906125] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 4.906138] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 4.906162] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c880
[ 4.906341] hub 4-0:1.0: USB hub found
[ 4.906345] hub 4-0:1.0: 2 ports detected
[ 4.906447] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 4.906452] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 4.906455] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 4.906463] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[ 4.906494] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000cc00
[ 4.906752] hub 5-0:1.0: USB hub found
[ 4.906756] hub 5-0:1.0: 2 ports detected
[ 4.906832] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 4.906838] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 4.906841] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 4.906848] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[ 4.906872] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d000
[ 4.906999] hub 6-0:1.0: USB hub found
[ 4.907004] hub 6-0:1.0: 2 ports detected
[ 5.223188] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5.235981] ata1.00: ATA-8: WDC WD2500AAKX-001CA0, 15.01H15, max UDMA/133
[ 5.235987] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 5.237164] ata1.00: configured for UDMA/133
[ 5.237562] scsi 0:0:0:0: Direct-Access ATA WDC WD2500AAKX-0 15.0 PQ: 0 ANSI: 5
[ 5.349850] usb 4-1: new low-speed USB device number 2 using uhci_hcd
[ 5.556545] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5.568406] ata2.00: ATA-8: WDC WD2500AAKX-001CA0, 15.01H15, max UDMA/133
[ 5.568413] ata2.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 5.569523] ata2.00: configured for UDMA/133
[ 5.569701] scsi 1:0:0:0: Direct-Access ATA WDC WD2500AAKX-0 15.0 PQ: 0 ANSI: 5
[ 5.889872] ata3: SATA link down (SStatus 0 SControl 300)
[ 6.209885] ata4: SATA link down (SStatus 0 SControl 300)
[ 6.529896] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 6.531979] ata5.00: ATAPI: DV-18S-A, B.0C, max UDMA/100
[ 6.535141] ata5.00: configured for UDMA/100
[ 6.548038] scsi 4:0:0:0: CD-ROM TEAC DV-18S-A B.0C PQ: 0 ANSI: 5
[ 6.866575] ata6: SATA link down (SStatus 0 SControl 300)
[ 6.872377] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 6.872459] sd 0:0:0:0: [sda] Write Protect is off
[ 6.872462] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 6.872470] sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 6.872488] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.872568] sd 1:0:0:0: [sdb] Write Protect is off
[ 6.872572] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 6.872615] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.891542] sdb: sdb1 sdb2 sdb3
[ 6.892447] sda: sda1 sda2 sda3
[ 6.892618] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 6.892867] sd 0:0:0:0: [sda] Attached SCSI disk
[ 6.900549] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/input/input0
[ 6.900687] generic-usb 0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.0-1/input0
[ 6.900719] usbcore: registered new interface driver usbhid
[ 6.900722] usbhid: USB HID core driver
[ 6.902553] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray
[ 6.902558] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 6.902911] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 7.102597] mdassemble: sending ioctl 800c0910 to a partition!
[ 7.102603] mdassemble: sending ioctl 800c0910 to a partition!
[ 7.102614] mdassemble: sending ioctl 1261 to a partition!
[ 7.102617] mdassemble: sending ioctl 1261 to a partition!
[ 7.102814] mdassemble: sending ioctl 800c0910 to a partition!
[ 7.102816] mdassemble: sending ioctl 800c0910 to a partition!
[ 7.102819] mdassemble: sending ioctl 1261 to a partition!
[ 7.102821] mdassemble: sending ioctl 1261 to a partition!
[ 7.102952] mdassemble: sending ioctl 800c0910 to a partition!
[ 7.102954] mdassemble: sending ioctl 800c0910 to a partition!
[ 7.104053] md: md0 stopped.
[ 7.104769] md: bind<sdb3>
[ 7.104995] md: bind<sda3>
[ 7.106300] bio: create slab <bio-1> at 1
[ 7.106359] md/raid1:md0: active with 2 out of 2 mirrors
[ 7.106385] md0: detected capacity change from 0 to 247911363584
[ 7.122302] md0: unknown partition table
[ 7.312021] EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
[ 7.312025] EXT4-fs (dm-0): write access will be enabled during recovery
[ 7.349896] EXT4-fs (dm-0): recovery complete
[ 7.350552] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 61.438444] P0 P0 P1
[ 61.438450] INFO: rcu_preempt detected stalls on CPUs/tasks: { P0 P0 P1} (detected by 2, t=18002 jiffies)
[ 61.438853] sending NMI to all CPUs:
[ 61.438918] NMI backtrace for cpu 2
[ 61.438919] Modules linked in: ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod usbhid hid uhci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore usb_common dm_mod raid1 md_mod
[ 61.438933]
[ 61.438935] Pid: 0, comm: swapper/2 Not tainted 3.2.6-2-ARCH #1 HP ProLiant DL160 G6
[ 61.438939] EIP: 0060:[<c02dae7b>] EFLAGS: 00000002 CPU: 2
[ 61.438944] EIP is at delay_tsc+0x6b/0xd0
[ 61.438945] EAX: de1a6a34 EBX: 00002710 ECX: c05ce6e0 EDX: 00000046
[ 61.438947] ESI: 00000002 EDI: 00208d89 EBP: f5547d90 ESP: f5547d7c
[ 61.438950] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 61.438952] Process swapper/2 (pid: 0, ti=f5546000 task=f5484600 task.ti=f5546000)
[ 61.439092] Stack:
[ 61.439187] c05dd870 de1a6a34 00002710 c05dd840 c05dd840 f5547d98 c02dad7e f5547da0
[ 61.439192] c02dad9f f5547db0 c0120f2a c054c201 f6103120 f5547de4 c01a7e7a c055ff3c
[ 61.439196] 00000002 00004652 f6104484 00000083 c05dd840 c05dd8c0 00000006 c0692260
[ 61.439201] Call Trace:
[ 61.439302] [<c02dad7e>] __delay+0xe/0x10
[ 61.439306] [<c02dad9f>] __const_udelay+0x1f/0x30
[ 61.439310] [<c0120f2a>] arch_trigger_all_cpu_backtrace+0x5a/0x80
[ 61.439314] [<c01a7e7a>] __rcu_pending+0x31a/0x360
[ 61.439317] [<c01a92b4>] rcu_check_callbacks+0x264/0x280
[ 61.439321] [<c01583cb>] update_process_times+0x3b/0x70
[ 61.439325] [<c017945e>] tick_sched_timer+0x5e/0xc0
[ 61.439328] [<c016b5a0>] ? __remove_hrtimer+0x40/0xa0
[ 61.439331] [<c016b80d>] __run_hrtimer+0x6d/0x250
[ 61.439334] [<c0179400>] ? tick_nohz_handler+0x100/0x100
[ 61.439337] [<c016c695>] hrtimer_interrupt+0xe5/0x260
[ 61.439341] [<c016e45a>] ? sched_clock_idle_wakeup_event+0x1a/0x20
[ 61.439345] [<c04ac444>] smp_apic_timer_interrupt+0x54/0x88
[ 61.439350] [<c0137071>] ? finish_task_switch+0x41/0xc0
[ 61.439353] [<c04ab885>] apic_timer_interrupt+0x31/0x38
[ 61.439356] [<c014007b>] ? find_busiest_group+0x8cb/0xaf0
[ 61.439361] [<c032112a>] ? intel_idle+0xda/0x140
[ 61.439365] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 61.439369] [<c010233c>] cpu_idle+0x9c/0xe0
[ 61.439373] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 61.439375] Code: 83 6a 14 01 8b 52 08 83 e2 08 75 48 f3 90 89 e2 81 e2 00 e0 ff ff 83 42 14 01 64 8b 1d ac 15 69 c0 39 de 75 3c 8d 76 00 0f ae e8 <0f> 31 8d 74 26 00 89 c2 2b 55 f0 39 fa 72 be 89 e0 25 00 e0 ff
[ 61.443575] Call Trace:
[ 61.443578] [<c02dad7e>] __delay+0xe/0x10
[ 61.443581] [<c02dad9f>] __const_udelay+0x1f/0x30
[ 61.443583] [<c0120f2a>] arch_trigger_all_cpu_backtrace+0x5a/0x80
[ 61.443586] [<c01a7e7a>] __rcu_pending+0x31a/0x360
[ 61.443589] [<c01a92b4>] rcu_check_callbacks+0x264/0x280
[ 61.443592] [<c01583cb>] update_process_times+0x3b/0x70
[ 61.443595] [<c017945e>] tick_sched_timer+0x5e/0xc0
[ 61.443597] [<c016b5a0>] ? __remove_hrtimer+0x40/0xa0
[ 61.443600] [<c016b80d>] __run_hrtimer+0x6d/0x250
[ 61.443603] [<c0179400>] ? tick_nohz_handler+0x100/0x100
[ 61.443606] [<c016c695>] hrtimer_interrupt+0xe5/0x260
[ 61.443609] [<c016e45a>] ? sched_clock_idle_wakeup_event+0x1a/0x20
[ 61.443612] [<c04ac444>] smp_apic_timer_interrupt+0x54/0x88
[ 61.443615] [<c0137071>] ? finish_task_switch+0x41/0xc0
[ 61.443618] [<c04ab885>] apic_timer_interrupt+0x31/0x38
[ 61.443620] [<c014007b>] ? find_busiest_group+0x8cb/0xaf0
[ 61.443623] [<c032112a>] ? intel_idle+0xda/0x140
[ 61.443626] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 61.443629] [<c010233c>] cpu_idle+0x9c/0xe0
[ 61.443632] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 61.443636] NMI backtrace for cpu 3
[ 61.443639] Modules linked in: ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod usbhid hid uhci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore usb_common dm_mod raid1 md_mod
[ 61.443651]
[ 61.443654] Pid: 0, comm: swapper/3 Not tainted 3.2.6-2-ARCH #1 HP ProLiant DL160 G6
[ 61.443657] EIP: 0060:[<c0321100>] EFLAGS: 00000046 CPU: 3
[ 61.443662] EIP is at intel_idle+0xb0/0x140
[ 61.443663] EAX: 00000020 EBX: 00000003 ECX: 00000001 EDX: 00000000
[ 61.443665] ESI: 9f9de9b9 EDI: 127435a4 EBP: f5555f3c ESP: f5555f18
[ 61.443667] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 61.443670] Process swapper/3 (pid: 0, ti=f5554000 task=f5485be0 task.ti=f5554000)
[ 61.443810] Stack:
[ 61.443905] f618a85c 00000003 00000008 00000020 00000000 00000003 c05f4de4 c06115b8
[ 61.443910] 00000003 f5555f6c c03ac73e fffee741 c05f4de4 11ebd5bb c05f4d00 f618a85c
[ 61.443915] 00000003 00000003 00000003 c06115b8 a3c42897 f5555f88 c010233c d10559fb
[ 61.443920] Call Trace:
[ 61.444018] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 61.444022] [<c010233c>] cpu_idle+0x9c/0xe0
[ 61.444026] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 61.444028] Code: 08 83 e2 08 75 25 31 d2 83 c0 08 89 d1 0f 01 c8 0f ae f0 89 f6 89 e0 25 00 e0 ff ff 8b 40 08 a8 08 75 08 b1 01 8b 45 e8 0f 01 c9 <e8> 4b 08 e5 ff bb 40 42 0f 00 29 f0 19 fa e8 ed da e2 ff 89 d1
[ 61.448230] Call Trace:
[ 61.448232] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 61.448235] [<c010233c>] cpu_idle+0x9c/0xe0
[ 61.448238] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 61.448242] NMI backtrace for cpu 0
[ 61.448244] Modules linked in: ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod usbhid hid uhci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore usb_common dm_mod raid1 md_mod
[ 61.448257]
[ 61.448259] Pid: 0, comm: swapper/0 Not tainted 3.2.6-2-ARCH #1 HP ProLiant DL160 G6
[ 61.448263] EIP: 0060:[<c0321100>] EFLAGS: 00000046 CPU: 0
[ 61.448266] EIP is at intel_idle+0xb0/0x140
[ 61.448268] EAX: 00000020 EBX: 00000003 ECX: 00000001 EDX: 00000000
[ 61.448270] ESI: 9f9dfd78 EDI: 127435a4 EBP: c05c5f64 ESP: c05c5f40
[ 61.448272] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 61.448274] Process swapper/0 (pid: 0, ti=c05c4000 task=c05ca020 task.ti=c05c4000)
[ 61.448415] Stack:
[ 61.448509] f600a85c 00000003 00000008 00000020 00000000 00000000 c05f4de4 c06115b8
[ 61.448514] 00000003 c05c5f94 c03ac73e fffee7d7 c05f4de4 2fb76d95 c05f4d00 f600a85c
[ 61.448519] 00000003 00000000 00000000 c06115b8 16c346c7 c05c5fb0 c010233c 86f24f45
[ 61.448524] Call Trace:
[ 61.448622] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 61.448626] [<c010233c>] cpu_idle+0x9c/0xe0
[ 61.448630] [<c048d428>] rest_init+0x80/0x88
[ 61.448634] [<c0615791>] start_kernel+0x35c/0x362
[ 61.448636] [<c06151c6>] ? loglevel+0x2b/0x2b
[ 61.448639] [<c06150a9>] i386_start_kernel+0xa9/0xaf
[ 61.448641] Code: 08 83 e2 08 75 25 31 d2 83 c0 08 89 d1 0f 01 c8 0f ae f0 89 f6 89 e0 25 00 e0 ff ff 8b 40 08 a8 08 75 08 b1 01 8b 45 e8 0f 01 c9 <e8> 4b 08 e5 ff bb 40 42 0f 00 29 f0 19 fa e8 ed da e2 ff 89 d1
[ 61.452839] Call Trace:
[ 61.452841] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 61.452844] [<c010233c>] cpu_idle+0x9c/0xe0
[ 61.452847] [<c048d428>] rest_init+0x80/0x88
[ 61.452849] [<c0615791>] start_kernel+0x35c/0x362
[ 61.452852] [<c06151c6>] ? loglevel+0x2b/0x2b
[ 61.452855] [<c06150a9>] i386_start_kernel+0xa9/0xaf
[ 61.452858] NMI backtrace for cpu 1
[ 61.452861] Modules linked in: ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod usbhid hid uhci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore usb_common dm_mod raid1 md_mod
[ 61.452873]
[ 61.452876] Pid: 0, comm: swapper/1 Not tainted 3.2.6-2-ARCH #1 HP ProLiant DL160 G6
[ 61.452879] EIP: 0060:[<c0321100>] EFLAGS: 00000046 CPU: 1
[ 61.452883] EIP is at intel_idle+0xb0/0x140
[ 61.452885] EAX: 00000020 EBX: 00000003 ECX: 00000001 EDX: 00000000
[ 61.452887] ESI: 9f9deb9d EDI: 127435a4 EBP: f5539f3c ESP: f5539f18
[ 61.452889] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 61.452891] Process swapper/1 (pid: 0, ti=f5538000 task=f5483020 task.ti=f5538000)
[ 61.453031] Stack:
[ 61.453126] f608a85c 00000003 00000008 00000020 00000000 00000001 c05f4de4 c06115b8
[ 61.453131] 00000003 f5539f6c c03ac73e fffee726 c05f4de4 0cae3470 c05f4d00 f608a85c
[ 61.453136] 00000003 00000001 00000001 c06115b8 1763acef f5539f88 c010233c 3ca0f1b2
[ 61.453141] Call Trace:
[ 61.453239] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 61.453243] [<c010233c>] cpu_idle+0x9c/0xe0
[ 61.453246] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 61.453248] Code: 08 83 e2 08 75 25 31 d2 83 c0 08 89 d1 0f 01 c8 0f ae f0 89 f6 89 e0 25 00 e0 ff ff 8b 40 08 a8 08 75 08 b1 01 8b 45 e8 0f 01 c9 <e8> 4b 08 e5 ff bb 40 42 0f 00 29 f0 19 fa e8 ed da e2 ff 89 d1
[ 61.457450] Call Trace:
[ 61.457452] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 61.457455] [<c010233c>] cpu_idle+0x9c/0xe0
[ 61.457458] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 176.262465] usb 2-2: new high-speed USB device number 3 using ehci_hcd
[ 212.640606] Initializing USB Mass Storage driver...
[ 212.641090] scsi6 : usb-storage 2-2:1.0
[ 212.641416] usbcore: registered new interface driver usb-storage
[ 212.641421] USB Mass Storage support registered.
[ 213.641531] scsi 6:0:0:0: Direct-Access SanDisk Cruzer Blade 8.02 PQ: 0 ANSI: 0 CCS
[ 213.642964] sd 6:0:0:0: [sdc] 7856127 512-byte logical blocks: (4.02 GB/3.74 GiB)
[ 213.643689] sd 6:0:0:0: [sdc] Write Protect is off
[ 213.643694] sd 6:0:0:0: [sdc] Mode Sense: 45 00 00 08
[ 213.644294] sd 6:0:0:0: [sdc] No Caching mode page present
[ 213.644408] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[ 213.647243] sd 6:0:0:0: [sdc] No Caching mode page present
[ 213.647356] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[ 213.649363] sdc: sdc1
[ 213.652732] sd 6:0:0:0: [sdc] No Caching mode page present
[ 213.652848] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[ 213.652963] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[ 241.551376] P0 P0 P1
[ 241.551382] INFO: rcu_preempt detected stalls on CPUs/tasks: { P0 P0 P1} (detected by 2, t=72034 jiffies)
[ 241.551785] sending NMI to all CPUs:
[ 241.551849] NMI backtrace for cpu 2
[ 241.551851] Modules linked in: nls_cp437 vfat fat usb_storage ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod usbhid hid uhci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore usb_common dm_mod raid1 md_mod
[ 241.551865]
[ 241.551867] Pid: 0, comm: swapper/2 Not tainted 3.2.6-2-ARCH #1 HP ProLiant DL160 G6
[ 241.551870] EIP: 0060:[<c02dae7d>] EFLAGS: 00000002 CPU: 2
[ 241.551873] EIP is at delay_tsc+0x6d/0xd0
[ 241.551875] EAX: 54a58fb4 EBX: 00002710 ECX: c05ce6e0 EDX: 000000a0
[ 241.551877] ESI: 00000002 EDI: 00208d89 EBP: f5547d90 ESP: f5547d7c
[ 241.551880] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 241.551882] Process swapper/2 (pid: 0, ti=f5546000 task=f5484600 task.ti=f5546000)
[ 241.552021] Stack:
[ 241.552116] c05dd870 54a58f88 00002710 c05dd840 c05dd840 f5547d98 c02dad7e f5547da0
[ 241.552121] c02dad9f f5547db0 c0120f2a c054c201 f6103120 f5547de4 c01a7e7a c055ff3c
[ 241.552126] 00000002 00011962 f6104484 00000083 c05dd840 c05dd8c0 00000006 c0692260
[ 241.552131] Call Trace:
[ 241.552230] [<c02dad7e>] __delay+0xe/0x10
[ 241.552233] [<c02dad9f>] __const_udelay+0x1f/0x30
[ 241.552236] [<c0120f2a>] arch_trigger_all_cpu_backtrace+0x5a/0x80
[ 241.552240] [<c01a7e7a>] __rcu_pending+0x31a/0x360
[ 241.552243] [<c01a92b4>] rcu_check_callbacks+0x264/0x280
[ 241.552246] [<c01583cb>] update_process_times+0x3b/0x70
[ 241.552249] [<c017945e>] tick_sched_timer+0x5e/0xc0
[ 241.552252] [<c016b5a0>] ? __remove_hrtimer+0x40/0xa0
[ 241.552255] [<c016b80d>] __run_hrtimer+0x6d/0x250
[ 241.552258] [<c0179400>] ? tick_nohz_handler+0x100/0x100
[ 241.552261] [<c016c695>] hrtimer_interrupt+0xe5/0x260
[ 241.552264] [<c016e45a>] ? sched_clock_idle_wakeup_event+0x1a/0x20
[ 241.552268] [<c04ac444>] smp_apic_timer_interrupt+0x54/0x88
[ 241.552271] [<c0137071>] ? finish_task_switch+0x41/0xc0
[ 241.552274] [<c04ab885>] apic_timer_interrupt+0x31/0x38
[ 241.552277] [<c014007b>] ? find_busiest_group+0x8cb/0xaf0
[ 241.552281] [<c032112a>] ? intel_idle+0xda/0x140
[ 241.552284] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 241.552287] [<c010233c>] cpu_idle+0x9c/0xe0
[ 241.552290] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 241.552292] Code: 14 01 8b 52 08 83 e2 08 75 48 f3 90 89 e2 81 e2 00 e0 ff ff 83 42 14 01 64 8b 1d ac 15 69 c0 39 de 75 3c 8d 76 00 0f ae e8 0f 31 <8d> 74 26 00 89 c2 2b 55 f0 39 fa 72 be 89 e0 25 00 e0 ff ff 83
[ 241.556493] Call Trace:
[ 241.556496] [<c02dad7e>] __delay+0xe/0x10
[ 241.556499] [<c02dad9f>] __const_udelay+0x1f/0x30
[ 241.556501] [<c0120f2a>] arch_trigger_all_cpu_backtrace+0x5a/0x80
[ 241.556504] [<c01a7e7a>] __rcu_pending+0x31a/0x360
[ 241.556507] [<c01a92b4>] rcu_check_callbacks+0x264/0x280
[ 241.556510] [<c01583cb>] update_process_times+0x3b/0x70
[ 241.556513] [<c017945e>] tick_sched_timer+0x5e/0xc0
[ 241.556515] [<c016b5a0>] ? __remove_hrtimer+0x40/0xa0
[ 241.556518] [<c016b80d>] __run_hrtimer+0x6d/0x250
[ 241.556521] [<c0179400>] ? tick_nohz_handler+0x100/0x100
[ 241.556524] [<c016c695>] hrtimer_interrupt+0xe5/0x260
[ 241.556527] [<c016e45a>] ? sched_clock_idle_wakeup_event+0x1a/0x20
[ 241.556530] [<c04ac444>] smp_apic_timer_interrupt+0x54/0x88
[ 241.556533] [<c0137071>] ? finish_task_switch+0x41/0xc0
[ 241.556535] [<c04ab885>] apic_timer_interrupt+0x31/0x38
[ 241.556538] [<c014007b>] ? find_busiest_group+0x8cb/0xaf0
[ 241.556541] [<c032112a>] ? intel_idle+0xda/0x140
[ 241.556544] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 241.556547] [<c010233c>] cpu_idle+0x9c/0xe0
[ 241.556550] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 241.556554] NMI backtrace for cpu 3
[ 241.556556] Modules linked in: nls_cp437 vfat fat usb_storage ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod usbhid hid uhci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore usb_common dm_mod raid1 md_mod
[ 241.556571]
[ 241.556573] Pid: 0, comm: swapper/3 Not tainted 3.2.6-2-ARCH #1 HP ProLiant DL160 G6
[ 241.556576] EIP: 0060:[<c0321100>] EFLAGS: 00000046 CPU: 3
[ 241.556580] EIP is at intel_idle+0xb0/0x140
[ 241.556582] EAX: 00000020 EBX: 00000003 ECX: 00000001 EDX: 00000000
[ 241.556584] ESI: 8ecf5648 EDI: 127435ce EBP: f5555f3c ESP: f5555f18
[ 241.556586] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 241.556588] Process swapper/3 (pid: 0, ti=f5554000 task=f5485be0 task.ti=f5554000)
[ 241.556729] Stack:
[ 241.556823] f618a85c 00000003 00000008 00000020 00000000 00000003 c05f4de4 c06115b8
[ 241.556829] 00000003 f5555f6c c03ac73e ffffbb3c c05f4de4 2ffd9905 c05f4d00 f618a85c
[ 241.556833] 00000003 00000003 00000003 c06115b8 a3c42897 f5555f88 c010233c d10559fb
[ 241.556838] Call Trace:
[ 241.556937] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 241.556940] [<c010233c>] cpu_idle+0x9c/0xe0
[ 241.556944] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 241.556946] Code: 08 83 e2 08 75 25 31 d2 83 c0 08 89 d1 0f 01 c8 0f ae f0 89 f6 89 e0 25 00 e0 ff ff 8b 40 08 a8 08 75 08 b1 01 8b 45 e8 0f 01 c9 <e8> 4b 08 e5 ff bb 40 42 0f 00 29 f0 19 fa e8 ed da e2 ff 89 d1
[ 241.561145] Call Trace:
[ 241.561148] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 241.561150] [<c010233c>] cpu_idle+0x9c/0xe0
[ 241.561154] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 241.561157] NMI backtrace for cpu 0
[ 241.561160] Modules linked in: nls_cp437 vfat fat usb_storage ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod usbhid hid uhci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore usb_common dm_mod raid1 md_mod
[ 241.561174]
[ 241.561176] Pid: 0, comm: swapper/0 Not tainted 3.2.6-2-ARCH #1 HP ProLiant DL160 G6
[ 241.561180] EIP: 0060:[<c0321100>] EFLAGS: 00000046 CPU: 0
[ 241.561184] EIP is at intel_idle+0xb0/0x140
[ 241.561185] EAX: 00000020 EBX: 00000003 ECX: 00000001 EDX: 00000000
[ 241.561187] ESI: 8ecf69b0 EDI: 127435ce EBP: c05c5f64 ESP: c05c5f40
[ 241.561189] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 241.561192] Process swapper/0 (pid: 0, ti=c05c4000 task=c05ca020 task.ti=c05c4000)
[ 241.561332] Stack:
[ 241.561427] f600a85c 00000003 00000008 00000020 00000000 00000000 c05f4de4 c06115b8
[ 241.561432] 00000003 c05c5f94 c03ac73e ffffbb45 c05f4de4 3195f9b5 c05f4d00 f600a85c
[ 241.561436] 00000003 00000000 00000000 c06115b8 16c346c7 c05c5fb0 c010233c 86f24f45
[ 241.561441] Call Trace:
[ 241.561540] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 241.561543] [<c010233c>] cpu_idle+0x9c/0xe0
[ 241.561547] [<c048d428>] rest_init+0x80/0x88
[ 241.561550] [<c0615791>] start_kernel+0x35c/0x362
[ 241.561552] [<c06151c6>] ? loglevel+0x2b/0x2b
[ 241.561555] [<c06150a9>] i386_start_kernel+0xa9/0xaf
[ 241.561557] Code: 08 83 e2 08 75 25 31 d2 83 c0 08 89 d1 0f 01 c8 0f ae f0 89 f6 89 e0 25 00 e0 ff ff 8b 40 08 a8 08 75 08 b1 01 8b 45 e8 0f 01 c9 <e8> 4b 08 e5 ff bb 40 42 0f 00 29 f0 19 fa e8 ed da e2 ff 89 d1
[ 241.565758] Call Trace:
[ 241.565760] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 241.565763] [<c010233c>] cpu_idle+0x9c/0xe0
[ 241.565766] [<c048d428>] rest_init+0x80/0x88
[ 241.565769] [<c0615791>] start_kernel+0x35c/0x362
[ 241.565771] [<c06151c6>] ? loglevel+0x2b/0x2b
[ 241.565774] [<c06150a9>] i386_start_kernel+0xa9/0xaf
[ 241.565777] NMI backtrace for cpu 1
[ 241.565780] Modules linked in: nls_cp437 vfat fat usb_storage ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod usbhid hid uhci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore usb_common dm_mod raid1 md_mod
[ 241.565794]
[ 241.565796] Pid: 0, comm: swapper/1 Not tainted 3.2.6-2-ARCH #1 HP ProLiant DL160 G6
[ 241.565800] EIP: 0060:[<c0321100>] EFLAGS: 00000046 CPU: 1
[ 241.565804] EIP is at intel_idle+0xb0/0x140
[ 241.565806] EAX: 00000020 EBX: 00000003 ECX: 00000001 EDX: 00000000
[ 241.565808] ESI: 8ecf6222 EDI: 127435ce EBP: f5539f3c ESP: f5539f18
[ 241.565809] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 241.565812] Process swapper/1 (pid: 0, ti=f5538000 task=f5483020 task.ti=f5538000)
[ 241.565953] Stack:
[ 241.566047] f608a85c 00000003 00000008 00000020 00000000 00000001 c05f4de4 c06115b8
[ 241.566052] 00000003 f5539f6c c03ac73e ffffbb42 c05f4de4 30fd957e c05f4d00 f608a85c
[ 241.566057] 00000003 00000001 00000001 c06115b8 1763acef f5539f88 c010233c 3ca0f1b2
[ 241.566062] Call Trace:
[ 241.566161] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 241.566164] [<c010233c>] cpu_idle+0x9c/0xe0
[ 241.566168] [<c049e94e>] start_secondary+0x1f2/0x1f8
[ 241.566169] Code: 08 83 e2 08 75 25 31 d2 83 c0 08 89 d1 0f 01 c8 0f ae f0 89 f6 89 e0 25 00 e0 ff ff 8b 40 08 a8 08 75 08 b1 01 8b 45 e8 0f 01 c9 <e8> 4b 08 e5 ff bb 40 42 0f 00 29 f0 19 fa e8 ed da e2 ff 89 d1
[ 241.570367] Call Trace:
[ 241.570369] [<c03ac73e>] cpuidle_idle_call+0xae/0x2d0
[ 241.570372] [<c010233c>] cpu_idle+0x9c/0xe0
[ 241.570375] [<c049e94e>] start_secondary+0x1f2/0x1f8
Any ideas would be appreciated.
Thanks,
Sek
Last edited by sekenre (2012-02-20 18:09:38)
Offline
Looks like it might be a kernel bug. I have a rescue bootdisk based on kernel 3.2.4-1-ARCH that gives me the same behaviour when booting from it.
I have now tried booting with kernel options like "nosmp" and "ipv6.disable=1" and this has not made any difference.
Anyone know if there's already a bug been filed for this?
Ta,
Sek
Offline
Also can someone move this to the Kernel forum since I don't think it's install related now...
Offline
Ok, changing the kernel to linux-lts 3.0.21-ARCH fixed it completely.
Offline