WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: ATA driver failures with pvops dom0, (was: aic79xx failu

To: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Subject: [Xen-devel] Re: ATA driver failures with pvops dom0, (was: aic79xx failures with pvops dom0 2.6.32.25)
From: micah anderson <micah@xxxxxxxxxx>
Date: Mon, 22 Nov 2010 18:01:08 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 23 Nov 2010 03:21:38 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20101122215535.GA26897@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <87eiafzp49.fsf@xxxxxxxxxxxxxxxx> <615023213.20101120224150@xxxxxxxxxxxxxx> <87y68my4rv.fsf@xxxxxxxxxxxxxxxx> <20101122162829.GD20383@xxxxxxxxxxxx> <874ob9rpyx.fsf@xxxxxxxxxxxxxxxx> <20101122215535.GA26897@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Notmuch/0.3.1-93-g3ec9d24 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu)
On Mon, 22 Nov 2010 16:55:35 -0500, Konrad Rzeszutek Wilk 
<konrad.wilk@xxxxxxxxxx> wrote:
> On Mon, Nov 22, 2010 at 04:46:46PM -0500, micah anderson wrote:
> > On Mon, 22 Nov 2010 11:28:29 -0500, Konrad Rzeszutek Wilk 
> > <konrad.wilk@xxxxxxxxxx> wrote:
> > > > [   16.572048] scsi0 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 3.0
> > > > [   16.572051]         <Adaptec AIC7902 Ultra320 SCSI adapter>
> > > > [   16.572053]         aic7902: Ultra320 Wide Channel A, SCSI Id=7, 
> > > > PCI-X 101-133MHz, 512 SCBs
> > > > [   16.572598] aic79xx 0000:03:02.1: found PCI INT B -> IRQ 5
> > > 
> > > That is a rather odd IRQ number that is shared amongst all of the 
> > > devices. Is there
> > > a "OS Compatibility" BIOS option where you can select Linux?
> > 
> > I'm intending to have the BIOS queried at the earliest convenient
> > time. Its not near me so I can't get this information right away, but I
> > will.
> 
> Take your time. I've a full plate of bugs to deal with :-(

It will happen this week for sure, sorry to put more on your plate :o

> > > So MA Young found an interesting issue where the IRQs below 16 don't get 
> > > programmed
> > > correctly, which was fixed in .. some unstable version, but before we go 
> > > that route
> > > 1) Go in the serial console and hit Ctrl-A, hit '?' and hit '*' and send 
> > > the
> > > output. I am curious to see if the IO-APIC ends up having a proper vector 
> > > as during
> > > bootup it looks to be set to nothing but it should have by now have a 
> > > good value.
> > 
> > Ok, here it is:
> .. snip ..
> > (XEN)    IRQ:   5 affinity:00000000,00000000,00000000,00000001 vec:38 
> > type=IO-APIC-edge    status=00000010 in-flight=0 domain-list=0:  5(-S--),
> 
> So it thinks it is an edge, but if that IRQ is shared it has to be level. You 
> have
> a really weird motherboard..

Thats odd, the motherboard isn't really all that weird, its a supermicro
board, this one:

http://www.supermicro.com/products/motherboard/Xeon/E7501/X5DPR-8G2_.cfm

> One more thing - can you boot the kernel as baremetal (so, no Xen) and "cat 
> /proc/interrupts"
> and also attach the full serial bootup log? I am curious to see how the irq 5 
> is setup.
> It should show up as level.

Well, if I boot the 2.6.32.25 kernel I built for the dom0, without Xen,
with the debug options I've been using (linux /vmlinuz-2.6.32.25
root=/dev/mapper/quelea0-root ro lapic=debug apic_verbosity=debug
apic=debug loglvl=all console=tty0 console=ttyS0,115200n8 nomodeset
initcall_debug debug loglevel=10) I interestingly am not able to see the
first prompt for the disk encryption passphrase. I thought it was hung,
so I kept trying to eliminate kernel boot params to find it, but then
realized after about the 5th reboot that I was able to actually enter my
passphrase blindly and it continued to boot... so I put all the debug
parameters back and booted it...

Interestingly, I do not see IRQ 5 here:

quelea:~# cat /proc/interrupts 
            CPU0       CPU1       CPU2       CPU3       
   0:        134          0          0          0   IO-APIC-edge      timer
   1:          2          0          0          0   IO-APIC-edge      i8042
   2:          0          0          0          0    XT-PIC-XT        cascade
   4:        280          0          0          0   IO-APIC-edge      serial
   6:          3          0          0          0   IO-APIC-edge      floppy
   8:          0          0          0          0   IO-APIC-edge      rtc0
  14:          0          0          0          0   IO-APIC-edge      ide0
  15:         95          0          0          0   IO-APIC-edge      ide1
  16:          0          0          0          0   IO-APIC-fasteoi   
uhci_hcd:usb1
  18:          0          0          0          0   IO-APIC-fasteoi   
uhci_hcd:usb3
  19:          0          0          0          0   IO-APIC-fasteoi   
uhci_hcd:usb2
  28:         15          0          0          0   IO-APIC-fasteoi   aic79xx
  29:         15          0          0          0   IO-APIC-fasteoi   aic79xx
  48:       2830          0          0          0   IO-APIC-fasteoi   sata_mv
  54:        769          0          0          0   IO-APIC-fasteoi   eth0
  55:        107          0          0          0   IO-APIC-fasteoi   eth1
 NMI:          0          0          0          0   Non-maskable interrupts
 LOC:      67561      68043      68020      68057   Local timer interrupts
 SPU:          0          0          0          0   Spurious interrupts
 PMI:          0          0          0          0   Performance monitoring 
interrupts
 PND:          0          0          0          0   Performance pending work
 RES:       1859       2434       2471       3307   Rescheduling interrupts
 CAL:         52       1811         61         76   Function call interrupts
 TLB:        121        104        355        269   TLB shootdowns
 TRM:          0          0          0          0   Thermal event interrupts
 THR:          0          0          0          0   Threshold APIC interrupts
 MCE:          0          0          0          0   Machine check exceptions
 MCP:          1          1          1          1   Machine check polls
 ERR:          0
 MIS:          0

Here is the baremetal, no Xen bootup:
                                                                                
Loading Linux 2.6.32.25 ...                                                     
Loading initial ramdisk ...                                                     
[    0.000000] Initializing cgroup subsys cpuset                            
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32.25 (root@quelea) (gcc version 4.4.5 (Debian 
4.4.5-6) ) #6 SMP Sat Nov 20 09:14:48 PST 2010
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000f7ef9000 (usable)
[    0.000000]  BIOS-e820: 00000000f7ef9000 - 00000000f7f00000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000f7f00000 - 00000000f7f80000 (usable)
[    0.000000]  BIOS-e820: 00000000f7f80000 - 00000000f8000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000208000000 (usable)
[    0.000000] DMI present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around 
it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) 
==> (reserved)
[    0.000000] last_pfn = 0x208000 max_arch_pfn = 0x1000000
[    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-C7FFF write-protect
[    0.000000]   C8000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0F8000000 mask FF8000000 uncachable
[    0.000000]   1 base 000000000 mask E00000000 write-back
[    0.000000]   2 base 200000000 mask FF8000000 write-back
[    0.000000]   3 base 0F7F80000 mask FFFF80000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000f7f80000 - 0000000100000000 (usable) 
==> (reserved)
[    0.000000] initial memory mapped : 0 - 01a00000
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000200000 page 4k
[    0.000000]  0000200000 - 0037600000 page 2M
[    0.000000]  0037600000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 10000-17000
[    0.000000] RAMDISK: 37611000 - 37fefaba
[    0.000000] Allocated new RAMDISK: 00100000 - 00adeaba
[    0.000000] Move RAMDISK from 0000000037611000 - 0000000037fefab9 to 
00100000 - 00adeab9
[    0.000000] ACPI Error: A valid RSDP was not found (20090903/tbxfroot-219)
[    0.000000] 7432MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000]   node 0 low ram: 00000000 - 377fe000
[    0.000000]   node 0 bootmap 00014000 - 0001af00
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 
- 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 
- 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 
- 0000007000]
[    0.000000]   #3 [0001000000 - 00014fb8b4]    TEXT DATA BSS ==> [0001000000 
- 00014fb8b4]
[    0.000000]   #4 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 
- 0000100000]
[    0.000000]   #5 [00014fc000 - 0001509114]              BRK ==> [00014fc000 
- 0001509114]
[    0.000000]   #6 [0000010000 - 0000014000]          PGTABLE ==> [0000010000 
- 0000014000]
[    0.000000]   #7 [0000100000 - 0000adeaba]      NEW RAMDISK ==> [0000100000 
- 0000adeaba]
[    0.000000]   #8 [0000014000 - 000001b000]          BOOTMAP ==> [0000014000 
- 000001b000]
[    0.000000] Scan SMP from c0000000 for 1024 bytes.
[    0.000000] Scan SMP from c009fc00 for 1024 bytes.
[    0.000000] Scan SMP from c00f0000 for 65536 bytes.
[    0.000000] found SMP MP-table at [c00f6ca0] f6ca0
[    0.000000]   mpc: 9fda0-9ff2c
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x00208000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[4] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000f7ef9
[    0.000000]     0: 0x000f7f00 -> 0x000f7f80
[    0.000000]     0: 0x00100000 -> 0x00208000
[    0.000000] On node 0 totalpages: 2096904
[    0.000000] free_area_init_node: node 0, pgdat c13d5b00, node_mem_map 
c150b200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 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: 14865 pages used for memmap
[    0.000000]   HighMem zone: 1854826 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] SFI: Simple Firmware Interface v0.7 http://simplefirmware.org
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000]     Virtual Wire compatibility mode.
[    0.000000]   mpc: 9fda0-9ff2c
[    0.000000] MPTABLE: OEM ID:  
[    0.000000] MPTABLE: Product ID: Kings Canyon
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] Processor #6
[    0.000000] Processor #1
[    0.000000] Processor #7
[    0.000000] Bus #0 is PCI   
[    0.000000] Bus #1 is PCI   
[    0.000000] Bus #2 is PCI   
[    0.000000] Bus #3 is PCI   
[    0.000000] Bus #4 is PCI   
[    0.000000] Bus #5 is ISA   
[    0.000000] I/O APIC #2 Version 32 at 0xFEC00000.
[    0.000000] I/O APIC #3 Version 32 at 0xFEC80000.
[    0.000000] I/O APIC #4 Version 32 at 0xFEC80400.
[    0.000000] Int: type 3, pol 1, trig 1, bus 05, IRQ 00, APIC ID 2, APIC INT 
00
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 01, APIC ID 2, APIC INT 
01
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 00, APIC ID 2, APIC INT 
02
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 03, APIC ID 2, APIC INT 
03
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 04, APIC ID 2, APIC INT 
04
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 05, APIC ID 2, APIC INT 
05
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 06, APIC ID 2, APIC INT 
06
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 07, APIC ID 2, APIC INT 
07
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 08, APIC ID 2, APIC INT 
08
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 09, APIC ID 2, APIC INT 
09
[    0.000000] Int: type 0, pol 3, trig 3, bus 00, IRQ 75, APIC ID 2, APIC INT 
13
[    0.000000] Int: type 0, pol 3, trig 3, bus 00, IRQ 74, APIC ID 2, APIC INT 
10
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 0c, APIC ID 2, APIC INT 
0c
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 0d, APIC ID 2, APIC INT 
0d
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 0e, APIC ID 2, APIC INT 
0e
[    0.000000] Int: type 0, pol 1, trig 1, bus 05, IRQ 0f, APIC ID 2, APIC INT 
0f
[    0.000000] Int: type 0, pol 3, trig 3, bus 00, IRQ 76, APIC ID 2, APIC INT 
12
[    0.000000] Int: type 0, pol 3, trig 3, bus 02, IRQ 04, APIC ID 4, APIC INT 
00
[    0.000000] Int: type 0, pol 3, trig 3, bus 02, IRQ 0c, APIC ID 4, APIC INT 
06
[    0.000000] Int: type 0, pol 3, trig 3, bus 02, IRQ 0d, APIC ID 4, APIC INT 
07
[    0.000000] Int: type 0, pol 3, trig 3, bus 03, IRQ 08, APIC ID 3, APIC INT 
04
[    0.000000] Int: type 0, pol 3, trig 3, bus 03, IRQ 09, APIC ID 3, APIC INT 
05
[    0.000000] Int: type 0, pol 3, trig 3, bus 04, IRQ 04, APIC ID 2, APIC INT 
10
[    0.000000] Lint: type 3, pol 1, trig 1, bus 05, IRQ 00, APIC ID ff, APIC 
LINT 00
[    0.000000] Lint: type 1, pol 1, trig 1, bus 05, IRQ 00, APIC ID ff, APIC 
LINT 01
[    0.000000] Processors: 4
[    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] mapped IOAPIC to ffff9000 (fec80000)
[    0.000000] mapped IOAPIC to ffff8000 (fec80400)
[    0.000000] nr_irqs_gsi: 72
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at f8000000 (gap: 
f8000000:6c00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 15 pages/cpu @c5800000 s37656 r0 d23784 u524288
[    0.000000] pcpu-alloc: s37656 r0 d23784 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 2080263
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32.25 
root=/dev/mapper/quelea0-root ro lapic=debug apic_verbosity=debug apic=debug 
loglvl=all console=tty0 console=ttyS0,115200n8 nomodeset initcall_debug debug 
loglevel=10
[    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] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000377fe:00208000)
[    0.000000] Memory: 8303444k/8519680k available (2588k kernel code, 82964k 
reserved, 1377k data, 396k init, 7478764k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd56000 - 0xfffff000   (2724 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffa00000   (2048 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc13e0000 - 0xc1443000   ( 396 kB)
[    0.000000]       .data : 0xc12870a5 - 0xc13df898   (1377 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12870a5   (2588 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor 
mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=4, 
Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1536
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 3199.252 MHz processor.
[    0.012007] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 6398.50 BogoMIPS (lpj=12797008)
[    0.020020] Security Framework initialized
[    0.024010] SELinux:  Disabled at boot.
[    0.028011] Mount-cache hash table entries: 512
[    0.032184] Initializing cgroup subsys ns
[    0.036007] Initializing cgroup subsys cpuacct
[    0.040007] Initializing cgroup subsys devices
[    0.044005] Initializing cgroup subsys freezer
[    0.048004] Initializing cgroup subsys net_cls
[    0.052033] CPU: Trace cache: 12K uops, L1 D cache: 8K
[    0.060004] CPU: L2 cache: 512K
[    0.063187] CPU: L3 cache: 1024K
[    0.064004] CPU: Physical Processor ID: 0
[    0.068003] CPU: Processor Core ID: 0
[    0.072007] mce: CPU supports 4 MCE banks
[    0.076013] CPU0: Thermal monitoring enabled (TM1)
[    0.080018] Performance Events: no PMU driver, software events only.
[    0.088008] Checking 'hlt' instruction... OK.
[    0.110006] Enabling APIC mode:  Flat.  Using 3 I/O APICs
[    0.112006] Getting VERSION: 50014
[    0.116004] Getting VERSION: 50014
[    0.120004] Getting ID: 0
[    0.124004] Getting ID: 0
[    0.126677] enabled ExtINT on CPU#0
[    0.128126] ExtINT not setup in hardware but reported by MP table
[    0.132166] ENABLING IO-APIC IRQs
[    0.136004] init IO_APIC IRQs
[    0.140005]  2-0 (apicid-pin) not connected
[    0.144007] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 
Active:0)
[    0.148007] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 
Active:0)
[    0.152007] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 
Active:0)
[    0.156006] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 
Active:0)
[    0.160006] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 
Active:0)
[    0.164006] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 
Active:0)
[    0.168006] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 
Active:0)
[    0.172006] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 
Active:0)
[    0.176006] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:0 
Active:0)
[    0.180004]  2-10 2-11 (apicid-pin) not connected
[    0.187078] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 
Active:0)
[    0.188006] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 
Active:0)
[    0.192006] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 
Active:0)
[    0.196006] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 
Active:0)
[    0.200007] IOAPIC[0]: Set routing entry (2-16 -> 0x49 -> IRQ 16 Mode:1 
Active:1)
[    0.204004]  2-17 (apicid-pin) not connected
[    0.208005] IOAPIC[0]: Set routing entry (2-18 -> 0x51 -> IRQ 18 Mode:1 
Active:1)
[    0.212006] IOAPIC[0]: Set routing entry (2-19 -> 0x59 -> IRQ 19 Mode:1 
Active:1)
[    0.216004]  2-20 2-21 2-22 2-23 3-0 3-1 3-2 3-3 (apicid-pin) not connected
[    0.224003]  3-6 3-7 3-8 3-9 3-10 3-11 3-12 3-13 3-14 3-15 3-16 3-17 3-18 
3-19 3-20 3-21 3-22 3-23 (apicid-pin) not connected
[    0.236003]  4-1 4-2 4-3 4-4 4-5 (apicid-pin) not connected
[    0.242583]  4-8 4-9 4-10 4-11 4-12 4-13 4-14 4-15 4-16 4-17 4-18 4-19 4-20 
4-21 4-22 4-23 (apicid-pin) not connected
[    0.252219] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.296200] CPU0: Intel(R) Xeon(TM) CPU 3.20GHz stepping 05
[    0.301279] Using local APIC timer interrupts.
[    0.301280] calibrating APIC timer ...
[    0.308001] ... lapic delta = 833142
[    0.308001] ... PM-Timer delta = 0
[    0.308001] ..... delta 833142
[    0.308001] ..... mult: 35780940
[    0.308001] ..... calibration result: 533210
[    0.308001] ..... CPU clock speed is 3199.1061 MHz.
[    0.308001] ..... host bus clock speed is 133.1210 MHz.
[    0.308001] ... verify APIC timer
[    0.419314] ... jiffies delta = 25
[    0.420003] ... jiffies result ok
[    0.424021] calling  migration_init+0x0/0x43 @ 1
[    0.428041] initcall migration_init+0x0/0x43 returned 0 after 0 usecs
[    0.432005] calling  spawn_ksoftirqd+0x0/0x43 @ 1
[    0.436023] initcall spawn_ksoftirqd+0x0/0x43 returned 0 after 0 usecs
[    0.440008] calling  init_call_single_data+0x0/0x62 @ 1
[    0.444009] initcall init_call_single_data+0x0/0x62 returned 0 after 0 usecs
[    0.448006] calling  spawn_softlockup_task+0x0/0x5b @ 1
[    0.452022] initcall spawn_softlockup_task+0x0/0x5b returned 0 after 0 usecs
[    0.456005] calling  relay_init+0x0/0xd @ 1
[    0.460011] initcall relay_init+0x0/0xd returned 0 after 0 usecs
[    0.464007] calling  tracer_alloc_buffers+0x0/0x12b @ 1
[    0.468141] initcall tracer_alloc_buffers+0x0/0x12b returned 0 after 0 usecs
[    0.472005] calling  init_trace_printk+0x0/0xa @ 1
[    0.476006] initcall init_trace_printk+0x0/0xa returned 0 after 0 usecs
[    0.480088] Booting processor 1 APIC 0x6 ip 0x6000
[    0.016000] Initializing CPU#1
[    0.016000] masked ExtINT on CPU#1
[    0.016000] CPU: Trace cache: 12K uops, L1 D cache: 8K
[    0.016000] CPU: L2 cache: 512K
[    0.016000] CPU: L3 cache: 1024K
[    0.016000] CPU: Physical Processor ID: 3
[    0.016000] CPU: Processor Core ID: 0
[    0.016000] CPU1: Thermal monitoring enabled (TM1)
[    0.576081] CPU1: Intel(R) Xeon(TM) CPU 3.20GHz stepping 05
[    0.584010] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.588250] Booting processor 2 APIC 0x1 ip 0x6000
[    0.016000] Initializing CPU#2
[    0.016000] masked ExtINT on CPU#2
[    0.016000] CPU: Trace cache: 12K uops, L1 D cache: 8K
[    0.016000] CPU: L2 cache: 512K
[    0.016000] CPU: L3 cache: 1024K
[    0.016000] CPU: Physical Processor ID: 0
[    0.016000] CPU: Processor Core ID: 0
[    0.016000] CPU2: Thermal monitoring handled by SMI
[    0.680059] CPU2: Intel(R) Xeon(TM) CPU 3.20GHz stepping 05
[    0.688014] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[    0.692266] Booting processor 3 APIC 0x7 ip 0x6000
[    0.016000] Initializing CPU#3
[    0.016000] masked ExtINT on CPU#3
[    0.016000] CPU: Trace cache: 12K uops, L1 D cache: 8K
[    0.016000] CPU: L2 cache: 512K
[    0.016000] CPU: L3 cache: 1024K
[    0.016000] CPU: Physical Processor ID: 3
[    0.016000] CPU: Processor Core ID: 0
[    0.016000] CPU3: Thermal monitoring handled by SMI
[    0.784091] CPU3: Intel(R) Xeon(TM) CPU 3.20GHz stepping 05
[    0.792014] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[    0.796119] Brought up 4 CPUs
[    0.800006] Total of 4 processors activated (25594.46 BogoMIPS).
[    0.805055] CPU0 attaching sched-domain:
[    0.808009]  domain 0: span 0,2 level SIBLING
[    0.812004]   groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[    0.819721]   domain 1: span 0,2 level MC
[    0.821714]    groups: 0,2 (cpu_power = 1178)
[    0.828241]    domain 2: span 0-3 level CPU
[    0.832004]     groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[    0.838349] CPU1 attaching sched-domain:
[    0.840006]  domain 0: span 1,3 level SIBLING
[    0.848004]   groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[    0.853862]   domain 1: span 1,3 level MC
[    0.857713]    groups: 1,3 (cpu_power = 1178)
[    0.862355]    domain 2: span 0-3 level CPU
[    0.865808]     groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[    0.872242] CPU2 attaching sched-domain:
[    0.876005]  domain 0: span 0,2 level SIBLING
[    0.882149]   groups: 2 (cpu_power = 589) 0 (cpu_power = 588)
[    0.888243]   domain 1: span 0,2 level MC
[    0.892004]    groups: 0,2 (cpu_power = 1177)
[    0.896244]    domain 2: span 0-3 level CPU
[    0.900004]     groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[    0.908006] CPU3 attaching sched-domain:
[    0.912005]  domain 0: span 1,3 level SIBLING
[    0.916004]   groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[    0.922096]   domain 1: span 1,3 level MC
[    0.925714]    groups: 1,3 (cpu_power = 1178)
[    0.930355]    domain 2: span 0-3 level CPU
[    0.933810]     groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1177)
[    0.942561] devtmpfs: initialized
[    0.944232] calling  init_mmap_min_addr+0x0/0xd @ 1
[    0.948008] initcall init_mmap_min_addr+0x0/0xd returned 0 after 0 usecs
[    0.952008] calling  init_cpufreq_transition_notifier_list+0x0/0x14 @ 1
[    0.956009] initcall init_cpufreq_transition_notifier_list+0x0/0x14 returned 
0 after 0 usecs
[    0.960007] calling  net_ns_init+0x0/0xc9 @ 1
[    0.964018] initcall net_ns_init+0x0/0xc9 returned 0 after 0 usecs
[    0.968010] calling  e820_mark_nvs_memory+0x0/0x2d @ 1
[    0.972009] initcall e820_mark_nvs_memory+0x0/0x2d returned 0 after 0 usecs
[    0.976007] calling  cpufreq_tsc+0x0/0x21 @ 1
[    0.980007] initcall cpufreq_tsc+0x0/0x21 returned 0 after 0 usecs
[    0.984007] calling  pci_reboot_init+0x0/0xd @ 1
[    0.988009] initcall pci_reboot_init+0x0/0xd returned 0 after 0 usecs
[    0.992006] calling  reboot_init+0x0/0xd @ 1
[    0.996016] initcall reboot_init+0x0/0xd returned 0 after 0 usecs
[    1.000007] calling  init_lapic_sysfs+0x0/0x24 @ 1
[    1.004017] initcall init_lapic_sysfs+0x0/0x24 returned 0 after 0 usecs
[    1.008010] calling  alloc_frozen_cpus+0x0/0x3 @ 1
[    1.012007] initcall alloc_frozen_cpus+0x0/0x3 returned 0 after 0 usecs
[    1.016007] calling  sysctl_init+0x0/0x25 @ 1
[    1.020201] initcall sysctl_init+0x0/0x25 returned 0 after 0 usecs
[    1.024006] calling  ksysfs_init+0x0/0x92 @ 1
[    1.028014] initcall ksysfs_init+0x0/0x92 returned 0 after 0 usecs
[    1.032006] calling  async_init+0x0/0x4a @ 1
[    1.036013] initcall async_init+0x0/0x4a returned 0 after 0 usecs
[    1.040007] calling  init_jiffies_clocksource+0x0/0xa @ 1
[    1.044009] initcall init_jiffies_clocksource+0x0/0xa returned 0 after 0 
usecs
[    1.048007] calling  pm_init+0x0/0x4b @ 1
[    1.052016] initcall pm_init+0x0/0x4b returned 0 after 0 usecs
[    1.056007] calling  pm_disk_init+0x0/0xf @ 1
[    1.060010] initcall pm_disk_init+0x0/0xf returned 0 after 0 usecs
[    1.064008] calling  swsusp_header_init+0x0/0x22 @ 1
[    1.068008] initcall swsusp_header_init+0x0/0x22 returned 0 after 0 usecs
[    1.072008] calling  init_zero_pfn+0x0/0x10 @ 1
[    1.076007] initcall init_zero_pfn+0x0/0x10 returned 0 after 0 usecs
[    1.080006] calling  filelock_init+0x0/0x25 @ 1
[    1.084008] initcall filelock_init+0x0/0x25 returned 0 after 0 usecs
[    1.088006] calling  init_script_binfmt+0x0/0xc @ 1
[    1.092007] initcall init_script_binfmt+0x0/0xc returned 0 after 0 usecs
[    1.096006] calling  init_elf_binfmt+0x0/0xc @ 1
[    1.100007] initcall init_elf_binfmt+0x0/0xc returned 0 after 0 usecs
[    1.104006] calling  debugfs_init+0x0/0x46 @ 1
[    1.108011] initcall debugfs_init+0x0/0x46 returned 0 after 0 usecs
[    1.112007] calling  securityfs_init+0x0/0x3d @ 1
[    1.116009] initcall securityfs_init+0x0/0x3d returned 0 after 0 usecs
[    1.120007] calling  random32_init+0x0/0xa4 @ 1
[    1.124009] initcall random32_init+0x0/0xa4 returned 0 after 0 usecs
[    1.128010] calling  virtio_init+0x0/0x1b @ 1
[    1.132018] initcall virtio_init+0x0/0x1b returned 0 after 0 usecs
[    1.136009] calling  __gnttab_init+0x0/0x1b @ 1
[    1.140007] initcall __gnttab_init+0x0/0x1b returned -19 after 0 usecs
[    1.144006] calling  regulator_init+0x0/0x20 @ 1
[    1.148005] regulator: core version 0.5
[    1.152012] initcall regulator_init+0x0/0x20 returned 0 after 3906 usecs
[    1.156007] calling  cpufreq_core_init+0x0/0x75 @ 1
[    1.160010] initcall cpufreq_core_init+0x0/0x75 returned 0 after 0 usecs
[    1.164007] calling  cpuidle_init+0x0/0x2e @ 1
[    1.168010] initcall cpuidle_init+0x0/0x2e returned 0 after 0 usecs
[    1.172007] calling  sock_init+0x0/0x4f @ 1
[    1.176050] initcall sock_init+0x0/0x4f returned 0 after 0 usecs
[    1.180007] calling  net_inuse_init+0x0/0x1b @ 1
[    1.184010] initcall net_inuse_init+0x0/0x1b returned 0 after 0 usecs
[    1.188007] calling  netpoll_init+0x0/0x2b @ 1
[    1.192007] initcall netpoll_init+0x0/0x2b returned 0 after 0 usecs
[    1.196007] calling  netlink_proto_init+0x0/0xf8 @ 1
[    1.200010] NET: Registered protocol family 16
[    1.204018] initcall netlink_proto_init+0x0/0xf8 returned 0 after 3906 usecs
[    1.208008] calling  bdi_class_init+0x0/0x31 @ 1
[    1.212024] initcall bdi_class_init+0x0/0x31 returned 0 after 0 usecs
[    1.216007] calling  kobject_uevent_init+0x0/0x49 @ 1
[    1.220009] initcall kobject_uevent_init+0x0/0x49 returned 0 after 0 usecs
[    1.224007] calling  pcibus_class_init+0x0/0xf @ 1
[    1.228015] initcall pcibus_class_init+0x0/0xf returned 0 after 0 usecs
[    1.232007] calling  pci_driver_init+0x0/0xa @ 1
[    1.236019] initcall pci_driver_init+0x0/0xa returned 0 after 0 usecs
[    1.240008] calling  backlight_class_init+0x0/0x48 @ 1
[    1.244014] initcall backlight_class_init+0x0/0x48 returned 0 after 0 usecs
[    1.248007] calling  xenbus_init+0x0/0x260 @ 1
[    1.252009] initcall xenbus_init+0x0/0x260 returned -19 after 0 usecs
[    1.256006] calling  tty_class_init+0x0/0x2b @ 1
[    1.260013] initcall tty_class_init+0x0/0x2b returned 0 after 0 usecs
[    1.264007] calling  vtconsole_class_init+0x0/0x9b @ 1
[    1.268032] initcall vtconsole_class_init+0x0/0x9b returned 0 after 0 usecs
[    1.272007] calling  spi_init+0x0/0x8c @ 1
[    1.276026] initcall spi_init+0x0/0x8c returned 0 after 0 usecs
[    1.280007] calling  lguest_devices_init+0x0/0x160 @ 1
[    1.284008] initcall lguest_devices_init+0x0/0x160 returned 0 after 0 usecs
[    1.288007] calling  amd_postcore_init+0x0/0x62 @ 1
[    1.292007] initcall amd_postcore_init+0x0/0x62 returned 0 after 0 usecs
[    1.296008] calling  arch_kdebugfs_init+0x0/0x1a @ 1
[    1.300011] initcall arch_kdebugfs_init+0x0/0x1a returned 0 after 0 usecs
[    1.304008] calling  init_pit_clocksource+0x0/0xa3 @ 1
[    1.308008] initcall init_pit_clocksource+0x0/0xa3 returned 0 after 0 usecs
[    1.312008] calling  mtrr_if_init+0x0/0x40 @ 1
[    1.316015] initcall mtrr_if_init+0x0/0x40 returned 0 after 0 usecs
[    1.320007] calling  ffh_cstate_init+0x0/0x23 @ 1
[    1.324009] initcall ffh_cstate_init+0x0/0x23 returned 0 after 0 usecs
[    1.328007] calling  acpi_pci_init+0x0/0x4d @ 1
[    1.332008] initcall acpi_pci_init+0x0/0x4d returned 0 after 0 usecs
[    1.336008] calling  xen_pcpu_init+0x0/0x8e @ 1
[    1.340008] initcall xen_pcpu_init+0x0/0x8e returned 0 after 0 usecs
[    1.344007] calling  register_xen_pci_notifier+0x0/0x1b @ 1
[    1.348007] initcall register_xen_pci_notifier+0x0/0x1b returned 0 after 0 
usecs
[    1.352007] calling  setup_vcpu_hotplug_event+0x0/0x1b @ 1
[    1.356007] initcall setup_vcpu_hotplug_event+0x0/0x1b returned -19 after 0 
usecs
[    1.360007] calling  dmi_id_init+0x0/0x288 @ 1
[    1.364048] initcall dmi_id_init+0x0/0x288 returned 0 after 0 usecs
[    1.368008] calling  dma_bus_init+0x0/0x2d @ 1
[    1.372014] initcall dma_bus_init+0x0/0x2d returned 0 after 0 usecs
[    1.376007] calling  dma_channel_table_init+0x0/0xc9 @ 1
[    1.380015] initcall dma_channel_table_init+0x0/0xc9 returned 0 after 0 usecs
[    1.384007] calling  pci_arch_init+0x0/0x56 @ 1
[    1.389638] PCI: PCI BIOS revision 2.10 entry at 0xfd8c5, last bus=4
[    1.392006] PCI: Using configuration type 1 for base access
[    1.396018] initcall pci_arch_init+0x0/0x56 returned 0 after 7812 usecs
[    1.400007] calling  topology_init+0x0/0x32 @ 1
[    1.404035] initcall topology_init+0x0/0x32 returned 0 after 0 usecs
[    1.408007] calling  mtrr_init_finialize+0x0/0x31 @ 1
[    1.412008] initcall mtrr_init_finialize+0x0/0x31 returned 0 after 0 usecs
[    1.416007] calling  param_sysfs_init+0x0/0x1ea @ 1
[    1.420418] initcall param_sysfs_init+0x0/0x1ea returned 0 after 0 usecs
[    1.424008] calling  pm_sysrq_init+0x0/0x12 @ 1
[    1.428008] initcall pm_sysrq_init+0x0/0x12 returned 0 after 0 usecs
[    1.432007] calling  audit_watch_init+0x0/0x23 @ 1
[    1.436008] initcall audit_watch_init+0x0/0x23 returned 0 after 0 usecs
[    1.440009] calling  init_slow_work+0x0/0x2b @ 1
[    1.444007] initcall init_slow_work+0x0/0x2b returned 0 after 0 usecs
[    1.448007] calling  default_bdi_init+0x0/0x92 @ 1
[    1.452036] initcall default_bdi_init+0x0/0x92 returned 0 after 0 usecs
[    1.456008] calling  init_bio+0x0/0xa7 @ 1
[    1.460026] bio: create slab <bio-0> at 0
[    1.464014] initcall init_bio+0x0/0xa7 returned 0 after 3906 usecs
[    1.468008] calling  fsnotify_init+0x0/0xa @ 1
[    1.472009] initcall fsnotify_init+0x0/0xa returned 0 after 0 usecs
[    1.476007] calling  fsnotify_notification_init+0x0/0xdc @ 1
[    1.480010] initcall fsnotify_notification_init+0x0/0xdc returned 0 after 0 
usecs
[    1.484007] calling  cryptomgr_init+0x0/0xa @ 1
[    1.488008] initcall cryptomgr_init+0x0/0xa returned 0 after 0 usecs
[    1.492007] calling  blk_settings_init+0x0/0x19 @ 1
[    1.496007] initcall blk_settings_init+0x0/0x19 returned 0 after 0 usecs
[    1.500007] calling  blk_ioc_init+0x0/0x22 @ 1
[    1.504008] initcall blk_ioc_init+0x0/0x22 returned 0 after 0 usecs
[    1.508009] calling  blk_softirq_init+0x0/0x50 @ 1
[    1.512008] initcall blk_softirq_init+0x0/0x50 returned 0 after 0 usecs
[    1.516007] calling  blk_iopoll_setup+0x0/0x50 @ 1
[    1.520008] initcall blk_iopoll_setup+0x0/0x50 returned 0 after 0 usecs
[    1.524007] calling  genhd_device_init+0x0/0x5d @ 1
[    1.528021] initcall genhd_device_init+0x0/0x5d returned 0 after 0 usecs
[    1.532008] calling  blk_dev_integrity_init+0x0/0x22 @ 1
[    1.536009] initcall blk_dev_integrity_init+0x0/0x22 returned 0 after 0 usecs
[    1.540009] calling  pci_slot_init+0x0/0x37 @ 1
[    1.544012] initcall pci_slot_init+0x0/0x37 returned 0 after 0 usecs
[    1.548008] calling  fbmem_init+0x0/0x7c @ 1
[    1.552019] initcall fbmem_init+0x0/0x7c returned 0 after 0 usecs
[    1.556009] calling  acpi_init+0x0/0x2cf @ 1
[    1.560006] ACPI: Interpreter disabled.
[    1.564008] initcall acpi_init+0x0/0x2cf returned -19 after 3906 usecs
[    1.568007] calling  dock_init+0x0/0x79 @ 1
[    1.572008] initcall dock_init+0x0/0x79 returned 0 after 0 usecs
[    1.576007] calling  acpi_pci_root_init+0x0/0x21 @ 1
[    1.580008] initcall acpi_pci_root_init+0x0/0x21 returned 0 after 0 usecs
[    1.584008] calling  acpi_pci_link_init+0x0/0x3b @ 1
[    1.588008] initcall acpi_pci_link_init+0x0/0x3b returned 0 after 0 usecs
[    1.592008] calling  pnp_init+0x0/0xa @ 1
[    1.596019] initcall pnp_init+0x0/0xa returned 0 after 0 usecs
[    1.600008] calling  __setup_shutdown_event+0x0/0x1b @ 1
[    1.604008] initcall __setup_shutdown_event+0x0/0x1b returned -19 after 0 
usecs
[    1.608007] calling  xenbus_probe_backend_init+0x0/0x1f @ 1
[    1.612019] initcall xenbus_probe_backend_init+0x0/0x1f returned 0 after 0 
usecs
[    1.616008] calling  xenbus_probe_frontend_init+0x0/0x1f @ 1
[    1.620019] initcall xenbus_probe_frontend_init+0x0/0x1f returned 0 after 0 
usecs
[    1.624008] calling  balloon_init+0x0/0x22f @ 1
[    1.628008] initcall balloon_init+0x0/0x22f returned -19 after 0 usecs
[    1.632007] calling  misc_init+0x0/0x95 @ 1
[    1.636019] initcall misc_init+0x0/0x95 returned 0 after 0 usecs
[    1.640008] calling  vga_arb_device_init+0x0/0x62 @ 1
[    1.644034] vgaarb: loaded
[    1.648008] initcall vga_arb_device_init+0x0/0x62 returned 0 after 3906 usecs
[    1.652008] calling  serio_init+0x0/0x6c @ 1
[    1.656025] initcall serio_init+0x0/0x6c returned 0 after 0 usecs
[    1.660008] calling  input_init+0x0/0x108 @ 1
[    1.664020] initcall input_init+0x0/0x108 returned 0 after 0 usecs
[    1.668008] calling  rtc_init+0x0/0x59 @ 1
[    1.672016] initcall rtc_init+0x0/0x59 returned 0 after 0 usecs
[    1.676008] calling  power_supply_class_init+0x0/0x2b @ 1
[    1.680015] initcall power_supply_class_init+0x0/0x2b returned 0 after 0 
usecs
[    1.684008] calling  hwmon_init+0x0/0xe7 @ 1
[    1.688015] initcall hwmon_init+0x0/0xe7 returned 0 after 0 usecs
[    1.692008] calling  pci_subsys_init+0x0/0xdc @ 1
[    1.696006] PCI: Probing PCI hardware
[    1.700007] PCI: Probing PCI hardware (bus 00)
[    1.704201] pci 0000:00:1d.0: reg 20 io port: [0x2000-0x201f]
[    1.708062] pci 0000:00:1d.1: reg 20 io port: [0x2020-0x203f]
[    1.712062] pci 0000:00:1d.2: reg 20 io port: [0x2040-0x205f]
[    1.716115] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 
ACPI/GPIO/TCO
[    1.720009] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO
[    1.724030] pci 0000:00:1f.1: reg 10 io port: [0x1f0-0x1f7]
[    1.728012] pci 0000:00:1f.1: reg 14 io port: [0x3f4-0x3f7]
[    1.732012] pci 0000:00:1f.1: reg 18 io port: [0x170-0x177]
[    1.736012] pci 0000:00:1f.1: reg 1c io port: [0x374-0x377]
[    1.740012] pci 0000:00:1f.1: reg 20 io port: [0x2060-0x206f]
[    1.744012] pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
[    1.748060] pci 0000:00:1f.3: reg 20 io port: [0x1100-0x111f]
[    1.752089] pci 0000:01:1c.0: reg 10 32bit mmio: [0xfc100000-0xfc100fff]
[    1.756134] pci 0000:01:1e.0: reg 10 32bit mmio: [0xfc101000-0xfc101fff]
[    1.760112] pci 0000:00:02.0: bridge io port: [0x3000-0x4fff]
[    1.764010] pci 0000:00:02.0: bridge 32bit mmio: [0xfc100000-0xfc8fffff]
[    1.768069] pci 0000:02:01.0: reg 10 64bit mmio: [0xfc200000-0xfc2fffff]
[    1.772013] pci 0000:02:01.0: reg 18 io port: [0x3000-0x30ff]
[    1.776121] pci 0000:02:03.0: reg 10 64bit mmio: [0xfc300000-0xfc31ffff]
[    1.780021] pci 0000:02:03.0: reg 20 io port: [0x3400-0x343f]
[    1.784039] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[    1.788009] pci 0000:02:03.0: PME# disabled
[    1.792059] pci 0000:02:03.1: reg 10 64bit mmio: [0xfc320000-0xfc33ffff]
[    1.796021] pci 0000:02:03.1: reg 20 io port: [0x3440-0x347f]
[    1.800038] pci 0000:02:03.1: PME# supported from D0 D3hot D3cold
[    1.804009] pci 0000:02:03.1: PME# disabled
[    1.808071] pci 0000:01:1d.0: bridge io port: [0x3000-0x3fff]
[    1.812009] pci 0000:01:1d.0: bridge 32bit mmio: [0xfc200000-0xfc7fffff]
[    1.816066] pci 0000:03:02.0: reg 10 io port: [0x4400-0x44ff]
[    1.820018] pci 0000:03:02.0: reg 14 64bit mmio: [0xfc800000-0xfc801fff]
[    1.824013] pci 0000:03:02.0: reg 1c io port: [0x4000-0x40ff]
[    1.828023] pci 0000:03:02.0: reg 30 32bit mmio pref: [0x000000-0x07ffff]
[    1.832091] pci 0000:03:02.1: reg 10 io port: [0x4c00-0x4cff]
[    1.836018] pci 0000:03:02.1: reg 14 64bit mmio: [0xfc802000-0xfc803fff]
[    1.840013] pci 0000:03:02.1: reg 1c io port: [0x4800-0x48ff]
[    1.844023] pci 0000:03:02.1: reg 30 32bit mmio pref: [0x000000-0x07ffff]
[    1.848107] pci 0000:01:1f.0: bridge io port: [0x4000-0x4fff]
[    1.852009] pci 0000:01:1f.0: bridge 32bit mmio: [0xfc800000-0xfc8fffff]
[    1.856058] pci 0000:04:01.0: reg 10 32bit mmio: [0xfd000000-0xfdffffff]
[    1.860012] pci 0000:04:01.0: reg 14 io port: [0x5000-0x50ff]
[    1.864012] pci 0000:04:01.0: reg 18 32bit mmio: [0xfc900000-0xfc900fff]
[    1.868027] pci 0000:04:01.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    1.872025] pci 0000:04:01.0: supports D1 D2
[    1.876054] pci 0000:00:1e.0: transparent bridge
[    1.880010] pci 0000:00:1e.0: bridge io port: [0x5000-0x5fff]
[    1.884010] pci 0000:00:1e.0: bridge 32bit mmio: [0xfc900000-0xfdffffff]
[    1.888529] vgaarb: device added: 
PCI:0000:04:01.0,decodes=io+mem,owns=io+mem,locks=none
[    1.896083] PCI: Discovered primary peer bus 10 [IRQ]
[    1.900067] PCI: Discovered primary peer bus 11 [IRQ]
[    1.904072] PCI: Discovered primary peer bus 12 [IRQ]
[    1.908022] pci 0000:00:1f.0: PIIX/ICH IRQ router [8086:2480]
[    1.912117] initcall pci_subsys_init+0x0/0xdc returned 0 after 210937 usecs
[    1.916009] calling  proto_init+0x0/0xa @ 1
[    1.920011] initcall proto_init+0x0/0xa returned 0 after 0 usecs
[    1.924008] calling  net_dev_init+0x0/0x139 @ 1
[    1.928082] initcall net_dev_init+0x0/0x139 returned 0 after 0 usecs
[    1.932009] calling  neigh_init+0x0/0x65 @ 1
[    1.936009] initcall neigh_init+0x0/0x65 returned 0 after 0 usecs
[    1.940008] calling  fib_rules_init+0x0/0x93 @ 1
[    1.944010] initcall fib_rules_init+0x0/0x93 returned 0 after 0 usecs
[    1.948008] calling  pktsched_init+0x0/0xb2 @ 1
[    1.952012] initcall pktsched_init+0x0/0xb2 returned 0 after 0 usecs
[    1.956008] calling  tc_filter_init+0x0/0x42 @ 1
[    1.960009] initcall tc_filter_init+0x0/0x42 returned 0 after 0 usecs
[    1.964008] calling  tc_action_init+0x0/0x42 @ 1
[    1.968009] initcall tc_action_init+0x0/0x42 returned 0 after 0 usecs
[    1.972008] calling  genl_init+0x0/0x73 @ 1
[    1.976019] initcall genl_init+0x0/0x73 returned 0 after 0 usecs
[    1.980009] calling  wireless_nlevent_init+0x0/0xa @ 1
[    1.984009] initcall wireless_nlevent_init+0x0/0xa returned 0 after 0 usecs
[    1.988008] calling  sysctl_init+0x0/0x37 @ 1
[    1.992009] initcall sysctl_init+0x0/0x37 returned 0 after 0 usecs
[    1.996010] calling  print_all_ICs+0x0/0x45b @ 1
[    2.000007] 
[    2.000008] printing PIC contents
[    2.004008] ... PIC  IMR: fffb
[    2.007117] ... PIC  IRR: 0001
[    2.008007] ... PIC  ISR: 0000
[    2.012008] ... PIC ELCR: 0ca0
[    2.015115] printing local APIC contents on CPU#0/0:
[    2.016004] ... APIC ID:      00000000 (0)
[    2.016004] ... APIC VERSION: 00050014
[    2.016004] ... APIC TASKPRI: 00000000 (00)
[    2.016004] ... APIC PROCPRI: 00000000
[    2.016004] ... APIC LDR: 01000000
[    2.016004] ... APIC DFR: ffffffff
[    2.016004] ... APIC SPIV: 000001ff
[    2.016004] ... APIC ISR field:
[    2.016004] 0000000000000000000000000000000000000000000000000000000000000000
[    2.016004] ... APIC TMR field:
[    2.016004] 0000000000000000000000000000000000000000000000000000000000000000
[    2.016004] ... APIC IRR field:
[    2.016004] 0000000000000000000000000000000000000000000000000000000000008000
[    2.016004] ... APIC ESR: 00000000
[    2.016004] ... APIC ICR: 000008fd
[    2.016004] ... APIC ICR2: 08000000
[    2.016004] ... APIC LVTT: 000200ef
[    2.016004] ... APIC LVTPC: 00010000
[    2.016004] ... APIC LVT0: 00010700
[    2.016004] ... APIC LVT1: 00000400
[    2.016004] ... APIC LVTERR: 000000fe
[    2.016004] ... APIC TMICT: 0000822d
[    2.016004] ... APIC TMCCT: 00005b44
[    2.016004] ... APIC TDCR: 00000003
[    2.016004] 
[    2.016011] printing local APIC contents on CPU#1/6:
[    2.020004] ... APIC ID:      06000000 (6)
[    2.020004] ... APIC VERSION: 00050014
[    2.020004] ... APIC TASKPRI: 00000000 (00)
[    2.020004] ... APIC PROCPRI: 00000000
[    2.020004] ... APIC LDR: 02000000
[    2.020004] ... APIC DFR: ffffffff
[    2.020004] ... APIC SPIV: 000001ff
[    2.020004] ... APIC ISR field:
[    2.020004] 0000000000000000000000000000000000000000000000000000000000000000
[    2.020004] ... APIC TMR field:
[    2.020004] 0000000000000000000000000000000000000000000000000000000000000000
[    2.020004] ... APIC IRR field:
[    2.020004] 0000000000000000000000000000000000000000000000000000000000008000
[    2.020004] ... APIC ESR: 00000000
[    2.020004] ... APIC ICR: 00000000
[    2.020004] ... APIC ICR2: 00000000
[    2.020004] ... APIC LVTT: 000200ef
[    2.020004] ... APIC LVTPC: 00010000
[    2.020004] ... APIC LVT0: 00010700
[    2.020004] ... APIC LVT1: 00010400
[    2.020004] ... APIC LVTERR: 000000fe
[    2.020004] ... APIC TMICT: 0000822d
[    2.020004] ... APIC TMCCT: 00003881
[    2.020004] ... APIC TDCR: 00000003
[    2.020004] 
[    2.120007] printing local APIC contents on CPU#2/1:
[    2.120012] Clocksource tsc unstable (delta = 303993003 ns)
[    2.124005] ... APIC ID:      01000000 (1)
[    2.124005] ... APIC VERSION: 00050014
[    2.124005] ... APIC TASKPRI: 00000000 (00)
[    2.124005] ... APIC PROCPRI: 00000000
[    2.124005] ... APIC LDR: 04000000
[    2.124005] ... APIC DFR: ffffffff
[    2.124005] ... APIC SPIV: 000001ff
[    2.124005] ... APIC ISR field:
[    2.124005] 0000000000000000000000000000000000000000000000000000000000000000
[    2.124005] ... APIC TMR field:
[    2.124005] 0000000000000000000000000000000000000000000000000000000000000000
[    2.124005] ... APIC IRR field:
[    2.124005] 0000000000000000000000000000000000000000000000000000000020008000
[    2.124005] ... APIC ESR: 00000000
[    2.124005] ... APIC ICR: 000008fd
[    2.124005] ... APIC ICR2: 08000000
[    2.124005] ... APIC LVTT: 000200ef
[    2.124005] ... APIC LVTPC: 00010000
[    2.124005] ... APIC LVT0: 00010700
[    2.124005] ... APIC LVT1: 00010400
[    2.124005] ... APIC LVTERR: 000000fe
[    2.124005] ... APIC TMICT: 0000822d
[    2.124005] ... APIC TMCCT: 00006ab5
[    2.124005] ... APIC TDCR: 00000003
[    2.124005] 
[    2.232007] printing local APIC contents on CPU#3/7:
[    2.236005] ... APIC ID:      07000000 (7)
[    2.236005] ... APIC VERSION: 00050014
[    2.236005] ... APIC TASKPRI: 00000000 (00)
[    2.236005] ... APIC PROCPRI: 00000000
[    2.236005] ... APIC LDR: 08000000
[    2.236005] ... APIC DFR: ffffffff
[    2.236005] ... APIC SPIV: 000001ff
[    2.236005] ... APIC ISR field:
[    2.236005] 0000000000000000000000000000000000000000000000000000000000000000
[    2.236005] ... APIC TMR field:
[    2.236005] 0000000000000000000000000000000000000000000000000000000000000000
[    2.236005] ... APIC IRR field:
[    2.236005] 0000000000000000000000000000000000000000000000000000000000008000
[    2.236005] ... APIC ESR: 00000000
[    2.236005] ... APIC ICR: 000008fd
[    2.236005] ... APIC ICR2: 01000000
[    2.236005] ... APIC LVTT: 000200ef
[    2.236005] ... APIC LVTPC: 00010000
[    2.236005] ... APIC LVT0: 00010700
[    2.236005] ... APIC LVT1: 00010400
[    2.236005] ... APIC LVTERR: 000000fe
[    2.236005] ... APIC TMICT: 0000822d
[    2.236005] ... APIC TMCCT: 00005dbc
[    2.236005] ... APIC TDCR: 00000003
[    2.236005] 
[    2.336940] number of MP IRQ sources: 23.
[    2.340008] number of IO-APIC #2 registers: 24.
[    2.344008] number of IO-APIC #3 registers: 24.
[    2.348008] number of IO-APIC #4 registers: 24.
[    2.352007] testing the IO APIC.......................
[    2.356011] 
[    2.360007] IO APIC #2......
[    2.364007] .... register #00: 02008000
[    2.368007] .......    : physical APIC id: 02
[    2.372007] .......    : Delivery Type: 1
[    2.376007] .......    : LTS          : 0
[    2.380007] .... register #01: 00178020
[    2.384008] .......     : max redirection entries: 0017
[    2.388007] .......     : PRQ implemented: 1
[    2.392007] .......     : IO APIC version: 0020
[    2.396007] .... register #02: 00000000
[    2.400007] .......     : arbitration: 00
[    2.404009] .... register #03: 00000001
[    2.408007] .......     : Boot DT    : 1
[    2.412007] .... IRQ redirection table:
[    2.416007]  NR Dst Mask Trig IRR Pol Stat Dmod Deli Vect:   
[    2.420010]  00 000 1    0    0   0   0    0    0    00
[    2.424010]  01 00F 0    0    0   0   0    1    1    31
[    2.428010]  02 00F 0    0    0   0   0    1    1    30
[    2.436010]  03 00F 0    0    0   0   0    1    1    33
[    2.440010]  04 00F 0    0    0   0   0    1    1    34
[    2.444010]  05 00F 0    0    0   0   0    1    1    35
[    2.452010]  06 00F 0    0    0   0   0    1    1    36
[    2.456010]  07 00F 0    0    0   0   0    1    1    37
[    2.463282]  08 00F 0    0    0   0   0    1    1    38
[    2.468010]  09 00F 0    0    0   0   0    1    1    39
[    2.472010]  0a 000 1    0    0   0   0    0    0    00
[    2.479290]  0b 000 1    0    0   0   0    0    0    00
[    2.484010]  0c 00F 0    0    0   0   0    1    1    3C
[    2.488010]  0d 00F 0    0    0   0   0    1    1    3D
[    2.495282]  0e 00F 0    0    0   0   0    1    1    3E
[    2.500010]  0f 00F 0    0    0   0   0    1    1    3F
[    2.504010]  10 00F 1    1    0   1   0    1    1    49
[    2.511283]  11 000 1    0    0   0   0    0    0    00
[    2.516010]  12 00F 1    1    0   1   0    1    1    51
[    2.520010]  13 00F 1    1    0   1   0    1    1    59
[    2.527283]  14 000 1    0    0   0   0    0    0    00
[    2.532011]  15 000 1    0    0   0   0    0    0    00
[    2.536010]  16 000 1    0    0   0   0    0    0    00
[    2.543282]  17 000 1    0    0   0   0    0    0    00
[    2.548010] 
[    2.549553] IO APIC #3......
[    2.552008] .... register #00: 03000000
[    2.556007] .......    : physical APIC id: 03
[    2.560008] .......    : Delivery Type: 0
[    2.564008] .......    : LTS          : 0
[    2.568008] .... register #01: 00178020
[    2.572008] .......     : max redirection entries: 0017
[    2.576008] .......     : PRQ implemented: 1
[    2.580008] .......     : IO APIC version: 0020
[    2.584008] .... register #02: 03000000
[    2.588008] .......     : arbitration: 03
[    2.592008] .... register #03: 00000001
[    2.596008] .......     : Boot DT    : 1
[    2.600007] .... IRQ redirection table:
[    2.604007]  NR Dst Mask Trig IRR Pol Stat Dmod Deli Vect:   
[    2.608009]  00 000 1    0    0   0   0    0    0    00
[    2.612009]  01 000 1    0    0   0   0    0    0    00
[    2.619281]  02 000 1    0    0   0   0    0    0    00
[    2.624009]  03 000 1    0    0   0   0    0    0    00
[    2.628009]  04 000 1    0    0   0   0    0    0    00
[    2.635283]  05 000 1    0    0   0   0    0    0    00
[    2.640009]  06 000 1    0    0   0   0    0    0    00
[    2.644009]  07 000 1    0    0   0   0    0    0    00
[    2.651281]  08 000 1    0    0   0   0    0    0    00
[    2.656009]  09 000 1    0    0   0   0    0    0    00
[    2.660011]  0a 000 1    0    0   0   0    0    0    00
[    2.667281]  0b 000 1    0    0   0   0    0    0    00
[    2.672009]  0c 000 1    0    0   0   0    0    0    00
[    2.676009]  0d 000 1    0    0   0   0    0    0    00
[    2.683291]  0e 000 1    0    0   0   0    0    0    00
[    2.688009]  0f 000 1    0    0   0   0    0    0    00
[    2.692010]  10 000 1    0    0   0   0    0    0    00
[    2.699290]  11 000 1    0    0   0   0    0    0    00
[    2.704009]  12 000 1    0    0   0   0    0    0    00
[    2.708009]  13 000 1    0    0   0   0    0    0    00
[    2.716009]  14 000 1    0    0   0   0    0    0    00
[    2.720009]  15 000 1    0    0   0   0    0    0    00
[    2.724010]  16 000 1    0    0   0   0    0    0    00
[    2.732009]  17 000 1    0    0   0   0    0    0    00
[    2.736010] 
[    2.737553] IO APIC #4......
[    2.740008] .... register #00: 04000000
[    2.744008] .......    : physical APIC id: 04
[    2.748008] .......    : Delivery Type: 0
[    2.752008] .......    : LTS          : 0
[    2.756008] .... register #01: 00178020
[    2.760008] .......     : max redirection entries: 0017
[    2.764008] .......     : PRQ implemented: 1
[    2.768008] .......     : IO APIC version: 0020
[    2.772008] .... register #02: 04000000
[    2.776008] .......     : arbitration: 04
[    2.780008] .... register #03: 00000001
[    2.784008] .......     : Boot DT    : 1
[    2.788009] .... IRQ redirection table:
[    2.792008]  NR Dst Mask Trig IRR Pol Stat Dmod Deli Vect:   
[    2.796010]  00 000 1    0    0   0   0    0    0    00
[    2.804010]  01 000 1    0    0   0   0    0    0    00
[    2.808010]  02 000 1    0    0   0   0    0    0    00
[    2.815280]  03 000 1    0    0   0   0    0    0    00
[    2.820010]  04 000 1    0    0   0   0    0    0    00
[    2.824010]  05 000 1    0    0   0   0    0    0    00
[    2.831281]  06 000 1    0    0   0   0    0    0    00
[    2.836010]  07 000 1    0    0   0   0    0    0    00
[    2.840010]  08 000 1    0    0   0   0    0    0    00
[    2.847282]  09 000 1    0    0   0   0    0    0    00
[    2.852010]  0a 000 1    0    0   0   0    0    0    00
[    2.856010]  0b 000 1    0    0   0   0    0    0    00
[    2.863283]  0c 000 1    0    0   0   0    0    0    00
[    2.868010]  0d 000 1    0    0   0   0    0    0    00
[    2.872010]  0e 000 1    0    0   0   0    0    0    00
[    2.879292]  0f 000 1    0    0   0   0    0    0    00
[    2.884010]  10 000 1    0    0   0   0    0    0    00
[    2.888010]  11 000 1    0    0   0   0    0    0    00
[    2.895291]  12 000 1    0    0   0   0    0    0    00
[    2.900010]  13 000 1    0    0   0   0    0    0    00
[    2.904010]  14 000 1    0    0   0   0    0    0    00
[    2.911283]  15 000 1    0    0   0   0    0    0    00
[    2.916011]  16 000 1    0    0   0   0    0    0    00
[    2.920010]  17 000 1    0    0   0   0    0    0    00
[    2.927281] IRQ to pin mappings:
[    2.928009] IRQ0 -> 0:2
[    2.932828] IRQ1 -> 0:1
[    2.935443] IRQ3 -> 0:3
[    2.936827] IRQ4 -> 0:4
[    2.940824] IRQ5 -> 0:5
[    2.943439] IRQ6 -> 0:6
[    2.944826] IRQ7 -> 0:7
[    2.948818] IRQ8 -> 0:8
[    2.951433] IRQ9 -> 0:9
[    2.953118] IRQ12 -> 0:12
[    2.956911] IRQ13 -> 0:13
[    2.960008] IRQ14 -> 0:14
[    2.962792] IRQ15 -> 0:15
[    2.964912] IRQ16 -> 0:16
[    2.968247] IRQ18 -> 0:18
[    2.971039] IRQ19 -> 0:19
[    2.972983] .................................... done.
[    2.976012] initcall print_all_ICs+0x0/0x45b returned 0 after 953126 usecs
[    2.980011] calling  hpet_late_init+0x0/0xa6 @ 1
[    2.984011] initcall hpet_late_init+0x0/0xa6 returned -19 after 0 usecs
[    2.988010] calling  init_k8_nbs+0x0/0x1b @ 1
[    2.992033] initcall init_k8_nbs+0x0/0x1b returned 0 after 0 usecs
[    2.996011] calling  clocksource_done_booting+0x0/0x4b @ 1
[    3.000013] initcall clocksource_done_booting+0x0/0x4b returned 0 after 0 
usecs
[    3.004011] calling  rb_init_debugfs+0x0/0x25 @ 1
[    3.008022] initcall rb_init_debugfs+0x0/0x25 returned 0 after 0 usecs
[    3.012011] calling  tracer_init_debugfs+0x0/0x247 @ 1
[    3.016118] initcall tracer_init_debugfs+0x0/0x247 returned 0 after 0 usecs
[    3.020011] calling  init_trace_printk_function_export+0x0/0x26 @ 1
[    3.024013] initcall init_trace_printk_function_export+0x0/0x26 returned 0 
after 0 usecs
[    3.028010] calling  event_trace_init+0x0/0x198 @ 1
[    3.033425] initcall event_trace_init+0x0/0x198 returned 0 after 0 usecs
[    3.036012] calling  init_pipe_fs+0x0/0x39 @ 1
[    3.040030] initcall init_pipe_fs+0x0/0x39 returned 0 after 0 usecs
[    3.044012] calling  eventpoll_init+0x0/0xc6 @ 1
[    3.048021] initcall eventpoll_init+0x0/0xc6 returned 0 after 0 usecs
[    3.052010] calling  anon_inode_init+0x0/0xe2 @ 1
[    3.056023] initcall anon_inode_init+0x0/0xe2 returned 0 after 0 usecs
[    3.060011] calling  tomoyo_initerface_init+0x0/0x10c @ 1
[    3.064011] initcall tomoyo_initerface_init+0x0/0x10c returned 0 after 0 
usecs
[    3.068010] calling  blk_scsi_ioctl_init+0x0/0x284 @ 1
[    3.072011] initcall blk_scsi_ioctl_init+0x0/0x284 returned 0 after 0 usecs
[    3.076012] calling  acpi_event_init+0x0/0x42 @ 1
[    3.080011] initcall acpi_event_init+0x0/0x42 returned 0 after 0 usecs
[    3.084010] calling  pnpacpi_init+0x0/0x77 @ 1
[    3.088009] pnp: PnP ACPI: disabled
[    3.092011] initcall pnpacpi_init+0x0/0x77 returned 0 after 3906 usecs
[    3.096010] calling  pnpbios_init+0x0/0x333 @ 1
[    3.100011] PnPBIOS: Scanning system for PnP BIOS support...
[    3.104020] PnPBIOS: Found PnP BIOS installation structure at 0xc00f6d30
[    3.108010] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x975a, dseg 0x400
[    3.112493] pnp 00:0b: io resource (0x1000-0x105f) overlaps 0000:00:1f.0 BAR 
13 (0x1000-0x107f), disabling
[    3.116011] pnp 00:0b: io resource (0x1060-0x107f) overlaps 0000:00:1f.0 BAR 
13 (0x1000-0x107f), disabling
[    3.121271] PnPBIOS: 19 nodes reported by PnP BIOS; 19 recorded by driver
[    3.124013] initcall pnpbios_init+0x0/0x333 returned 0 after 23437 usecs
[    3.128012] calling  pnp_system_init+0x0/0xa @ 1
[    3.132021] system 00:00: iomem range 0xfffffffffff00000-0xffffffffffffffff 
has been reserved
[    3.136011] system 00:00: iomem range 0xfffffffffebffc00-0xfffffffffebfffff 
has been reserved
[    3.140015] system 00:01: iomem range 0x0-0x9ffff could not be reserved
[    3.144011] system 00:01: iomem range 0xe4000-0xfffff could not be reserved
[    3.148017] system 00:09: iomem range 0xe0000-0xe3fff could not be reserved
[    3.152015] system 00:0b: ioport range 0x4d0-0x4d1 has been reserved
[    3.156011] system 00:0b: ioport range 0x1180-0x11bf has been reserved
[    3.160018] system 00:0e: iomem range 0xfffffffffec00000-0xfffffffffec0ffff 
has been reserved
[    3.164011] system 00:0e: iomem range 0xfffffffffee00000-0xfffffffffee00fff 
has been reserved
[    3.168014] system 00:0f: iomem range 0xcf800-0xcffff has been reserved
[    3.172025] initcall pnp_system_init+0x0/0xa returned 0 after 39062 usecs
[    3.176011] calling  pcistub_init+0x0/0x18a @ 1
[    3.180151] initcall pcistub_init+0x0/0x18a returned 0 after 0 usecs
[    3.184010] calling  chr_dev_init+0x0/0x9d @ 1
[    3.188185] initcall chr_dev_init+0x0/0x9d returned 0 after 0 usecs
[    3.192012] calling  firmware_class_init+0x0/0x5b @ 1
[    3.196021] initcall firmware_class_init+0x0/0x5b returned 0 after 0 usecs
[    3.200011] calling  cpufreq_gov_performance_init+0x0/0xa @ 1
[    3.204011] initcall cpufreq_gov_performance_init+0x0/0xa returned 0 after 0 
usecs
[    3.208010] calling  cpufreq_gov_dbs_init+0x0/0x9a @ 1
[    3.212054] initcall cpufreq_gov_dbs_init+0x0/0x9a returned 0 after 0 usecs
[    3.216012] calling  init_acpi_pm_clocksource+0x0/0x1b0 @ 1
[    3.220011] initcall init_acpi_pm_clocksource+0x0/0x1b0 returned -19 after 0 
usecs
[    3.224011] calling  pcibios_assign_resources+0x0/0x7d @ 1
[    3.228065] pci 0000:01:1d.0: PCI bridge, secondary bus 0000:02
[    3.232011] pci 0000:01:1d.0:   IO window: 0x3000-0x3fff
[    3.236013] pci 0000:01:1d.0:   MEM window: 0xfc200000-0xfc7fffff
[    3.240011] pci 0000:01:1d.0:   PREFETCH window: disabled
[    3.244015] pci 0000:01:1f.0: PCI bridge, secondary bus 0000:03
[    3.248011] pci 0000:01:1f.0:   IO window: 0x4000-0x4fff
[    3.252013] pci 0000:01:1f.0:   MEM window: 0xfc800000-0xfc8fffff
[    3.256012] pci 0000:01:1f.0:   PREFETCH window: 0xf8000000-0xf80fffff
[    3.260014] pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
[    3.264010] pci 0000:00:02.0:   IO window: 0x3000-0x4fff
[    3.268012] pci 0000:00:02.0:   MEM window: 0xfc100000-0xfc8fffff
[    3.272011] pci 0000:00:02.0:   PREFETCH window: 0xf8000000-0xf80fffff
[    3.276013] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
[    3.280011] pci 0000:00:1e.0:   IO window: 0x5000-0x5fff
[    3.284013] pci 0000:00:1e.0:   MEM window: 0xfc900000-0xfdffffff
[    3.288012] pci 0000:00:1e.0:   PREFETCH window: 0xf8100000-0xf81fffff
[    3.292035] pci 0000:00:1e.0: setting latency timer to 64
[    3.296012] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    3.300012] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    3.304010] pci_bus 0000:01: resource 0 io:  [0x3000-0x4fff]
[    3.308010] pci_bus 0000:01: resource 1 mem: [0xfc100000-0xfc8fffff]
[    3.312010] pci_bus 0000:01: resource 2 pref mem [0xf8000000-0xf80fffff]
[    3.316010] pci_bus 0000:02: resource 0 io:  [0x3000-0x3fff]
[    3.320010] pci_bus 0000:02: resource 1 mem: [0xfc200000-0xfc7fffff]
[    3.324010] pci_bus 0000:03: resource 0 io:  [0x4000-0x4fff]
[    3.328010] pci_bus 0000:03: resource 1 mem: [0xfc800000-0xfc8fffff]
[    3.332010] pci_bus 0000:03: resource 2 pref mem [0xf8000000-0xf80fffff]
[    3.336010] pci_bus 0000:04: resource 0 io:  [0x5000-0x5fff]
[    3.340010] pci_bus 0000:04: resource 1 mem: [0xfc900000-0xfdffffff]
[    3.344010] pci_bus 0000:04: resource 2 pref mem [0xf8100000-0xf81fffff]
[    3.348010] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    3.352010] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffffffffffff]
[    3.356011] pci_bus 0000:10: resource 0 io:  [0x00-0xffff]
[    3.360010] pci_bus 0000:10: resource 1 mem: [0x000000-0xffffffffffffffff]
[    3.364010] pci_bus 0000:11: resource 0 io:  [0x00-0xffff]
[    3.368010] pci_bus 0000:11: resource 1 mem: [0x000000-0xffffffffffffffff]
[    3.372010] pci_bus 0000:12: resource 0 io:  [0x00-0xffff]
[    3.376010] pci_bus 0000:12: resource 1 mem: [0x000000-0xffffffffffffffff]
[    3.380012] initcall pcibios_assign_resources+0x0/0x7d returned 0 after 
148437 usecs
[    3.384011] calling  sysctl_core_init+0x0/0x28 @ 1
[    3.388038] initcall sysctl_core_init+0x0/0x28 returned 0 after 0 usecs
[    3.392011] calling  inet_init+0x0/0x1c5 @ 1
[    3.396020] NET: Registered protocol family 2
[    3.400131] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    3.404433] TCP established hash table entries: 131072 (order: 8, 1048576 
bytes)
[    3.412845] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    3.420199] TCP: Hash tables configured (established 131072 bind 65536)
[    3.424010] TCP reno registered
[    3.428201] initcall inet_init+0x0/0x1c5 returned 0 after 31250 usecs
[    3.432012] calling  af_unix_init+0x0/0x41 @ 1
[    3.436012] NET: Registered protocol family 1
[    3.440022] initcall af_unix_init+0x0/0x41 returned 0 after 3906 usecs
[    3.444014] calling  pci_apply_final_quirks+0x0/0x28 @ 1
[    3.448097] pci 0000:04:01.0: Boot video device
[    3.452012] initcall pci_apply_final_quirks+0x0/0x28 returned 0 after 3906 
usecs
[    3.456014] calling  populate_rootfs+0x0/0xec @ 1
[    3.460090] Unpacking initramfs...
[    3.776261] Freeing initrd memory: 10106k freed
[    3.793581] initcall populate_rootfs+0x0/0xec returned 0 after 324219 usecs
[    3.796015] calling  pci_iommu_init+0x0/0x32 @ 1
[    3.800015] initcall pci_iommu_init+0x0/0x32 returned 0 after 0 usecs
[    3.804013] calling  i8259A_init_sysfs+0x0/0x19 @ 1
[    3.808073] initcall i8259A_init_sysfs+0x0/0x19 returned 0 after 0 usecs
[    3.812021] calling  sbf_init+0x0/0xd0 @ 1
[    3.816012] initcall sbf_init+0x0/0xd0 returned 0 after 0 usecs
[    3.820012] calling  i8237A_init_sysfs+0x0/0x19 @ 1
[    3.824024] initcall i8237A_init_sysfs+0x0/0x19 returned 0 after 0 usecs
[    3.828013] calling  add_rtc_cmos+0x0/0x77 @ 1
[    3.832016] initcall add_rtc_cmos+0x0/0x77 returned 0 after 0 usecs
[    3.836013] calling  cache_sysfs_init+0x0/0x51 @ 1
[    3.840012] initcall cache_sysfs_init+0x0/0x51 returned 0 after 0 usecs
[    3.844012] calling  mce_init_device+0x0/0xd1 @ 1
[    3.848157] initcall mce_init_device+0x0/0xd1 returned 0 after 0 usecs
[    3.852034] calling  threshold_init_device+0x0/0x63 @ 1
[    3.856012] initcall threshold_init_device+0x0/0x63 returned 0 after 0 usecs
[    3.860011] calling  thermal_throttle_init_device+0x0/0x79 @ 1
[    3.864022] initcall thermal_throttle_init_device+0x0/0x79 returned 0 after 
0 usecs
[    3.868016] calling  ioapic_init_sysfs+0x0/0x7d @ 1
[    3.872039] initcall ioapic_init_sysfs+0x0/0x7d returned 0 after 0 usecs
[    3.876012] calling  init_vmi_clocksource+0x0/0xc2 @ 1
[    3.880012] initcall init_vmi_clocksource+0x0/0xc2 returned 0 after 0 usecs
[    3.884013] calling  add_pcspkr+0x0/0x20 @ 1
[    3.888031] initcall add_pcspkr+0x0/0x20 returned 0 after 0 usecs
[    3.892012] calling  init_sched_debug_procfs+0x0/0x23 @ 1
[    3.896020] initcall init_sched_debug_procfs+0x0/0x23 returned 0 after 0 
usecs
[    3.900012] calling  proc_execdomains_init+0x0/0x1a @ 1
[    3.904014] initcall proc_execdomains_init+0x0/0x1a returned 0 after 0 usecs
[    3.908012] calling  ioresources_init+0x0/0x30 @ 1
[    3.912014] initcall ioresources_init+0x0/0x30 returned 0 after 0 usecs
[    3.916012] calling  uid_cache_init+0x0/0x76 @ 1
[    3.920027] initcall uid_cache_init+0x0/0x76 returned 0 after 0 usecs
[    3.924012] calling  init_posix_timers+0x0/0x149 @ 1
[    3.928020] initcall init_posix_timers+0x0/0x149 returned 0 after 0 usecs
[    3.932012] calling  init_posix_cpu_timers+0x0/0xc2 @ 1
[    3.936012] initcall init_posix_cpu_timers+0x0/0xc2 returned 0 after 0 usecs
[    3.940014] calling  nsproxy_cache_init+0x0/0x25 @ 1
[    3.944013] initcall nsproxy_cache_init+0x0/0x25 returned 0 after 0 usecs
[    3.948013] calling  create_proc_profile+0x0/0x186 @ 1
[    3.952012] initcall create_proc_profile+0x0/0x186 returned 0 after 0 usecs
[    3.956012] calling  timekeeping_init_device+0x0/0x19 @ 1
[    3.960026] initcall timekeeping_init_device+0x0/0x19 returned 0 after 0 
usecs
[    3.964012] calling  init_clocksource_sysfs+0x0/0x3f @ 1
[    3.968027] initcall init_clocksource_sysfs+0x0/0x3f returned 0 after 0 usecs
[    3.972012] calling  init_timer_list_procfs+0x0/0x23 @ 1
[    3.976014] initcall init_timer_list_procfs+0x0/0x23 returned 0 after 0 usecs
[    3.980012] calling  init_tstats_procfs+0x0/0x23 @ 1
[    3.984014] initcall init_tstats_procfs+0x0/0x23 returned 0 after 0 usecs
[    3.988012] calling  futex_init+0x0/0x7d @ 1
[    3.992026] initcall futex_init+0x0/0x7d returned 0 after 0 usecs
[    3.996012] calling  proc_dma_init+0x0/0x1a @ 1
[    4.000013] initcall proc_dma_init+0x0/0x1a returned 0 after 0 usecs
[    4.004012] calling  proc_modules_init+0x0/0x1a @ 1
[    4.008014] initcall proc_modules_init+0x0/0x1a returned 0 after 0 usecs
[    4.012012] calling  kallsyms_init+0x0/0x1d @ 1
[    4.016013] initcall kallsyms_init+0x0/0x1d returned 0 after 0 usecs
[    4.020012] calling  snapshot_device_init+0x0/0xa @ 1
[    4.024039] initcall snapshot_device_init+0x0/0xa returned 0 after 0 usecs
[    4.028012] calling  crash_save_vmcoreinfo_init+0x0/0x344 @ 1
[    4.032038] initcall crash_save_vmcoreinfo_init+0x0/0x344 returned 0 after 0 
usecs
[    4.036012] calling  crash_notes_memory_init+0x0/0x2d @ 1
[    4.040021] initcall crash_notes_memory_init+0x0/0x2d returned 0 after 0 
usecs
[    4.044012] calling  pid_namespaces_init+0x0/0x25 @ 1
[    4.048014] initcall pid_namespaces_init+0x0/0x25 returned 0 after 0 usecs
[    4.052012] calling  audit_init+0x0/0x10a @ 1
[    4.056011] audit: initializing netlink socket (disabled)
[    4.060031] type=2000 audit(1290463719.060:1): initialized
[    4.064014] initcall audit_init+0x0/0x10a returned 0 after 7812 usecs
[    4.068013] calling  audit_tree_init+0x0/0x37 @ 1
[    4.072014] initcall audit_tree_init+0x0/0x37 returned 0 after 0 usecs
[    4.076012] calling  init_kprobes+0x0/0x12c @ 1
[    4.085233] initcall init_kprobes+0x0/0x12c returned 0 after 3906 usecs
[    4.088012] calling  hung_task_init+0x0/0x3c @ 1
[    4.092070] initcall hung_task_init+0x0/0x3c returned 0 after 0 usecs
[    4.096013] calling  utsname_sysctl_init+0x0/0xd @ 1
[    4.100044] initcall utsname_sysctl_init+0x0/0xd returned 0 after 0 usecs
[    4.104013] calling  init_tracepoints+0x0/0xa @ 1
[    4.108013] initcall init_tracepoints+0x0/0xa returned 0 after 0 usecs
[    4.112012] calling  init_events+0x0/0x53 @ 1
[    4.116015] initcall init_events+0x0/0x53 returned 0 after 0 usecs
[    4.120012] calling  init_sched_switch_trace+0x0/0xa @ 1
[    4.124014] initcall init_sched_switch_trace+0x0/0xa returned 0 after 0 usecs
[    4.128012] calling  init_blk_tracer+0x0/0x4c @ 1
[    4.132013] initcall init_blk_tracer+0x0/0x4c returned 0 after 0 usecs
[    4.136012] calling  perf_event_sysfs_init+0x0/0xf @ 1
[    4.140019] initcall perf_event_sysfs_init+0x0/0xf returned 0 after 0 usecs
[    4.144012] calling  init_per_zone_wmark_min+0x0/0x55 @ 1
[    4.148874] initcall init_per_zone_wmark_min+0x0/0x55 returned 0 after 0 
usecs
[    4.152013] calling  kswapd_init+0x0/0x19 @ 1
[    4.156029] initcall kswapd_init+0x0/0x19 returned 0 after 0 usecs
[    4.160014] calling  setup_vmstat+0x0/0xa4 @ 1
[    4.164028] initcall setup_vmstat+0x0/0xa4 returned 0 after 0 usecs
[    4.168012] calling  mm_sysfs_init+0x0/0x1e @ 1
[    4.172017] initcall mm_sysfs_init+0x0/0x1e returned 0 after 0 usecs
[    4.176012] calling  proc_vmalloc_init+0x0/0x1d @ 1
[    4.180014] initcall proc_vmalloc_init+0x0/0x1d returned 0 after 0 usecs
[    4.184012] calling  init_emergency_pool+0x0/0x70 @ 1
[    4.188029] highmem bounce pool size: 64 pages
[    4.192013] initcall init_emergency_pool+0x0/0x70 returned 0 after 3906 usecs
[    4.196014] calling  procswaps_init+0x0/0x1a @ 1
[    4.200014] initcall procswaps_init+0x0/0x1a returned 0 after 0 usecs
[    4.204012] calling  hugetlb_init+0x0/0x2cc @ 1
[    4.208013] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    4.212020] initcall hugetlb_init+0x0/0x2cc returned 0 after 3906 usecs
[    4.216013] calling  ksm_init+0x0/0x156 @ 1
[    4.220025] initcall ksm_init+0x0/0x156 returned 0 after 0 usecs
[    4.224013] calling  slab_proc_init+0x0/0x1d @ 1
[    4.228015] initcall slab_proc_init+0x0/0x1d returned 0 after 0 usecs
[    4.232012] calling  slab_sysfs_init+0x0/0xb0 @ 1
[    4.240353] initcall slab_sysfs_init+0x0/0xb0 returned 0 after 3906 usecs
[    4.244012] calling  fasync_init+0x0/0x22 @ 1
[    4.248018] initcall fasync_init+0x0/0x22 returned 0 after 0 usecs
[    4.252013] calling  proc_filesystems_init+0x0/0x1a @ 1
[    4.256015] initcall proc_filesystems_init+0x0/0x1a returned 0 after 0 usecs
[    4.260012] calling  dnotify_init+0x0/0x6b @ 1
[    4.264033] initcall dnotify_init+0x0/0x6b returned 0 after 0 usecs
[    4.268012] calling  inotify_setup+0x0/0xd @ 1
[    4.272012] initcall inotify_setup+0x0/0xd returned 0 after 0 usecs
[    4.276012] calling  inotify_user_setup+0x0/0x9d @ 1
[    4.280039] initcall inotify_user_setup+0x0/0x9d returned 0 after 0 usecs
[    4.284012] calling  aio_setup+0x0/0x5f @ 1
[    4.292026] initcall aio_setup+0x0/0x5f returned 0 after 3906 usecs
[    4.296013] calling  proc_locks_init+0x0/0x1a @ 1
[    4.300014] initcall proc_locks_init+0x0/0x1a returned 0 after 0 usecs
[    4.304012] calling  dquot_init+0x0/0xd8 @ 1
[    4.308011] VFS: Disk quotas dquot_6.5.2
[    4.312082] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    4.316018] initcall dquot_init+0x0/0xd8 returned 0 after 7812 usecs
[    4.320013] calling  proc_cmdline_init+0x0/0x1a @ 1
[    4.324015] initcall proc_cmdline_init+0x0/0x1a returned 0 after 0 usecs
[    4.328012] calling  proc_cpuinfo_init+0x0/0x1a @ 1
[    4.332014] initcall proc_cpuinfo_init+0x0/0x1a returned 0 after 0 usecs
[    4.336012] calling  proc_devices_init+0x0/0x1a @ 1
[    4.340014] initcall proc_devices_init+0x0/0x1a returned 0 after 0 usecs
[    4.344012] calling  proc_interrupts_init+0x0/0x1a @ 1
[    4.348014] initcall proc_interrupts_init+0x0/0x1a returned 0 after 0 usecs
[    4.352012] calling  proc_loadavg_init+0x0/0x1a @ 1
[    4.356014] initcall proc_loadavg_init+0x0/0x1a returned 0 after 0 usecs
[    4.360012] calling  proc_meminfo_init+0x0/0x1a @ 1
[    4.364014] initcall proc_meminfo_init+0x0/0x1a returned 0 after 0 usecs
[    4.368012] calling  proc_stat_init+0x0/0x1a @ 1
[    4.372014] initcall proc_stat_init+0x0/0x1a returned 0 after 0 usecs
[    4.376012] calling  proc_uptime_init+0x0/0x1a @ 1
[    4.380014] initcall proc_uptime_init+0x0/0x1a returned 0 after 0 usecs
[    4.384012] calling  proc_version_init+0x0/0x1a @ 1
[    4.388014] initcall proc_version_init+0x0/0x1a returned 0 after 0 usecs
[    4.392012] calling  proc_softirqs_init+0x0/0x1a @ 1
[    4.396014] initcall proc_softirqs_init+0x0/0x1a returned 0 after 0 usecs
[    4.400012] calling  proc_kcore_init+0x0/0x9e @ 1
[    4.404015] initcall proc_kcore_init+0x0/0x9e returned 0 after 0 usecs
[    4.408012] calling  proc_kmsg_init+0x0/0x1d @ 1
[    4.412014] initcall proc_kmsg_init+0x0/0x1d returned 0 after 0 usecs
[    4.416012] calling  proc_page_init+0x0/0x36 @ 1
[    4.420017] initcall proc_page_init+0x0/0x36 returned 0 after 0 usecs
[    4.424012] calling  init_devpts_fs+0x0/0x39 @ 1
[    4.428023] initcall init_devpts_fs+0x0/0x39 returned 0 after 0 usecs
[    4.432012] calling  init_ramfs_fs+0x0/0xa @ 1
[    4.436013] initcall init_ramfs_fs+0x0/0xa returned 0 after 0 usecs
[    4.440012] calling  init_hugetlbfs_fs+0x0/0x7c @ 1
[    4.444069] initcall init_hugetlbfs_fs+0x0/0x7c returned 0 after 0 usecs
[    4.448013] calling  ipc_init+0x0/0x1c @ 1
[    4.452017] msgmni has been set to 1632
[    4.456017] initcall ipc_init+0x0/0x1c returned 0 after 3906 usecs
[    4.460012] calling  ipc_sysctl_init+0x0/0xd @ 1
[    4.464047] initcall ipc_sysctl_init+0x0/0xd returned 0 after 0 usecs
[    4.468012] calling  init_mqueue_fs+0x0/0x93 @ 1
[    4.472087] initcall init_mqueue_fs+0x0/0x93 returned 0 after 0 usecs
[    4.476013] calling  key_proc_init+0x0/0x4a @ 1
[    4.480016] initcall key_proc_init+0x0/0x4a returned 0 after 0 usecs
[    4.484012] calling  selinux_nf_ip_init+0x0/0x50 @ 1
[    4.488013] initcall selinux_nf_ip_init+0x0/0x50 returned 0 after 0 usecs
[    4.492012] calling  init_sel_fs+0x0/0x53 @ 1
[    4.496013] initcall init_sel_fs+0x0/0x53 returned 0 after 0 usecs
[    4.500012] calling  selnl_init+0x0/0x42 @ 1
[    4.504017] initcall selnl_init+0x0/0x42 returned 0 after 0 usecs
[    4.508012] calling  sel_netif_init+0x0/0x53 @ 1
[    4.512012] initcall sel_netif_init+0x0/0x53 returned 0 after 0 usecs
[    4.516013] calling  sel_netnode_init+0x0/0x5c @ 1
[    4.520013] initcall sel_netnode_init+0x0/0x5c returned 0 after 0 usecs
[    4.524012] calling  sel_netport_init+0x0/0x5c @ 1
[    4.528013] initcall sel_netport_init+0x0/0x5c returned 0 after 0 usecs
[    4.532013] calling  aurule_init+0x0/0x2c @ 1
[    4.536013] initcall aurule_init+0x0/0x2c returned 0 after 0 usecs
[    4.540012] calling  crypto_wq_init+0x0/0x25 @ 1
[    4.544029] initcall crypto_wq_init+0x0/0x25 returned 0 after 0 usecs
[    4.548014] calling  crypto_algapi_init+0x0/0x8 @ 1
[    4.552022] initcall crypto_algapi_init+0x0/0x8 returned 0 after 0 usecs
[    4.556013] calling  skcipher_module_init+0x0/0x25 @ 1
[    4.560013] initcall skcipher_module_init+0x0/0x25 returned 0 after 0 usecs
[    4.564012] calling  chainiv_module_init+0x0/0xa @ 1
[    4.568014] initcall chainiv_module_init+0x0/0xa returned 0 after 0 usecs
[    4.572012] calling  eseqiv_module_init+0x0/0xa @ 1
[    4.576013] initcall eseqiv_module_init+0x0/0xa returned 0 after 0 usecs
[    4.580013] calling  md5_mod_init+0x0/0xa @ 1
[    4.584049] initcall md5_mod_init+0x0/0xa returned 0 after 0 usecs
[    4.588014] calling  krng_mod_init+0x0/0xa @ 1
[    4.592023] alg: No test for stdrng (krng)
[    4.596015] initcall krng_mod_init+0x0/0xa returned 0 after 3906 usecs
[    4.600013] calling  proc_genhd_init+0x0/0x30 @ 1
[    4.604016] initcall proc_genhd_init+0x0/0x30 returned 0 after 0 usecs
[    4.608012] calling  bsg_init+0x0/0x107 @ 1
[    4.612066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
253)
[    4.616013] initcall bsg_init+0x0/0x107 returned 0 after 3906 usecs
[    4.620012] calling  noop_init+0x0/0xd @ 1
[    4.624013] io scheduler noop registered
[    4.628014] initcall noop_init+0x0/0xd returned 0 after 3906 usecs
[    4.632013] calling  as_init+0x0/0xd @ 1
[    4.636011] io scheduler anticipatory registered
[    4.640013] initcall as_init+0x0/0xd returned 0 after 3906 usecs
[    4.644013] calling  deadline_init+0x0/0xd @ 1
[    4.648012] io scheduler deadline registered
[    4.652013] initcall deadline_init+0x0/0xd returned 0 after 3906 usecs
[    4.656013] calling  cfq_init+0x0/0x84 @ 1
[    4.660055] io scheduler cfq registered (default)
[    4.664013] initcall cfq_init+0x0/0x84 returned 0 after 3906 usecs
[    4.668013] calling  percpu_counter_startup+0x0/0x2c @ 1
[    4.672013] initcall percpu_counter_startup+0x0/0x2c returned 0 after 0 usecs
[    4.676013] calling  audit_classes_init+0x0/0x4b @ 1
[    4.680016] initcall audit_classes_init+0x0/0x4b returned 0 after 0 usecs
[    4.684013] calling  pci_proc_init+0x0/0x55 @ 1
[    4.688073] initcall pci_proc_init+0x0/0x55 returned 0 after 0 usecs
[    4.692013] calling  pcie_portdrv_init+0x0/0x3b @ 1
[    4.696095] initcall pcie_portdrv_init+0x0/0x3b returned 0 after 0 usecs
[    4.700013] calling  aer_service_init+0x0/0x22 @ 1
[    4.708014] initcall aer_service_init+0x0/0x22 returned 0 after 3906 usecs
[    4.712013] calling  pcifront_init+0x0/0x42 @ 1
[    4.716014] initcall pcifront_init+0x0/0x42 returned -19 after 0 usecs
[    4.720013] calling  fb_console_init+0x0/0xf6 @ 1
[    4.724040] initcall fb_console_init+0x0/0xf6 returned 0 after 0 usecs
[    4.728013] calling  xenfb_init+0x0/0x4b @ 1
[    4.732014] initcall xenfb_init+0x0/0x4b returned -19 after 0 usecs
[    4.736013] calling  vesafb_init+0x0/0x1f3 @ 1
[    4.740045] initcall vesafb_init+0x0/0x1f3 returned 0 after 0 usecs
[    4.744013] calling  efifb_init+0x0/0x1af @ 1
[    4.748029] initcall efifb_init+0x0/0x1af returned -19 after 0 usecs
[    4.752013] calling  acpi_reserve_resources+0x0/0xc4 @ 1
[    4.756014] initcall acpi_reserve_resources+0x0/0xc4 returned 0 after 0 usecs
[    4.760014] calling  irqrouter_init_sysfs+0x0/0x2d @ 1
[    4.764014] initcall irqrouter_init_sysfs+0x0/0x2d returned 0 after 0 usecs
[    4.768013] calling  pnpbios_thread_init+0x0/0x47 @ 1
[    4.772024] initcall pnpbios_thread_init+0x0/0x47 returned 0 after 0 usecs
[    4.776015] calling  isapnp_init+0x0/0x61b @ 1
[    4.780023] isapnp: Scanning for PnP cards...
[    5.141524] isapnp: No Plug & Play device found
[    5.144014] initcall isapnp_init+0x0/0x61b returned 0 after 355469 usecs
[    5.148014] calling  xenbus_probe_initcall+0x0/0x33 @ 1
[    5.152014] initcall xenbus_probe_initcall+0x0/0x33 returned -19 after 0 
usecs
[    5.156013] calling  gntdev_init+0x0/0x2e @ 1
[    5.160014] initcall gntdev_init+0x0/0x2e returned -19 after 0 usecs
[    5.164013] calling  pciback_init+0x0/0x10c @ 1
[    5.168014] initcall pciback_init+0x0/0x10c returned -19 after 0 usecs
[    5.172013] calling  blkif_init+0x0/0x12e @ 1
[    5.176014] initcall blkif_init+0x0/0x12e returned -19 after 0 usecs
[    5.180013] calling  netback_init+0x0/0x32c @ 1
[    5.184014] initcall netback_init+0x0/0x32c returned -19 after 0 usecs
[    5.188013] calling  hypervisor_subsys_init+0x0/0x1d @ 1
[    5.192014] initcall hypervisor_subsys_init+0x0/0x1d returned -19 after 0 
usecs
[    5.196013] calling  hyper_sysfs_init+0x0/0xc0 @ 1
[    5.200014] initcall hyper_sysfs_init+0x0/0xc0 returned -19 after 0 usecs
[    5.204013] calling  platform_pci_module_init+0x0/0x20 @ 1
[    5.208014] initcall platform_pci_module_init+0x0/0x20 returned -19 after 0 
usecs
[    5.212016] calling  rand_initialize+0x0/0x21 @ 1
[    5.216028] initcall rand_initialize+0x0/0x21 returned 0 after 0 usecs
[    5.220013] calling  tty_init+0x0/0xd4 @ 1
[    5.225519] initcall tty_init+0x0/0xd4 returned 0 after 0 usecs
[    5.228014] calling  pty_init+0x0/0x295 @ 1
[    5.232063] initcall pty_init+0x0/0x295 returned 0 after 0 usecs
[    5.236015] calling  sysrq_init+0x0/0x1d @ 1
[    5.240018] initcall sysrq_init+0x0/0x1d returned 0 after 0 usecs
[    5.244013] calling  xen_hvc_init+0x0/0xc4 @ 1
[    5.248014] initcall xen_hvc_init+0x0/0xc4 returned -19 after 0 usecs
[    5.252013] calling  init+0x0/0xa @ 1
[    5.256029] initcall init+0x0/0xa returned 0 after 0 usecs
[    5.260014] calling  hpet_init+0x0/0x53 @ 1
[    5.264079] initcall hpet_init+0x0/0x53 returned -19 after 0 usecs
[    5.268014] calling  agp_init+0x0/0x1d @ 1
[    5.272013] Linux agpgart interface v0.103
[    5.276014] initcall agp_init+0x0/0x1d returned 0 after 3906 usecs
[    5.280014] calling  agp_ali_init+0x0/0x20 @ 1
[    5.284031] initcall agp_ali_init+0x0/0x20 returned 0 after 0 usecs
[    5.288014] calling  agp_ati_init+0x0/0x20 @ 1
[    5.292030] initcall agp_ati_init+0x0/0x20 returned 0 after 0 usecs
[    5.296015] calling  agp_amdk7_init+0x0/0x20 @ 1
[    5.300031] initcall agp_amdk7_init+0x0/0x20 returned 0 after 0 usecs
[    5.304015] calling  agp_amd64_init+0x0/0x93 @ 1
[    5.308038] initcall agp_amd64_init+0x0/0x93 returned -19 after 0 usecs
[    5.312014] calling  agp_efficeon_init+0x0/0x35 @ 1
[    5.316030] initcall agp_efficeon_init+0x0/0x35 returned 0 after 0 usecs
[    5.320015] calling  agp_intel_init+0x0/0x20 @ 1
[    5.324034] initcall agp_intel_init+0x0/0x20 returned 0 after 0 usecs
[    5.328014] calling  agp_nvidia_init+0x0/0x20 @ 1
[    5.332030] initcall agp_nvidia_init+0x0/0x20 returned 0 after 0 usecs
[    5.336015] calling  agp_sis_init+0x0/0x20 @ 1
[    5.340032] initcall agp_sis_init+0x0/0x20 returned 0 after 0 usecs
[    5.344014] calling  agp_serverworks_init+0x0/0x20 @ 1
[    5.348031] initcall agp_serverworks_init+0x0/0x20 returned 0 after 0 usecs
[    5.352014] calling  agp_via_init+0x0/0x20 @ 1
[    5.356032] initcall agp_via_init+0x0/0x20 returned 0 after 0 usecs
[    5.360014] calling  serial8250_init+0x0/0x10d @ 1
[    5.364015] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    5.368101] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    5.372108] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    5.376143] initcall serial8250_init+0x0/0x10d returned 0 after 11718 usecs
[    5.380014] calling  serial8250_pnp_init+0x0/0xa @ 1
[    5.388175] 00:11: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    5.392154] 00:12: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    5.396058] initcall serial8250_pnp_init+0x0/0xa returned 0 after 11718 usecs
[    5.400014] calling  serial8250_pci_init+0x0/0x11 @ 1
[    5.404044] initcall serial8250_pci_init+0x0/0x11 returned 0 after 0 usecs
[    5.408014] calling  isa_bus_init+0x0/0x2f @ 1
[    5.412037] initcall isa_bus_init+0x0/0x2f returned 0 after 0 usecs
[    5.416016] calling  topology_sysfs_init+0x0/0x40 @ 1
[    5.420040] initcall topology_sysfs_init+0x0/0x40 returned 0 after 0 usecs
[    5.424015] calling  net_olddevs_init+0x0/0x7e @ 1
[    5.428020] initcall net_olddevs_init+0x0/0x7e returned 0 after 0 usecs
[    5.432014] calling  i8042_init+0x0/0x343 @ 1
[    5.436063] PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1
[    5.440013] PNP: PS/2 appears to have AUX port disabled, if this is 
incorrect please boot with i8042.nopnp
[    5.444507] serio: i8042 KBD port at 0x60,0x64 irq 1
[    5.448029] initcall i8042_init+0x0/0x343 returned 0 after 11718 usecs
[    5.452014] calling  mousedev_init+0x0/0x72 @ 1
[    5.456072] mice: PS/2 mouse device common for all mice
[    5.460015] initcall mousedev_init+0x0/0x72 returned 0 after 3906 usecs
[    5.464014] calling  atkbd_init+0x0/0x1b @ 1
[    5.468038] initcall atkbd_init+0x0/0x1b returned 0 after 0 usecs
[    5.472014] calling  xenkbd_init+0x0/0x4b @ 1
[    5.476015] initcall xenkbd_init+0x0/0x4b returned -19 after 0 usecs
[    5.480014] calling  cmos_init+0x0/0x5a @ 1
[    5.484060] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    5.488033] rtc0: alarms up to one day, 114 bytes nvram
[    5.492031] initcall cmos_init+0x0/0x5a returned 0 after 7812 usecs
[    5.496015] calling  init_ladder+0x0/0xa @ 1
[    5.500015] cpuidle: using governor ladder
[    5.504015] initcall init_ladder+0x0/0xa returned 0 after 3906 usecs
[    5.508014] calling  init_menu+0x0/0xa @ 1
[    5.512014] cpuidle: using governor menu
[    5.516014] initcall init_menu+0x0/0xa returned 0 after 3906 usecs
[    5.520014] calling  ledtrig_ide_init+0x0/0x12 @ 1
[    5.524015] initcall ledtrig_ide_init+0x0/0x12 returned 0 after 0 usecs
[    5.528015] calling  ibft_init+0x0/0x4e9 @ 1
[    5.532028] No iBFT detected.
[    5.536015] initcall ibft_init+0x0/0x4e9 returned 0 after 3906 usecs
[    5.540014] calling  staging_init+0x0/0x3 @ 1
[    5.544014] initcall staging_init+0x0/0x3 returned 0 after 0 usecs
[    5.548015] calling  flow_cache_init+0x0/0x14d @ 1
[    5.552048] initcall flow_cache_init+0x0/0x14d returned 0 after 0 usecs
[    5.556014] calling  llc_init+0x0/0x17 @ 1
[    5.560015] initcall llc_init+0x0/0x17 returned 0 after 0 usecs
[    5.564014] calling  snap_init+0x0/0x2d @ 1
[    5.568015] initcall snap_init+0x0/0x2d returned 0 after 0 usecs
[    5.572014] calling  rif_init+0x0/0x68 @ 1
[    5.576034] initcall rif_init+0x0/0x68 returned 0 after 0 usecs
[    5.580014] calling  blackhole_module_init+0x0/0xa @ 1
[    5.584016] initcall blackhole_module_init+0x0/0xa returned 0 after 0 usecs
[    5.588014] calling  init_cgroup_cls+0x0/0xa @ 1
[    5.592015] initcall init_cgroup_cls+0x0/0xa returned 0 after 0 usecs
[    5.596022] calling  sysctl_ipv4_init+0x0/0x3b @ 1
[    5.600382] initcall sysctl_ipv4_init+0x0/0x3b returned 0 after 0 usecs
[    5.604014] calling  init_syncookies+0x0/0x12 @ 1
[    5.608070] initcall init_syncookies+0x0/0x12 returned 0 after 0 usecs
[    5.612015] calling  ipv4_netfilter_init+0x0/0xa @ 1
[    5.616016] initcall ipv4_netfilter_init+0x0/0xa returned 0 after 0 usecs
[    5.620016] calling  cubictcp_register+0x0/0x6c @ 1
[    5.624014] TCP cubic registered
[    5.628015] initcall cubictcp_register+0x0/0x6c returned 0 after 3906 usecs
[    5.632014] calling  inet6_init+0x0/0x28d @ 1
[    5.636158] NET: Registered protocol family 10
[    5.640606] lo: Disabled Privacy Extensions
[    5.644419] initcall inet6_init+0x0/0x28d returned 0 after 7812 usecs
[    5.648015] calling  mip6_init+0x0/0xa2 @ 1
[    5.652012] Mobile IPv6
[    5.654512] initcall mip6_init+0x0/0xa2 returned 0 after 0 usecs
[    5.656014] calling  packet_init+0x0/0x35 @ 1
[    5.660013] NET: Registered protocol family 17
[    5.664017] initcall packet_init+0x0/0x35 returned 0 after 3906 usecs
[    5.668014] calling  dcbnl_init+0x0/0x2b @ 1
[    5.672014] initcall dcbnl_init+0x0/0x2b returned 0 after 0 usecs
[    5.676015] calling  mce_debugfs_init+0x0/0x31 @ 1
[    5.680023] initcall mce_debugfs_init+0x0/0x31 returned 0 after 0 usecs
[    5.684014] calling  severities_debugfs_init+0x0/0x31 @ 1
[    5.688017] initcall severities_debugfs_init+0x0/0x31 returned 0 after 0 
usecs
[    5.692015] calling  hpet_insert_resource+0x0/0x1a @ 1
[    5.696015] initcall hpet_insert_resource+0x0/0x1a returned 1 after 0 usecs
[    5.700015] initcall hpet_insert_resource+0x0/0x1a returned with error code 
1 
[    5.704016] calling  update_mp_table+0x0/0x564 @ 1
[    5.708015] initcall update_mp_table+0x0/0x564 returned 0 after 0 usecs
[    5.712015] calling  lapic_insert_resource+0x0/0x41 @ 1
[    5.716018] initcall lapic_insert_resource+0x0/0x41 returned 0 after 0 usecs
[    5.720014] calling  print_ipi_mode+0x0/0x24 @ 1
[    5.724013] Using IPI No-Shortcut mode
[    5.728015] initcall print_ipi_mode+0x0/0x24 returned 0 after 3906 usecs
[    5.732015] calling  init_lapic_nmi_sysfs+0x0/0x2d @ 1
[    5.736015] initcall init_lapic_nmi_sysfs+0x0/0x2d returned 0 after 0 usecs
[    5.740015] calling  io_apic_bug_finalize+0x0/0x16 @ 1
[    5.744015] initcall io_apic_bug_finalize+0x0/0x16 returned 0 after 0 usecs
[    5.748016] calling  check_early_ioremap_leak+0x0/0x58 @ 1
[    5.752015] initcall check_early_ioremap_leak+0x0/0x58 returned 0 after 0 
usecs
[    5.756014] calling  pat_memtype_list_init+0x0/0x21 @ 1
[    5.760018] initcall pat_memtype_list_init+0x0/0x21 returned 0 after 0 usecs
[    5.764015] calling  sched_init_debug+0x0/0x1d @ 1
[    5.768017] initcall sched_init_debug+0x0/0x1d returned 0 after 0 usecs
[    5.772018] calling  init_oops_id+0x0/0x36 @ 1
[    5.776020] initcall init_oops_id+0x0/0x36 returned 0 after 0 usecs
[    5.780015] calling  disable_boot_consoles+0x0/0x37 @ 1
[    5.784015] initcall disable_boot_consoles+0x0/0x37 returned 0 after 0 usecs
[    5.788015] calling  pm_qos_power_init+0x0/0xa8 @ 1
[    5.792088] initcall pm_qos_power_init+0x0/0xa8 returned 0 after 0 usecs
[    5.796017] calling  software_resume+0x0/0x1d1 @ 1
[    5.800014] PM: Resume from disk failed.
[    5.804015] initcall software_resume+0x0/0x1d1 returned -2 after 3906 usecs
[    5.808015] initcall software_resume+0x0/0x1d1 returned with error code -2 
[    5.812016] calling  debugfs_kprobe_init+0x0/0x74 @ 1
[    5.816038] initcall debugfs_kprobe_init+0x0/0x74 returned 0 after 0 usecs
[    5.820016] calling  taskstats_init+0x0/0x76 @ 1
[    5.824019] registered taskstats version 1
[    5.828015] initcall taskstats_init+0x0/0x76 returned 0 after 3906 usecs
[    5.832015] calling  clear_boot_tracer+0x0/0x23 @ 1
[    5.836015] initcall clear_boot_tracer+0x0/0x23 returned 0 after 0 usecs
[    5.840015] calling  max_swapfiles_check+0x0/0x3 @ 1
[    5.844015] initcall max_swapfiles_check+0x0/0x3 returned 0 after 0 usecs
[    5.848015] calling  random32_reseed+0x0/0x84 @ 1
[    5.852048] initcall random32_reseed+0x0/0x84 returned 0 after 0 usecs
[    5.856015] calling  pci_resource_alignment_sysfs_init+0x0/0xf @ 1
[    5.860018] initcall pci_resource_alignment_sysfs_init+0x0/0xf returned 0 
after 0 usecs
[    5.864014] calling  pci_sysfs_init+0x0/0x40 @ 1
[    5.868305] initcall pci_sysfs_init+0x0/0x40 returned 0 after 0 usecs
[    5.872015] calling  boot_wait_for_devices+0x0/0x2b @ 1
[    5.876017] initcall boot_wait_for_devices+0x0/0x2b returned 0 after 0 usecs
[    5.880015] calling  regulator_init_complete+0x0/0xe8 @ 1
[    5.884015] initcall regulator_init_complete+0x0/0xe8 returned 0 after 0 
usecs
[    5.888014] calling  seqgen_init+0x0/0xa @ 1
[    5.892035] initcall seqgen_init+0x0/0xa returned 0 after 0 usecs
[    5.896015] calling  rtc_hctosys+0x0/0x11a @ 1
[    5.900040] rtc_cmos 00:05: setting system clock to 2010-11-22 22:08:44 UTC 
(1290463724)
[    5.904015] initcall rtc_hctosys+0x0/0x11a returned 0 after 3906 usecs
[    5.908015] calling  memmap_init+0x0/0x7e @ 1
[    5.912057] initcall memmap_init+0x0/0x7e returned 0 after 0 usecs
[    5.916015] calling  pci_mmcfg_late_insert_resources+0x0/0x15f @ 1
[    5.920016] initcall pci_mmcfg_late_insert_resources+0x0/0x15f returned 1 
after 0 usecs
[    5.924015] initcall pci_mmcfg_late_insert_resources+0x0/0x15f returned with 
error code 1 
[    5.928015] calling  init_net_drop_monitor+0x0/0x107 @ 1
[    5.932013] Initalizing network drop monitor service
[    5.936027] initcall init_net_drop_monitor+0x0/0x107 returned 0 after 3906 
usecs
[    5.940015] calling  tcp_congestion_default+0x0/0xa @ 1
[    5.944016] initcall tcp_congestion_default+0x0/0xa returned 0 after 0 usecs
[    5.948015] calling  initialize_hashrnd+0x0/0x12 @ 1
[    5.952020] initcall initialize_hashrnd+0x0/0x12 returned 0 after 0 usecs
[    5.956021] async_waiting @ 1
[    5.960014] async_continuing @ 1 after 0 usec
[    5.964025] Freeing unused kernel memory: 396k freed
[    5.972382] Write protecting the kernel text: 2592k
[    5.976058] Write protecting the kernel read-only data: 924k
Loading, please wait...
[    6.005975] udev[70]: starting version 164
[    6.068015] calling  usb_init+0x0/0x17a [usbcore] @ 82
[    6.072197] usbcore: registered new interface driver usbfs
[    6.080066] usbcore: registered new interface driver hub
[    6.084361] usbcore: registered new device driver usb
[    6.088040] initcall usb_init+0x0/0x17a [usbcore] returned 0 after 15625 
usecs
[    6.092716] calling  init_scsi+0x0/0x73 [scsi_mod] @ 123
[    6.093583] SCSI subsystem initialized
[    6.093601] initcall init_scsi+0x0/0x73 [scsi_mod] returned 0 after 0 usecs
[    6.108012] calling  e1000_init_module+0x0/0x6b [e1000] @ 124
[    6.108012] Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI
[    6.108012] Copyright (c) 1999-2006 Intel Corporation.
[    6.108012] querying PCI -> IRQ mapping bus:2, slot:3, pin:0.
[    6.108012] IOAPIC[2]: Set routing entry (4-6 -> 0x61 -> IRQ 54 Mode:1 
Active:1)
[    6.108012] e1000 0000:02:03.0: PCI->APIC IRQ transform: INT A -> IRQ 54
[    6.108012] calling  ide_init+0x0/0x64 [ide_core] @ 116
[    6.108012] Uniform Multi-Platform E-IDE driver
[    6.108456] initcall ide_init+0x0/0x64 [ide_core] returned 0 after 0 usecs
[    6.111380] calling  spi_transport_init+0x0/0x60 [scsi_transport_spi] @ 145
[    6.111425] initcall spi_transport_init+0x0/0x60 [scsi_transport_spi] 
returned 0 after 0 usecs
[    6.117015] calling  ahd_linux_init+0x0/0x21d [aic79xx] @ 145
[    6.117107] querying PCI -> IRQ mapping bus:3, slot:2, pin:0.
[    6.117117] IOAPIC[1]: Set routing entry (3-4 -> 0x69 -> IRQ 28 Mode:1 
Active:1)
[    6.117124] aic79xx 0000:03:02.0: PCI->APIC IRQ transform: INT A -> IRQ 28
[    6.122771] calling  floppy_module_init+0x0/0xcca [floppy] @ 149
[    6.123067] Floppy drive(s): fd0 is 1.44M
[    6.151598] calling  ata_init+0x0/0x2bc [libata] @ 123
[    6.152971] calling  piix_ide_init+0x0/0x9e [piix] @ 116
[    6.153012] piix 0000:00:1f.1: IDE controller (0x8086:0x248b rev 0x02)
[    6.153026] querying PCI -> IRQ mapping bus:0, slot:31, pin:0.
[    6.153062] piix 0000:00:1f.1: not 100% native mode: will probe irqs later
[    6.153071]     ide0: BM-DMA at 0x2060-0x2067
[    6.153082]     ide1: BM-DMA at 0x2068-0x206f
[    6.153091] Probing IDE interface ide0...
[    6.162177] libata version 3.00 loaded.
[    6.162200] initcall ata_init+0x0/0x2bc [libata] returned 0 after 11718 usecs
[    6.168055] calling  mv_init+0x0/0x39 [sata_mv] @ 123
[    6.236005] FDC 0 is a post-1991 82077
[    6.240739] initcall floppy_module_init+0x0/0xcca [floppy] returned 0 after 
117187 usecs
[    6.296091] calling  ehci_hcd_init+0x0/0x65 [ehci_hcd] @ 91
[    6.301436] calling  uhci_hcd_init+0x0/0xa1 [uhci_hcd] @ 82
[    6.301441] uhci_hcd: USB Universal Host Controller Interface driver
[    6.312017] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.320013] Warning! ehci_hcd should always be loaded before uhci_hcd and 
ohci_hcd, not after
[    6.328057] initcall ehci_hcd_init+0x0/0x65 [ehci_hcd] returned 0 after 
15625 usecs
[    6.384024] e1000: 0000:02:03.0: e1000_probe: (PCI-X:133MHz:64-bit) 
00:30:48:2d:3e:d2
[    6.432014] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[    6.440031] sata_mv 0000:02:01.0: version 1.28
[    6.444123] querying PCI -> IRQ mapping bus:2, slot:1, pin:0.
[    6.448023] IOAPIC[2]: Set routing entry (4-0 -> 0x71 -> IRQ 48 Mode:1 
Active:1)
[    6.452017] sata_mv 0000:02:01.0: PCI->APIC IRQ transform: INT A -> IRQ 48
[    6.456155] sata_mv 0000:02:01.0: Gen-II 32 slots 8 ports SCSI mode IRQ via 
INTx
[    6.464166] scsi1 : sata_mv
[    6.467113] scsi2 : sata_mv
[    6.468112] scsi3 : sata_mv
[    6.472111] scsi4 : sata_mv
[    6.476109] scsi5 : sata_mv
[    6.478982] scsi6 : sata_mv
[    6.480105] scsi7 : sata_mv
[    6.484172] scsi8 : sata_mv
[    6.488081] ata1: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc222000 
irq 48
[    6.492016] ata2: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc224000 
irq 48
[    6.496019] ata3: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc226000 
irq 48
[    6.500017] ata4: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc228000 
irq 48
[    6.504016] ata5: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc232000 
irq 48
[    6.508015] ata6: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc234000 
irq 48
[    6.512015] ata7: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc236000 
irq 48
[    6.516016] ata8: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc238000 
irq 48
[    6.520052] querying PCI -> IRQ mapping bus:2, slot:3, pin:1.
[    6.520128] initcall mv_init+0x0/0x39 [sata_mv] returned 0 after 343750 usecs
[    6.536021] IOAPIC[2]: Set routing entry (4-7 -> 0x79 -> IRQ 55 Mode:1 
Active:1)
[    6.540017] e1000 0000:02:03.1: PCI->APIC IRQ transform: INT B -> IRQ 55
[    6.720069] Probing IDE interface ide1...
[    6.824015] e1000: 0000:02:03.1: e1000_probe: (PCI-X:133MHz:64-bit) 
00:30:48:2d:3e:d3
[    6.872015] e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection
[    6.880075] initcall e1000_init_module+0x0/0x6b [e1000] returned 0 after 
753906 usecs
[    7.000046] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    7.024051] ata1.00: ATA-8: Hitachi HDS721010CLA332, JP4OA39C, max UDMA/133
[    7.032016] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    7.064052] ata1.00: configured for UDMA/133
[    7.068102] scsi 1:0:0:0: Direct-Access     ATA      Hitachi HDS72101 JP4O 
PQ: 0 ANSI: 5
[    7.464179] hdc: CD-224E, ATAPI CD/DVD-ROM drive
[    7.556040] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    7.580051] ata2.00: ATA-8: Hitachi HDS721010CLA332, JP4OA3EA, max UDMA/133
[    7.588018] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    7.620051] ata2.00: configured for UDMA/133
[    7.624064] scsi 2:0:0:0: Direct-Access     ATA      Hitachi HDS72101 JP4O 
PQ: 0 ANSI: 5
[    7.956037] ata3: SATA link down (SStatus 0 SControl 300)
[    8.144069] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    8.152614] hdc: UDMA/33 mode selected
[    8.156612] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    8.160269] ide1 at 0x170-0x177,0x376 on irq 15
[    8.168116] querying PCI -> IRQ mapping bus:0, slot:29, pin:0.
[    8.168116] initcall piix_ide_init+0x0/0x9e [piix] returned 0 after 1968750 
usecs
[    8.172019] IOAPIC[0]: Set routing entry (2-16 -> 0x49 -> IRQ 16 Mode:1 
Active:1)
[    8.176016] uhci_hcd 0000:00:1d.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    8.180024] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    8.184017] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    8.188047] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus 
number 1
[    8.192041] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00002000
[    8.196063] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    8.200016] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    8.204014] usb usb1: Product: UHCI Host Controller
[    8.208014] usb usb1: Manufacturer: Linux 2.6.32.25 uhci_hcd
[    8.212015] usb usb1: SerialNumber: 0000:00:1d.0
[    8.216142] usb usb1: configuration #1 chosen from 1 choice
[    8.220084] hub 1-0:1.0: USB hub found
[    8.224024] hub 1-0:1.0: 2 ports detected
[    8.228074] querying PCI -> IRQ mapping bus:0, slot:29, pin:1.
[    8.232017] IOAPIC[0]: Set routing entry (2-19 -> 0x59 -> IRQ 19 Mode:1 
Active:1)
[    8.236017] uhci_hcd 0000:00:1d.1: PCI->APIC IRQ transform: INT B -> IRQ 19
[    8.240019] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    8.244015] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    8.248021] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus 
number 2
[    8.252040] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002020
[    8.256073] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    8.260015] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    8.264014] usb usb2: Product: UHCI Host Controller
[    8.268014] usb usb2: Manufacturer: Linux 2.6.32.25 uhci_hcd
[    8.272015] usb usb2: SerialNumber: 0000:00:1d.1
[    8.276099] usb usb2: configuration #1 chosen from 1 choice
[    8.280051] hub 2-0:1.0: USB hub found
[    8.284023] hub 2-0:1.0: 2 ports detected
[    8.284039] ata4: SATA link down (SStatus 0 SControl 300)
[    8.288071] querying PCI -> IRQ mapping bus:0, slot:29, pin:2.
[    8.292019] IOAPIC[0]: Set routing entry (2-18 -> 0x51 -> IRQ 18 Mode:1 
Active:1)
[    8.296016] uhci_hcd 0000:00:1d.2: PCI->APIC IRQ transform: INT C -> IRQ 18
[    8.300019] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    8.304015] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    8.308023] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus 
number 3
[    8.312038] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040
[    8.316055] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    8.320015] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    8.324015] usb usb3: Product: UHCI Host Controller
[    8.328018] usb usb3: Manufacturer: Linux 2.6.32.25 uhci_hcd
[    8.332015] usb usb3: SerialNumber: 0000:00:1d.2
[    8.336128] usb usb3: configuration #1 chosen from 1 choice
[    8.340056] hub 3-0:1.0: USB hub found
[    8.344021] hub 3-0:1.0: 2 ports detected
[    8.348088] initcall uhci_hcd_init+0x0/0xa1 [uhci_hcd] returned 0 after 
2000000 usecs
[    8.604040] ata5: SATA link down (SStatus 0 SControl 300)
[    8.932037] ata6: SATA link down (SStatus 0 SControl 300)
[    9.260062] ata7: SATA link down (SStatus 0 SControl 300)
[    9.588037] ata8: SATA link down (SStatus 0 SControl 300)
[    9.599323] calling  piix_init+0x0/0x23 [ata_piix] @ 116
[    9.604086] initcall piix_init+0x0/0x23 [ata_piix] returned 0 after 0 usecs
[    9.605372] calling  init_sd+0x0/0x127 [sd_mod] @ 182
[    9.608633] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 
TB/931 GiB)
[    9.608633] sd 1:0:0:0: [sda] Write Protect is off
[    9.608633] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    9.608633] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    9.608963] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 
TB/931 GiB)
[    9.608963]  sda:
[    9.608963] sd 2:0:0:0: [sdb] Write Protect is off
[    9.608963] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    9.608963] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    9.608963]  sdb:initcall init_sd+0x0/0x127 [sd_mod] returned 0 after 0 usecs
[    9.616043]  sdb1 sdb2 sdb3 sdb4
[    9.683983]  sda1
[    9.684547] sd 2:0:0:0: [sdb] Attached SCSI disk
[    9.692023]  sda2 sda3 sda4
[    9.696013] sd 1:0:0:0: [sda] Attached SCSI disk
[    9.701824] calling  ata_generic_init+0x0/0x14 [ata_generic] @ 116
[    9.708068] initcall ata_generic_init+0x0/0x14 [ata_generic] returned 0 
after 0 usecs
[    9.741692] calling  cdrom_init+0x0/0x57 [cdrom] @ 186
[    9.744069] initcall cdrom_init+0x0/0x57 [cdrom] returned 0 after 0 usecs
[    9.754637] calling  ide_cdrom_init+0x0/0x15 [ide_cd_mod] @ 186
[    9.756029] ide-cd driver 5.00
[    9.760033] ide-cd: hdc: ATAPI 24X CD-ROM drive, 128kB Cache
[    9.766636] Uniform CD-ROM driver Revision: 3.20
[    9.784201] initcall ide_cdrom_init+0x0/0x15 [ide_cd_mod] returned 0 after 
27343 usecs
[   21.240030] scsi0 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 3.0
[   21.240033]         <Adaptec AIC7902 Ultra320 SCSI adapter>
[   21.240034]         aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 
101-133MHz, 512 SCBs
[   21.260155] querying PCI -> IRQ mapping bus:3, slot:2, pin:1.
[   21.268021] IOAPIC[1]: Set routing entry (3-5 -> 0x81 -> IRQ 29 Mode:1 
Active:1)
[   21.276017] aic79xx 0000:03:02.1: PCI->APIC IRQ transform: INT B -> IRQ 29
[   36.404024] scsi9 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 3.0
[   36.404026]         <Adaptec AIC7902 Ultra320 SCSI adapter>
[   36.404027]         aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI-X 
101-133MHz, 512 SCBs
[   36.428080] initcall ahd_linux_init+0x0/0x21d [aic79xx] returned 0 after 
29597656 usecs
[   36.520018] calling  wait_scan_init+0x0/0x8 [scsi_wait_scan] @ 212
[   36.524023] initcall wait_scan_init+0x0/0x8 [scsi_wait_scan] returned 0 
after 0 usecs
[   36.566415] calling  md_init+0x0/0xb8 [md_mod] @ 225
[   36.572066] initcall md_init+0x0/0xb8 [md_mod] returned 0 after 0 usecs
[   36.581760] calling  raid_init+0x0/0xa [raid1] @ 225
[   36.588016] md: raid1 personality registered for level 1
[   36.592017] initcall raid_init+0x0/0xa [raid1] returned 0 after 3906 usecs
[   36.652158] md: md0 stopped.
[   36.656576] md: bind<sdb1>
[   36.660897] md: bind<sda1>
[   36.665424] raid1: raid set md0 active with 2 out of 2 mirrors
[   36.672106] md0: detected capacity change from 0 to 501612544
[   36.677236]  md0: unknown partition table
[   36.715028] md: md1 stopped.
[   36.716441] md: bind<sdb2>
[   36.721260] md: bind<sda2>
[   36.725221] raid1: raid set md1 active with 2 out of 2 mirrors
[   36.728062] md1: detected capacity change from 0 to 1003356160
[   36.737197]  md1: unknown partition table
[   36.814921] md: md2 stopped.
[   36.816208] md: bind<sdb3>
[   36.821163] md: bind<sda3>
[   36.825197] raid1: raid set md2 active with 2 out of 2 mirrors
[   36.832050] md2: detected capacity change from 0 to 29997465600
[   36.841233]  md2: unknown partition table
[   36.880321] md: md3 stopped.
[   36.884144] md: bind<sdb4>
[   36.888077] md: bind<sda4>
[   36.892116] raid1: raid set md3 active with 2 out of 2 mirrors
[   36.896056] md3: detected capacity change from 0 to 968699346944
[   36.904844]  md3: unknown partition table
[   36.917794] calling  dm_init+0x0/0x37 [dm_mod] @ 257
[   36.920297] device-mapper: uevent: version 1.0.3
[   36.928352] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: 
dm-devel@xxxxxxxxxx
[   36.932028] initcall dm_init+0x0/0x37 [dm_mod] returned 0 after 11718 usecs
[   37.078538] calling  dm_crypt_init+0x0/0x54 [dm_crypt] @ 265
[   37.084063] initcall dm_crypt_init+0x0/0x54 [dm_crypt] returned 0 after 0 
usecs
[   61.360331] calling  crypto_module_init+0x0/0xa [xts] @ 277
[   61.364020] initcall crypto_module_init+0x0/0xa [xts] returned 0 after 0 
usecs
[   61.372806] calling  serpent_mod_init+0x0/0x2f [serpent] @ 279
[   61.380080] initcall serpent_mod_init+0x0/0x2f [serpent] returned 0 after 0 
usecs
[   61.393110] alg: No test for xts(serpent) (xts(serpent-generic))
[   62.182573] calling  init_mbcache+0x0/0xd [mbcache] @ 328
[   62.192023] initcall init_mbcache+0x0/0xd [mbcache] returned 0 after 0 usecs
[   62.200602] calling  journal_init+0x0/0x81 [jbd] @ 328
[   62.208341] initcall journal_init+0x0/0x81 [jbd] returned 0 after 0 usecs
[   62.221393] calling  init_ext3_fs+0x0/0x5e [ext3] @ 328
[   62.228181] initcall init_ext3_fs+0x0/0x5e [ext3] returned 0 after 0 usecs
[   62.248150] EXT3-fs: INFO: recovery required on readonly filesystem.
[   62.256015] EXT3-fs: write access will be enabled during recovery.
[   62.284155] kjournald starting.  Commit interval 5 seconds
[   62.284155] EXT3-fs: recovery complete.
[   62.336056] EXT3-fs: mounted filesystem with ordered data mode.
INIT: version 2.88 booting
Using makefile-style concurrent boot in runlevel S.
Starting the hotplug events dispatcher: udevd[   64.520246] udev[379]: starting 
version 164
.
Synthesizing the initial hotplug events...done.
Waiting for /dev to be fully populated...[   64.709164] calling  
serio_raw_init+0x0/0x14 [serio_raw] @ 410
[   64.716091] initcall serio_raw_init+0x0/0x14 [serio_raw] returned 0 after 0 
usecs
[   64.724317] calling  pci_hotplug_init+0x0/0x3b [pci_hotplug] @ 391
[   64.732030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   64.737350] calling  i2c_init+0x0/0x56 [i2c_core] @ 407
[   64.737823] initcall i2c_init+0x0/0x56 [i2c_core] returned 0 after 0 usecs
[   64.748032] initcall pci_hotplug_init+0x0/0x3b [pci_hotplug] returned 0 
after 15624 usecs
[   64.761702] calling  shpcd_init+0x0/0x4d [shpchp] @ 398
[   64.764328] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   64.766171] calling  i2c_i801_init+0x0/0xa2 [i2c_i801] @ 407
[   64.766283] querying PCI -> IRQ mapping bus:0, slot:31, pin:1.
[   64.766288] i801_smbus 0000:00:1f.3: can't find IRQ for PCI INT B; probably 
buggy MP table
[   64.766569] initcall i2c_i801_init+0x0/0xa2 [i2c_i801] returned 0 after 0 
usecs
[   64.768105] initcall shpcd_init+0x0/0x4d [shpchp] returned 0 after 3906 usecs
[   64.769448] calling  mod_init+0x0/0x1d8 [intel_rng] @ 405
[   64.772092] calling  pcspkr_init+0x0/0xa [pcspkr] @ 408
[   64.780533] input: PC Speaker as /devices/platform/pcspkr/input/input0
[   64.782318] calling  edac_init+0x0/0xa1 [edac_core] @ 387
[   64.782322] EDAC MC: Ver: 2.1.0 Nov 20 2010
[   64.782300] Intel 82802 RNG detected
[   64.782463] initcall mod_init+0x0/0x1d8 [intel_rng] returned 0 after 11718 
usecs
[   64.782534] initcall edac_init+0x0/0xa1 [edac_core] returned 0 after 0 usecs
[   64.812109] initcall pcspkr_init+0x0/0xa [pcspkr] returned 0 after 31249 
usecs
[   64.876403] calling  e7xxx_init+0x0/0x27 [e7xxx_edac] @ 387
[   64.880878] EDAC e7xxx: tolm = f8000, remapbase = 200000, remaplimit = 208000
[   64.880892] calling  init_tis+0x0/0x80 [tpm_tis] @ 446
[   64.880953] initcall init_tis+0x0/0x80 [tpm_tis] returned 0 after 0 usecs
[   64.884368] EDAC MC0: Giving out device to 'e7xxx_edac' 'E7501': DEV 
0000:00:00.0
[   64.888054] EDAC PCI0: Giving out device to module 'e7xxx_edac' controller 
'EDAC PCI controller': DEV '0000:00:00.0' (POLLED)
[   64.892060] initcall e7xxx_init+0x0/0x27 [e7xxx_edac] returned 0 after 11718 
usecs
[   65.061603] calling  snd_mem_init+0x0/0x22 [snd_page_alloc] @ 408
[   65.064029] initcall snd_mem_init+0x0/0x22 [snd_page_alloc] returned 0 after 
0 usecs
[   65.137860] calling  init_soundcore+0x0/0x81 [soundcore] @ 408
[   65.140066] initcall init_soundcore+0x0/0x81 [soundcore] returned 0 after 0 
usecs
[   65.196014] calling  alsa_sound_init+0x0/0x78 [snd] @ 408
[   65.200059] initcall alsa_sound_init+0x0/0x78 [snd] returned 0 after 0 usecs
[   65.220019] calling  alsa_timer_init+0x0/0x122 [snd_timer] @ 408
[   65.228113] initcall alsa_timer_init+0x0/0x122 [snd_timer] returned 0 after 
0 usecs
[   65.296012] calling  alsa_pcm_init+0x0/0x4c [snd_pcm] @ 408
[   65.300104] initcall alsa_pcm_init+0x0/0x4c [snd_pcm] returned 0 after 0 
usecs
[   65.348944] calling  pcsp_init+0x0/0x19 [snd_pcsp] @ 408
[   65.352028] Error: Driver 'pcspkr' is already registered, aborting...
[   65.360023] initcall pcsp_init+0x0/0x19 [snd_pcsp] returned -16 after 7812 
usecs
[   65.368017] initcall pcsp_init+0x0/0x19 [snd_pcsp] returned with error code 
-16 
[   65.409839] calling  evdev_init+0x0/0xa [evdev] @ 531
[   65.412099] initcall evdev_init+0x0/0xa [evdev] returned 0 after 0 usecs
done.
Generating udev events for MD arrays...done.
Checking root file system...fsck from util-linux-ng 2.17.2
/dev/mapper/quelea0-root: clean, 34286/152608 files, 245915/610304 blocks 
(check in 2 mounts)
done.
[   66.244063] EXT3 FS on dm-1, internal journal
Starting early crypto disks...md1_crypt (starting)...
md3_crypt (starting)...
Unlocking the disk /dev/md3 (md3_crypt)
Enter passphrase: 
done.
Cleaning up ifupdown....
Setting up networking....
[   70.817471] calling  loop_init+0x0/0x163 [loop] @ 737
[   70.825782] loop: module loaded
[   70.830890] initcall loop_init+0x0/0x163 [loop] returned 0 after 3906 usecs
Loading kernel modules...done.
Setting up LVM Volume Groups  Reading all physical volumes.  This may take a 
while...
  Found volume group "quelea1" using metadata type lvm2
  Found volume group "quelea0" using metadata type lvm2
  2 logical volume(s) in volume group "quelea1" now active
  3 logical volume(s) in volume group "quelea0" now active
.
Starting remaining crypto disks...done.
Activating lvm and md swap...[   72.304513] Adding 979832k swap on 
/dev/mapper/md1_crypt.  Priority:-1 extents:1 across:979832k 
done.
Checking file systems...fsck from util-linux-ng 2.17.2
/dev/md0: clean, 242/122880 files, 81112/489856 blocks
/dev/mapper/quelea0-usr: clean, 84735/305216 files, 465679/1220608 blocks
/dev/mapper/quelea0-var: clean, 4254/305216 files, 319977/1220608 blocks
done.
Mounting local filesystems...[   73.528054] kjournald starting.  Commit 
interval 5 seconds
[   73.584056] EXT3 FS on md0, internal journal
[   73.588018] EXT3-fs: mounted filesystem with ordered data mode.
[   73.632155] kjournald starting.  Commit interval 5 seconds
[   73.636042] EXT3 FS on dm-2, internal journal
[   73.636050] EXT3-fs: mounted filesystem with ordered data mode.
[   73.696151] kjournald starting.  Commit interval 5 seconds
[   73.700047] EXT3 FS on dm-3, internal journal
done.
[   73.700052] EXT3-fs: mounted filesystem with ordered data mode.
Activating swapfile swap...done.
Cleaning up temporary files....
Configuring network interfaces...[   74.849271] ADDRCONF(NETDEV_UP): eth1: link 
is not ready
[   74.856377] e1000: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: 
RX
[   74.865315] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
done.
Cleaning up temporary files....
Setting console screen modes and fonts.
cannot (un)set powersave mode
Setting kernel variables ...done.
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
[   75.440925] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   75.444381] e1000: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
[   75.456215] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Starting enhanced syslogd: rsyslogd.
Starting MD monitoring service: mdadm --monitor.
Starting periodic command scheduler: cron.
Starting system message bus: dbus.
Starting OpenBSD Secure Shell server: sshd.
Running scripts in rc2.d/ took 1 seconds.

Debian GNU/Linux squeeze/sid quelea ttyS0

quelea login: 


Attachment: pgpDNNgjRRcgl.pgp
Description: PGP signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>