From: Eamon Walsh <ewalsh@tycho.nsa.gov>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
Xen-devel <xen-devel@lists.xensource.com>,
George Coker <gscoker@tycho.nsa.gov>
Subject: Re: Fbdev graphics broken in xen/next dom0
Date: Thu, 25 Mar 2010 19:55:01 -0400 [thread overview]
Message-ID: <4BABF7D5.9040109@tycho.nsa.gov> (raw)
In-Reply-To: <20100316221952.GA10912@phenom.dumpdata.com>
[-- Attachment #1: Type: text/plain, Size: 11731 bytes --]
On 03/16/2010 06:19 PM, Konrad Rzeszutek Wilk wrote:
>> The serial output is attached.
>>
>> The patch I used to instrument the fb_mmap function and the output it
>> produced for a couple of runs are also attached.
>>
>> And I tossed in my kernel .config for good measure.
>>
>> What else is needed?
>>
> It looks that I confused your email with another person. You don't seem
> to run the nvidia fb, but rather the radeon one.
>
The current machine I am using has Intel integrated graphics but I can
also reproduce the problem on a laptop with nvidia graphics (it runs the
vesafb framebuffer). After I send this mail I'll recompile on that
machine and see what happens.
I recompiled Xen and pvops/next today. I included your instrumentation
patch below for i915_gem_fault, but it doesn't trigger. No
instrumentation messages appear. I even put a print statement at the
top of the function but it never prints.
I have attached the serial console output and dmesg output. The
initcall and drm debug stuff is present.
Also, I get something new when I run the test program. It prints out:
# ./silly
Mapped /dev/fb0 at 0x7f3237175000
Killed
Message from syslogd@moss-flapper at Mar 25 19:25:52 ...
kernel:Bad pagetable: 000f [#1] SMP
And I get the following on the serial console (the deadbeef stuff is the
buffer I just wrote into the mmap):
moss-flapper login: (XEN) d0:v1: reserved bit in page table (ec=000F)
(XEN) Pagetable walk from 00007f3237175000:
(XEN) L4[0x0fe] = 000000001154a067 00000000001deaec
(XEN) L3[0x0c8] = 000000001492f067 00000000001db6d1
(XEN) L2[0x1b8] = 0000000015bc7067 00000000001da569
(XEN) L1[0x175] = fffff7fffffff22f ffffffffffffffff
(XEN) ----[ Xen-4.0.0-rc8-pre x86_64 debug=n Not tainted ]----
(XEN) CPU: 1
(XEN) RIP: e033:[<0000003002e8305b>]
(XEN) RFLAGS: 0000000000010206 EM: 0 CONTEXT: pv guest
(XEN) rax: 00007f3237175000 rbx: 0000000000000000 rcx: 0000000000000200
(XEN) rdx: 0000000000001000 rsi: 00007fff42cc42e0 rdi: 00007f3237175000
(XEN) rbp: 00007fff42cc52f0 rsp: 00007fff42cc42c8 r8: 0000000000000001
(XEN) r9: 0000000000000001 r10: 00000000ffffffff r11: 0000000000001000
(XEN) r12: 00000000004005d0 r13: 00007fff42cc53d0 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000080050033 cr4: 00000000000026f0
(XEN) cr3: 00000000116da000 cr2: 00007f3237175000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: e02b cs: e033
(XEN) Guest stack trace from rsp=00007fff42cc42c8:
(XEN) 00000000004007e0 cafeababdeadbeef 0000000000000000 cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
silly: Corrupted page table at address 7f3237175000
PGD 1deaec067 PUD 1db6d1067 PMD 1da569067 PTE fffffffffffff22f
Bad pagetable: 000f [#1] SMP
last sysfs file: /sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_map
CPU 1
Modules linked in: nfs fscache bridge stp llc ipt_MASQUERADE iptable_nat nf_nat nfsd lockd nfs_acl auth_rpcgss export]
Pid: 1775, comm: silly Not tainted 2.6.32-pvops-dom0 #23 OptiPlex 960
RIP: e033:[<0000003002e8305b>] [<0000003002e8305b>] 0x3002e8305b
RSP: e02b:00007fff42cc42c8 EFLAGS: 00010206
RAX: 00007f3237175000 RBX: 0000000000000000 RCX: 0000000000000200
RDX: 0000000000001000 RSI: 00007fff42cc42e0 RDI: 00007f3237175000
RBP: 00007fff42cc52f0 R08: 0000000000000001 R09: 0000000000000001
R10: 00000000ffffffff R11: 0000000000001000 R12: 00000000004005d0
R13: 00007fff42cc53d0 R14: 0000000000000000 R15: 0000000000000000
FS: 00007f3237162700(0000) GS:ffff880028054000(0000) knlGS:0000000000000000
CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 00007f3237175000 CR3: 00000001df03a000 CR4: 0000000000002660
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process silly (pid: 1775, threadinfo ffff8801df02a000, task ffff8801db68ae60)
RIP [<0000003002e8305b>] 0x3002e8305b
RSP <00007fff42cc42c8>
---[ end trace e07c6ddec4199123 ]---
> .. snip ..
>
>> Non-volatile memory driver v1.3
>> Linux agpgart interface v0.103
>> agpgart-intel 0000:00:00.0: Intel Q45/Q43 Chipset
>> agpgart-intel 0000:00:00.0: detected 32764K stolen memory
>> agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
>> tpm_tis 00:08: 1.2 TPM (device-id 0x4A10, rev-id 78)
>> [drm] Initialized drm 1.1.0 20060810
>> [drm] radeon defaulting to kernel modesetting.
>> [drm] radeon kernel modesetting enabled.
>> xen_allocate_pirq: returning irq 16 for gsi 16
>> Already setup the GSI :16
>> i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
>> [drm] set up 31M of stolen space
>> [drm] TMDS-8: set mode 1280x1024 17
>> Console: switching to colour frame buffer device 160x64
>> fb0: inteldrmfb frame buffer device
>> registered panic notifier
>> [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
>>
> You look to have a i915 framebuffer on your box.
>
> I *think* that the i915 is not using KMS and the TTM stuff, so the
> patch that Arvind posted would probably not help you.
> http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg48668.html
>
> So, lets boot your kernel with these command line parameters to get more
> data: debug initcall_debug drm.debug=255
>
> That should spew out some more details.
>
> Next thing I would suggest is to instrument i915_gem_fault. Attached is
> a patch that does it (thought it is not compile tested nor actually
> booted so it might need some hand crafting - sorry).
>
> And the other thing is to read through the steps that Arvind took in the
> e-mail thread titled: "Nouveau on dom0". It covers the gamma of things
> to troubleshoot this.
>
> diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c
> index fba37e9..cfcaafd 100644
> --- a/drivers/gpu/drm/i915/i915_gem.c
> +++ b/drivers/gpu/drm/i915/i915_gem.c
> @@ -33,6 +33,8 @@
> #include "intel_drv.h"
> #include <linux/swap.h>
> #include <linux/pci.h>
> +#include <xen/xen.h>
> +#include <asm/xen/page.h>
>
> #define I915_GEM_GPU_DOMAINS (~(I915_GEM_DOMAIN_CPU | I915_GEM_DOMAIN_GTT))
>
> @@ -1145,6 +1147,143 @@ i915_gem_mmap_ioctl(struct drm_device *dev, void *data,
> return 0;
> }
>
> +void print_pte(struct vm_area_struct *vma, char *what, struct page *page, unsigned int pfn, unsigned long address)
> +{
> + static const char * const level_name[] =
> + { "NONE", "4K", "2M", "1G", "NUM" };
> + unsigned long addr = 0;
> + pte_t *pte = NULL;
> + pteval_t val = (pteval_t)0;
> + unsigned int level = 0;
> + unsigned offset;
> + unsigned long phys;
> + pgprotval_t prot;
> + char buf[90];
> + char *str;
> +
> + str = buf;
> + // Figure out if the address is pagetable.
> + if (address == 0 && !page && pfn>0) {
> + page = pfn_to_page(pfn);
> + }
> + if (address == 0 && page)
> + addr = (u64)page_address(page);
> +
> + if (address && !page)
> + addr = address;
> +
> + if (address && page) {
> + addr = (u64)page_address(page);
> + if (address != addr) {
> + if (addr == 0) {
> + str += sprintf(str, "addr(page)==0");
> + addr = address;
> + }
> + }
> + }
> +
> + if (pfn != 0 && page) {
> + if (pfn != page_to_pfn(page)) // Gosh!?
> + str += sprintf(str, "pfn!=pfn(page)");
> + }
> + if (pfn != 0 && addr != 0) {
> + if (pfn != virt_to_pfn(addr))
> + str += sprintf(str,"pfn(addr)!=pfn");
> + }
> + pte = lookup_address(addr, &level);
> + if (!pte) {
> + str += sprintf(str,"!pte(addr)");
> + goto print;
> + }
> + offset = addr & ~PAGE_MASK;
> +
> + if (xen_domain()) {
> + phys = (pte_mfn(*pte) << PAGE_SHIFT) + offset;
> + val = pte_val_ma(*pte);
> +
> + if (pfn > 0) {
> + if (pte_mfn(*pte) == pfn) {
> + if (vma->vm_flags && VM_IO)
> + str += sprintf(str,"PHYS");
> + else
> + str += sprintf(str,"BUG: VM_IO not set!");
> + }
> + /* It is a pseudo page ... and the VM_IO flag is set */
> + if (pte_mfn(*pte) != pfn) {
> + if (vma->vm_flags && VM_IO)
> + str += sprintf(str,"BUG: VM_IO flag set!");
> + else
> + str += sprintf(str, "PSEUDO");
> + }
> + } else {
> + str += sprintf(str,"pfn==0");
> + }
> +
> + } else {
> + phys = (pte_pfn(*pte) << PAGE_SHIFT) + offset;
> + val = pte_val(*pte);
> + }
> + prot = pgprot_val(pte_pgprot(*pte));
> +
> + if (!prot)
> + str += sprintf(str, "Not present.");
> + else {
> + if (prot & _PAGE_USER)
> + str += sprintf(str, "USR ");
> + else
> + str += sprintf(str, " ");
> + if (prot & _PAGE_RW)
> + str += sprintf(str, "RW ");
> + else
> + str += sprintf(str, "ro ");
> + if (prot & _PAGE_PWT)
> + str += sprintf(str, "PWT ");
> + else
> + str += sprintf(str, " ");
> + if (prot & _PAGE_PCD)
> + str += sprintf(str, "PCD ");
> + else
> + str += sprintf(str, " ");
> +
> + /* Bit 9 has a different meaning on level 3 vs 4 */
> + if (level <= 3) {
> + if (prot & _PAGE_PSE)
> + str += sprintf(str, "PSE ");
> + else
> + str += sprintf(str, " ");
> + } else {
> + if (prot & _PAGE_PAT)
> + str += sprintf(str, "pat ");
> + else
> + str += sprintf(str, " ");
> + }
> + if (prot & _PAGE_GLOBAL)
> + str += sprintf(str, "GLB ");
> + else
> + str += sprintf(str, " ");
> + if (prot & _PAGE_NX)
> + str += sprintf(str, "NX ");
> + else
> + str += sprintf(str, "x ");
> +#ifdef _PAGE_IOMEM
> + if (prot & _PAGE_IOMEM)
> + str += sprintf(str, "IO ");
> + else
> + str += sprintf(str, " ");
> +#endif
> +
> + }
> +
> +print:
> + printk(KERN_INFO "[%16s]PFN: 0x%lx PTE: 0x%lx (val:%lx): [%s] [%s]\n",
> + what,
> + (unsigned long)pfn,
> + (pte) ? (unsigned long)(pte->pte) : 0,
> + (unsigned long)val,
> + buf,
> + level_name[level]);
> +}
> +
> /**
> * i915_gem_fault - fault a page into the GTT
> * vma: VMA in question
> @@ -1200,8 +1339,10 @@ int i915_gem_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
> pfn = ((dev->agp->base + obj_priv->gtt_offset) >> PAGE_SHIFT) +
> page_offset;
>
> + print_pte(vma,"before", NULL, pfn, 0);
> /* Finally, remap it using the new GTT offset */
> ret = vm_insert_pfn(vma, (unsigned long)vmf->virtual_address, pfn);
> + print_pte(vma, "after", NULL, pfn, (unsigned long) vmf->virtual_address);
> unlock:
> mutex_unlock(&dev->struct_mutex);
>
>
--
Eamon Walsh
National Security Agency
[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 99952 bytes --]
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.32-pvops-dom0 (ewalsh@moss-flapper) (gcc version 4.4.3 20100127 (Red Hat 4.4.3-4) (GCC) ) #23 SMP Thu Mar 25 19:11:01 EDT 2010
Command line: ro root=/dev/sda2 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us console=hvc0 early_printk=xen debug initcall_debug drm.debug=255
KERNEL supported cpus:
Intel GenuineIntel
AMD AuthenticAMD
Centaur CentaurHauls
xen_release_chunk: looking at area pfn 9a-a0: 6 pages freed
xen_release_chunk: looking at area pfn c0000-e0000: 131072 pages freed
xen_release_chunk: looking at area pfn f0000-fec00: 60416 pages freed
xen_release_chunk: looking at area pfn fed01-fed20: 31 pages freed
xen_release_chunk: looking at area pfn feda0-fee00: 96 pages freed
xen_release_chunk: looking at area pfn fef00-ffb00: 3072 pages freed
released 194693 pages of unused memory
BIOS-provided physical RAM map:
Xen: 0000000000000000 - 000000000009a000 (usable)
Xen: 00000000000a0000 - 0000000000100000 (reserved)
Xen: 0000000000100000 - 00000000bdbffc00 (usable)
Xen: 00000000bdbffc00 - 00000000bdc53c00 (ACPI NVS)
Xen: 00000000bdc53c00 - 00000000bdc55c00 (ACPI data)
Xen: 00000000bdc55c00 - 00000000c0000000 (reserved)
Xen: 00000000e0000000 - 00000000f0000000 (reserved)
Xen: 00000000fec00000 - 00000000fed00400 (reserved)
Xen: 00000000fed20000 - 00000000feda0000 (reserved)
Xen: 00000000fee00000 - 00000000fef00000 (reserved)
Xen: 00000000ffb00000 - 0000000100000000 (reserved)
Xen: 0000000100000000 - 00000001e7ea2000 (usable)
DMI 2.5 present.
last_pfn = 0x1e7ea2 max_arch_pfn = 0x400000000
last_pfn = 0xbdbff max_arch_pfn = 0x400000000
initial memory mapped : 0 - 20000000
init_memory_mapping: 0000000000000000-00000000bdbff000
0000000000 - 00bdbff000 page 4k
kernel direct mapping tables up to bdbff000 @ 100000-6f2000
init_memory_mapping: 0000000100000000-00000001e7ea2000
0100000000 - 01e7ea2000 page 4k
kernel direct mapping tables up to 1e7ea2000 @ 4659000-55a2000
RAMDISK: 01a12000 - 036f0400
ACPI: RSDP 00000000000fec00 00024 (v02 DELL )
ACPI: XSDT 00000000000fc7cc 0009C (v01 DELL B10K 00000015 ASL 00000061)
ACPI: FACP 00000000000fc8fc 000F4 (v03 DELL B10K 00000015 ASL 00000061)
ACPI: DSDT 00000000ffe9da54 054AD (v01 DELL dt_ex 00001000 INTL 20050624)
ACPI: FACS 00000000bdbffc00 00040
ACPI: SSDT 00000000ffea3020 000AA (v01 DELL st_ex 00001000 INTL 20050624)
ACPI: APIC 00000000000fc9f0 00092 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: BOOT 00000000000fca82 00028 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: ASF! 00000000000fcaaa 00096 (v32 DELL B10K 00000015 ASL 00000061)
ACPI: MCFG 00000000000fcb40 0003E (v01 DELL B10K 00000015 ASL 00000061)
ACPI: HPET 00000000000fcb7e 00038 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: TCPA 00000000000fcdda 00032 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: ____ 00000000000fce0c 00030 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: SLIC 00000000000fcbb6 00176 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: SSDT 00000000bdbffc40 001F9 (v01 DpgPmm Cpu0Ist 00000011 INTL 20050624)
ACPI: SSDT 00000000bdc00049 001F9 (v01 DpgPmm Cpu1Ist 00000011 INTL 20050624)
ACPI: SSDT 00000000bdc00452 001F9 (v01 DpgPmm Cpu2Ist 00000011 INTL 20050624)
ACPI: SSDT 00000000bdc0085b 001F9 (v01 DpgPmm Cpu3Ist 00000011 INTL 20050624)
ACPI: SSDT 00000000bdc00c64 00190 (v01 DpgPmm CpuPm 00000010 INTL 20050624)
ACPI: Local APIC address 0xfee00000
No NUMA configuration found
Faking a node at 0000000000000000-00000001e7ea2000
Bootmem setup node 0 0000000000000000-00000001e7ea2000
NODE_DATA [0000000000008000 - 000000000001ffff]
bootmap [0000000000020000 - 000000000005cfd7] pages 3d
(9 early reservations) ==> bootmem [0000000000 - 01e7ea2000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0004632000 - 0004659000] XEN PAGETABLES ==> [0004632000 - 0004659000]
#2 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
#3 [0001000000 - 00019f1188] TEXT DATA BSS ==> [0001000000 - 00019f1188]
#4 [0001a12000 - 00036f0400] RAMDISK ==> [0001a12000 - 00036f0400]
#5 [00036f1000 - 0004632000] XEN START INFO ==> [00036f1000 - 0004632000]
#6 [00019f2000 - 00019f21f0] BRK ==> [00019f2000 - 00019f21f0]
#7 [0000100000 - 00006c8000] PGTABLE ==> [0000100000 - 00006c8000]
#8 [0004659000 - 0004d9d000] PGTABLE ==> [0004659000 - 0004d9d000]
found SMP MP-table at [ffff8800000fe710] fe710
Zone PFN ranges:
DMA 0x00000000 -> 0x00001000
DMA32 0x00001000 -> 0x00100000
Normal 0x00100000 -> 0x001e7ea2
Movable zone start PFN for each node
early_node_map[3] active PFN ranges
0: 0x00000000 -> 0x0000009a
0: 0x00000100 -> 0x000bdbff
0: 0x00100000 -> 0x001e7ea2
On node 0 totalpages: 1727035
DMA zone: 56 pages used for memmap
DMA zone: 1483 pages reserved
DMA zone: 2455 pages, LIFO batch:0
DMA32 zone: 14280 pages used for memmap
DMA32 zone: 758839 pages, LIFO batch:31
Normal zone: 12988 pages used for memmap
Normal zone: 936934 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x02] disabled)
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x03] disabled)
ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 0, address 0xfec00000, GSI 0-0
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ERROR: Unable to locate IOAPIC for GSI 2
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ERROR: Unable to locate IOAPIC for GSI 9
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a701 base: 0xfed00000
SMP: Allowing 4 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 256
PM: Registered nosave memory: 000000000009a000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
PM: Registered nosave memory: 00000000bdbff000 - 00000000bdc00000
PM: Registered nosave memory: 00000000bdc00000 - 00000000bdc53000
PM: Registered nosave memory: 00000000bdc53000 - 00000000bdc54000
PM: Registered nosave memory: 00000000bdc54000 - 00000000bdc55000
PM: Registered nosave memory: 00000000bdc55000 - 00000000bdc56000
PM: Registered nosave memory: 00000000bdc56000 - 00000000c0000000
PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
PM: Registered nosave memory: 00000000fec00000 - 00000000fed00000
PM: Registered nosave memory: 00000000fed00000 - 00000000fed20000
PM: Registered nosave memory: 00000000fed20000 - 00000000feda0000
PM: Registered nosave memory: 00000000feda0000 - 00000000fee00000
PM: Registered nosave memory: 00000000fee00000 - 00000000fef00000
PM: Registered nosave memory: 00000000fef00000 - 00000000ffb00000
PM: Registered nosave memory: 00000000ffb00000 - 0000000100000000
Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
Booting paravirtualized kernel on Xen
Xen version: 4.0.0-rc8-pre (preserve-AD) (dom0)
NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
PERCPU: Embedded 28 pages/cpu @ffff880028038000 s85848 r8192 d20648 u114688
pcpu-alloc: s85848 r8192 d20648 u114688 alloc=28*4096
pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
trying to map vcpu_info 0 at ffff880028043020, mfn 20a472, offset 32
cpu 0 using vcpu_info at ffff880028043020
trying to map vcpu_info 1 at ffff88002805f020, mfn 20a48e, offset 32
cpu 1 using vcpu_info at ffff88002805f020
trying to map vcpu_info 2 at ffff88002807b020, mfn 20a4aa, offset 32
cpu 2 using vcpu_info at ffff88002807b020
trying to map vcpu_info 3 at ffff880028097020, mfn 20a4c6, offset 32
cpu 3 using vcpu_info at ffff880028097020
Xen: using vcpu_info placement
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1698228
Policy zone: Normal
Kernel command line: ro root=/dev/sda2 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us console=hvc0 early_printk=xen debug initcall_debug drm.debug=255
PID hash table entries: 4096 (order: 3, 32768 bytes)
Initializing CPU#0
DMA: Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
DMA: software IO TLB at phys 0x20000000 - 0x24000000
xen_swiotlb_fixup: buf=ffff880020000000 size=67108864
xen_swiotlb_fixup: buf=ffff880024060000 size=32768
Memory: 6677292k/7993992k available (4556k kernel code, 1085852k absent, 230848k reserved, 2978k data, 1348k init)
SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:4352 nr_irqs:1280
xen: --> irq=0
xen: --> irq=1
xen: --> irq=2
xen: --> irq=3
xen: --> irq=4
xen: --> irq=5
xen: --> irq=6
xen: --> irq=7
xen: --> irq=8
xen: --> irq=9
xen: --> irq=10
xen: --> irq=11
xen: --> irq=12
xen: --> irq=13
xen: --> irq=14
xen: --> irq=15
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
xen: sci override: source_irq=9 global_irq=9 trigger=c polarity=1
xen: registering gsi 9 triggering 0 polarity 0
xen_allocate_pirq: returning irq 9 for gsi 9
xen: --> irq=9
Already setup the GSI :9
xen: acpi sci 9
Console: colour VGA+ 80x25
console [hvc0] enabled
allocated 69468160 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Xen: using vcpuop timer interface
installing Xen timer for CPU 0
alloc irq_desc for 1279 on node 0
alloc kstat_irqs on node 0
Detected 2992.582 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 5985.16 BogoMIPS (lpj=2992582)
Security Framework initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU 0/0x0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
SMP alternatives: switching to UP code
ACPI: Core revision 20090903
alloc irq_desc for 1278 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1277 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1276 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1275 on node 0
alloc kstat_irqs on node 0
calling migration_init+0x0/0x59 @ 1
initcall migration_init+0x0/0x59 returned 0 after 976 usecs
calling spawn_ksoftirqd+0x0/0x5a @ 1
initcall spawn_ksoftirqd+0x0/0x5a returned 0 after 0 usecs
calling init_call_single_data+0x0/0x89 @ 1
initcall init_call_single_data+0x0/0x89 returned 0 after 0 usecs
calling relay_init+0x0/0x14 @ 1
initcall relay_init+0x0/0x14 returned 0 after 0 usecs
calling mce_amd_init+0x0/0x33 @ 1
initcall mce_amd_init+0x0/0x33 returned 0 after 0 usecs
installing Xen timer for CPU 1
alloc irq_desc for 1274 on node 0
alloc kstat_irqs on node 0
SMP alternatives: switching to SMP code
alloc irq_desc for 1273 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1272 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1271 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1270 on node 0
alloc kstat_irqs on node 0
Initializing CPU#1
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU 1/0x0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
installing Xen timer for CPU 2
alloc irq_desc for 1269 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1268 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1267 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1266 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1265 on node 0
alloc kstat_irqs on node 0
Initializing CPU#2
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU 2/0x0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 2
installing Xen timer for CPU 3
alloc irq_desc for 1264 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1263 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1262 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1261 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1260 on node 0
alloc kstat_irqs on node 0
Initializing CPU#3
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU 3/0x0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 3
Brought up 4 CPUs
CPU0 attaching sched-domain:
domain 0: span 0-3 level CPU
groups: 0 1 2 3
CPU1 attaching sched-domain:
domain 0: span 0-3 level CPU
groups: 1 2 3 0
CPU2 attaching sched-domain:
domain 0: span 0-3 level CPU
groups: 2 3 0 1
CPU3 attaching sched-domain:
domain 0: span 0-3 level CPU
groups: 3 0 1 2
calling init_mmap_min_addr+0x0/0x26 @ 1
initcall init_mmap_min_addr+0x0/0x26 returned 0 after 0 usecs
calling init_cpufreq_transition_notifier_list+0x0/0x1b @ 1
initcall init_cpufreq_transition_notifier_list+0x0/0x1b returned 0 after 0 usecs
calling net_ns_init+0x0/0xfe @ 1
initcall net_ns_init+0x0/0xfe returned 0 after 0 usecs
calling e820_mark_nvs_memory+0x0/0x40 @ 1
initcall e820_mark_nvs_memory+0x0/0x40 returned 0 after 0 usecs
calling cpufreq_tsc+0x0/0x28 @ 1
initcall cpufreq_tsc+0x0/0x28 returned 0 after 0 usecs
calling pci_reboot_init+0x0/0x14 @ 1
initcall pci_reboot_init+0x0/0x14 returned 0 after 0 usecs
calling init_lapic_sysfs+0x0/0x2d @ 1
initcall init_lapic_sysfs+0x0/0x2d returned 0 after 0 usecs
calling alloc_frozen_cpus+0x0/0x8 @ 1
initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
calling sysctl_init+0x0/0x32 @ 1
initcall sysctl_init+0x0/0x32 returned 0 after 0 usecs
calling ksysfs_init+0x0/0xc0 @ 1
initcall ksysfs_init+0x0/0xc0 returned 0 after 0 usecs
calling async_init+0x0/0x60 @ 1
initcall async_init+0x0/0x60 returned 0 after 976 usecs
calling init_jiffies_clocksource+0x0/0x12 @ 1
initcall init_jiffies_clocksource+0x0/0x12 returned 0 after 0 usecs
calling pm_init+0x0/0x34 @ 1
initcall pm_init+0x0/0x34 returned 0 after 0 usecs
calling pm_disk_init+0x0/0x19 @ 1
initcall pm_disk_init+0x0/0x19 returned 0 after 0 usecs
calling swsusp_header_init+0x0/0x2c @ 1
initcall swsusp_header_init+0x0/0x2c returned 0 after 0 usecs
calling init_zero_pfn+0x0/0x35 @ 1
initcall init_zero_pfn+0x0/0x35 returned 0 after 0 usecs
calling filelock_init+0x0/0x2e @ 1
initcall filelock_init+0x0/0x2e returned 0 after 0 usecs
calling init_misc_binfmt+0x0/0x41 @ 1
initcall init_misc_binfmt+0x0/0x41 returned 0 after 0 usecs
calling init_script_binfmt+0x0/0x14 @ 1
initcall init_script_binfmt+0x0/0x14 returned 0 after 0 usecs
calling init_elf_binfmt+0x0/0x14 @ 1
initcall init_elf_binfmt+0x0/0x14 returned 0 after 0 usecs
calling init_compat_elf_binfmt+0x0/0x14 @ 1
initcall init_compat_elf_binfmt+0x0/0x14 returned 0 after 0 usecs
calling debugfs_init+0x0/0x5c @ 1
initcall debugfs_init+0x0/0x5c returned 0 after 0 usecs
calling securityfs_init+0x0/0x53 @ 1
initcall securityfs_init+0x0/0x53 returned 0 after 0 usecs
calling random32_init+0x0/0xd8 @ 1
initcall random32_init+0x0/0xd8 returned 0 after 0 usecs
calling gnttab_init+0x0/0x176 @ 1
Grant table initialized
initcall gnttab_init+0x0/0x176 returned 0 after 0 usecs
calling regulator_init+0x0/0x2e @ 1
regulator: core version 0.5
initcall regulator_init+0x0/0x2e returned 0 after 0 usecs
calling early_resume_init+0x0/0x19e @ 1
Time: 23:24:48 Date: 03/25/10
initcall early_resume_init+0x0/0x19e returned 0 after 0 usecs
calling cpufreq_core_init+0x0/0x9b @ 1
initcall cpufreq_core_init+0x0/0x9b returned 0 after 0 usecs
calling cpuidle_init+0x0/0x40 @ 1
initcall cpuidle_init+0x0/0x40 returned 0 after 0 usecs
calling sock_init+0x0/0x5e @ 1
initcall sock_init+0x0/0x5e returned 0 after 0 usecs
calling netpoll_init+0x0/0x31 @ 1
initcall netpoll_init+0x0/0x31 returned 0 after 0 usecs
calling netlink_proto_init+0x0/0x143 @ 1
NET: Registered protocol family 16
initcall netlink_proto_init+0x0/0x143 returned 0 after 0 usecs
calling bdi_class_init+0x0/0x41 @ 1
initcall bdi_class_init+0x0/0x41 returned 0 after 0 usecs
calling kobject_uevent_init+0x0/0x54 @ 1
initcall kobject_uevent_init+0x0/0x54 returned 0 after 0 usecs
calling pcibus_class_init+0x0/0x19 @ 1
initcall pcibus_class_init+0x0/0x19 returned 0 after 0 usecs
calling pci_driver_init+0x0/0x12 @ 1
initcall pci_driver_init+0x0/0x12 returned 0 after 0 usecs
calling backlight_class_init+0x0/0x5d @ 1
initcall backlight_class_init+0x0/0x5d returned 0 after 0 usecs
calling video_output_class_init+0x0/0x19 @ 1
initcall video_output_class_init+0x0/0x19 returned 0 after 0 usecs
calling xenbus_probe_init+0x0/0x298 @ 1
alloc irq_desc for 1259 on node 0
alloc kstat_irqs on node 0
xenbus_probe_init ok
initcall xenbus_probe_init+0x0/0x298 returned 0 after 0 usecs
calling tty_class_init+0x0/0x38 @ 1
initcall tty_class_init+0x0/0x38 returned 0 after 0 usecs
calling vtconsole_class_init+0x0/0xc2 @ 1
initcall vtconsole_class_init+0x0/0xc2 returned 0 after 0 usecs
calling register_node_type+0x0/0x46 @ 1
initcall register_node_type+0x0/0x46 returned 0 after 0 usecs
calling i2c_init+0x0/0x6a @ 1
initcall i2c_init+0x0/0x6a returned 0 after 0 usecs
calling amd_postcore_init+0x0/0x77 @ 1
initcall amd_postcore_init+0x0/0x77 returned 0 after 0 usecs
calling arch_kdebugfs_init+0x0/0x24 @ 1
initcall arch_kdebugfs_init+0x0/0x24 returned 0 after 0 usecs
calling mtrr_if_init+0x0/0x61 @ 1
initcall mtrr_if_init+0x0/0x61 returned 0 after 0 usecs
calling ffh_cstate_init+0x0/0x2a @ 1
initcall ffh_cstate_init+0x0/0x2a returned 0 after 0 usecs
calling acpi_pci_init+0x0/0x5c @ 1
ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
ACPI: bus type pci registered
initcall acpi_pci_init+0x0/0x5c returned 0 after 0 usecs
calling register_xen_pci_notifier+0x0/0x24 @ 1
initcall register_xen_pci_notifier+0x0/0x24 returned 0 after 0 usecs
calling setup_vcpu_hotplug_event+0x0/0x22 @ 1
initcall setup_vcpu_hotplug_event+0x0/0x22 returned 0 after 0 usecs
calling dmi_id_init+0x0/0x2f1 @ 1
initcall dmi_id_init+0x0/0x2f1 returned 0 after 0 usecs
calling dma_bus_init+0x0/0x3f @ 1
initcall dma_bus_init+0x0/0x3f returned 0 after 0 usecs
calling dma_channel_table_init+0x0/0xaa @ 1
initcall dma_channel_table_init+0x0/0xaa returned 0 after 0 usecs
calling pci_arch_init+0x0/0x60 @ 1
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: MCFG area at e0000000 reserved in E820
PCI: Using MMCONFIG at e0000000 - efffffff
PCI: Using configuration type 1 for base access
initcall pci_arch_init+0x0/0x60 returned 0 after 40032 usecs
calling topology_init+0x0/0x9d @ 1
initcall topology_init+0x0/0x9d returned 0 after 0 usecs
calling mtrr_init_finialize+0x0/0x3d @ 1
initcall mtrr_init_finialize+0x0/0x3d returned 0 after 0 usecs
calling param_sysfs_init+0x0/0x201 @ 1
initcall param_sysfs_init+0x0/0x201 returned 0 after 976 usecs
calling pm_sysrq_init+0x0/0x19 @ 1
initcall pm_sysrq_init+0x0/0x19 returned 0 after 0 usecs
calling audit_watch_init+0x0/0x2f @ 1
initcall audit_watch_init+0x0/0x2f returned 0 after 0 usecs
calling init_slow_work+0x0/0x37 @ 1
initcall init_slow_work+0x0/0x37 returned 0 after 0 usecs
calling default_bdi_init+0x0/0xb2 @ 1
initcall default_bdi_init+0x0/0xb2 returned 0 after 0 usecs
calling init_bio+0x0/0xcd @ 1
bio: create slab <bio-0> at 0
initcall init_bio+0x0/0xcd returned 0 after 0 usecs
calling fsnotify_init+0x0/0x12 @ 1
initcall fsnotify_init+0x0/0x12 returned 0 after 0 usecs
calling fsnotify_notification_init+0x0/0xf0 @ 1
initcall fsnotify_notification_init+0x0/0xf0 returned 0 after 0 usecs
calling cryptomgr_init+0x0/0x12 @ 1
initcall cryptomgr_init+0x0/0x12 returned 0 after 0 usecs
calling blk_settings_init+0x0/0x2a @ 1
initcall blk_settings_init+0x0/0x2a returned 0 after 0 usecs
calling blk_ioc_init+0x0/0x2a @ 1
initcall blk_ioc_init+0x0/0x2a returned 0 after 976 usecs
calling blk_softirq_init+0x0/0x6e @ 1
initcall blk_softirq_init+0x0/0x6e returned 0 after 0 usecs
calling blk_iopoll_setup+0x0/0x6e @ 1
initcall blk_iopoll_setup+0x0/0x6e returned 0 after 0 usecs
calling genhd_device_init+0x0/0x7b @ 1
initcall genhd_device_init+0x0/0x7b returned 0 after 0 usecs
calling blk_dev_integrity_init+0x0/0x2a @ 1
initcall blk_dev_integrity_init+0x0/0x2a returned 0 after 0 usecs
calling pci_slot_init+0x0/0x46 @ 1
initcall pci_slot_init+0x0/0x46 returned 0 after 0 usecs
calling fbmem_init+0x0/0x98 @ 1
initcall fbmem_init+0x0/0x98 returned 0 after 0 usecs
calling acpi_init+0x0/0x265 @ 1
ACPI: EC: Look up EC in DSDT
ACPI: BIOS _OSI(Linux) query ignored
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
initcall acpi_init+0x0/0x265 returned 0 after 236324 usecs
calling dock_init+0x0/0x8d @ 1
ACPI: ACPI Dock Station Driver: 1 docks/bays found
initcall dock_init+0x0/0x8d returned 0 after 4882 usecs
calling acpi_pci_root_init+0x0/0x28 @ 1
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
pci 0000:00:01.0: PME# disabled
pci 0000:00:02.0: reg 10 64bit mmio: [0xfe800000-0xfebfffff]
pci 0000:00:02.0: reg 18 64bit mmio pref: [0xd0000000-0xdfffffff]
pci 0000:00:02.0: reg 20 io port: [0xec90-0xec97]
pci 0000:00:02.1: reg 10 64bit mmio: [0xfe700000-0xfe7fffff]
pci 0000:00:03.0: reg 10 64bit mmio: [0xfeda6000-0xfeda600f]
pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
pci 0000:00:03.0: PME# disabled
pci 0000:00:03.2: reg 10 io port: [0xfe80-0xfe87]
pci 0000:00:03.2: reg 14 io port: [0xfe90-0xfe93]
pci 0000:00:03.2: reg 18 io port: [0xfea0-0xfea7]
pci 0000:00:03.2: reg 1c io port: [0xfeb0-0xfeb3]
pci 0000:00:03.2: reg 20 io port: [0xfef0-0xfeff]
pci 0000:00:03.3: reg 10 io port: [0xec98-0xec9f]
pci 0000:00:03.3: reg 14 32bit mmio: [0xfe6d8000-0xfe6d8fff]
pci 0000:00:19.0: reg 10 32bit mmio: [0xfe6e0000-0xfe6fffff]
pci 0000:00:19.0: reg 14 32bit mmio: [0xfe6d9000-0xfe6d9fff]
pci 0000:00:19.0: reg 18 io port: [0xecc0-0xecdf]
pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
pci 0000:00:19.0: PME# disabled
pci 0000:00:1a.0: reg 20 io port: [0xff20-0xff3f]
pci 0000:00:1a.1: reg 20 io port: [0xff00-0xff1f]
pci 0000:00:1a.2: reg 20 io port: [0xfc00-0xfc1f]
pci 0000:00:1a.7: reg 10 32bit mmio: [0xfe6da000-0xfe6da3ff]
pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1a.7: PME# disabled
pci 0000:00:1b.0: reg 10 64bit mmio: [0xfe6dc000-0xfe6dffff]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: PME# disabled
pci 0000:00:1d.0: reg 20 io port: [0xff80-0xff9f]
pci 0000:00:1d.1: reg 20 io port: [0xff60-0xff7f]
pci 0000:00:1d.2: reg 20 io port: [0xff40-0xff5f]
pci 0000:00:1d.7: reg 10 32bit mmio: [0xff980000-0xff9803ff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.2: reg 10 io port: [0xfe00-0xfe07]
pci 0000:00:1f.2: reg 14 io port: [0xfe10-0xfe13]
pci 0000:00:1f.2: reg 18 io port: [0xfe20-0xfe27]
pci 0000:00:1f.2: reg 1c io port: [0xfe30-0xfe33]
pci 0000:00:1f.2: reg 20 io port: [0xfec0-0xfedf]
pci 0000:00:1f.2: reg 24 32bit mmio: [0xff970000-0xff9707ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:00:1f.3: reg 10 64bit mmio: [0xfe6db000-0xfe6db0ff]
pci 0000:00:1f.3: reg 20 io port: [0xece0-0xecff]
pci 0000:00:01.0: bridge 32bit mmio: [0xfe500000-0xfe5fffff]
pci 0000:00:1c.0: bridge 32bit mmio: [0xfe400000-0xfe4fffff]
pci 0000:00:1c.1: bridge 32bit mmio: [0xfe300000-0xfe3fffff]
pci 0000:00:1e.0: transparent bridge
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI3._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
initcall acpi_pci_root_init+0x0/0x28 returned 0 after 1913086 usecs
calling acpi_pci_link_init+0x0/0x43 @ 1
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 15)
initcall acpi_pci_link_init+0x0/0x43 returned 0 after 5859 usecs
calling pnp_init+0x0/0x12 @ 1
initcall pnp_init+0x0/0x12 returned 0 after 0 usecs
calling setup_shutdown_event+0x0/0x14 @ 1
initcall setup_shutdown_event+0x0/0x14 returned 0 after 0 usecs
calling xen_pcpu_init+0x0/0xa7 @ 1
sync cpu 0 get result 1 max_id 3
sync cpu 1 get result 1 max_id 3
sync cpu 2 get result 1 max_id 3
sync cpu 3 get result 1 max_id 3
alloc irq_desc for 1258 on node 0
alloc kstat_irqs on node 0
initcall xen_pcpu_init+0x0/0xa7 returned 1258 after 0 usecs
initcall xen_pcpu_init+0x0/0xa7 returned with error code 1258
calling xenbus_probe_backend_init+0x0/0x90 @ 1
xenbus_probe_backend_init bus registered ok
initcall xenbus_probe_backend_init+0x0/0x90 returned 0 after 0 usecs
calling xenbus_probe_frontend_init+0x0/0x90 @ 1
xenbus_probe_frontend_init bus registered ok
initcall xenbus_probe_frontend_init+0x0/0x90 returned 0 after 0 usecs
calling balloon_init+0x0/0x20c @ 1
xen_balloon: Initialising balloon driver with page order 0.
initcall balloon_init+0x0/0x20c returned 0 after 0 usecs
calling xen_acpi_processor_extcntl_init+0x0/0x4f @ 1
initcall xen_acpi_processor_extcntl_init+0x0/0x4f returned 0 after 0 usecs
calling misc_init+0x0/0xb7 @ 1
initcall misc_init+0x0/0xb7 returned 0 after 0 usecs
calling vga_arb_device_init+0x0/0x80 @ 1
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
initcall vga_arb_device_init+0x0/0x80 returned 0 after 0 usecs
calling cn_init+0x0/0xee @ 1
initcall cn_init+0x0/0xee returned 0 after 0 usecs
calling init_scsi+0x0/0x91 @ 1
SCSI subsystem initialized
initcall init_scsi+0x0/0x91 returned 0 after 0 usecs
calling ata_init+0x0/0x364 @ 1
libata version 3.00 loaded.
initcall ata_init+0x0/0x364 returned 0 after 976 usecs
calling phy_init+0x0/0x2e @ 1
initcall phy_init+0x0/0x2e returned 0 after 0 usecs
calling init_pcmcia_cs+0x0/0x36 @ 1
initcall init_pcmcia_cs+0x0/0x36 returned 0 after 0 usecs
calling usb_init+0x0/0x1a9 @ 1
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
initcall usb_init+0x0/0x1a9 returned 0 after 0 usecs
calling serio_init+0x0/0x86 @ 1
initcall serio_init+0x0/0x86 returned 0 after 0 usecs
calling input_init+0x0/0x13d @ 1
initcall input_init+0x0/0x13d returned 0 after 0 usecs
calling rtc_init+0x0/0x71 @ 1
initcall rtc_init+0x0/0x71 returned 0 after 0 usecs
calling power_supply_class_init+0x0/0x38 @ 1
initcall power_supply_class_init+0x0/0x38 returned 0 after 0 usecs
calling thermal_init+0x0/0x3f @ 1
initcall thermal_init+0x0/0x3f returned 0 after 0 usecs
calling md_init+0x0/0xd0 @ 1
initcall md_init+0x0/0xd0 returned 0 after 0 usecs
calling leds_init+0x0/0x40 @ 1
initcall leds_init+0x0/0x40 returned 0 after 0 usecs
calling pci_subsys_init+0x0/0x118 @ 1
PCI: Using ACPI for IRQ routing
initcall pci_subsys_init+0x0/0x118 returned 0 after 0 usecs
calling proto_init+0x0/0x12 @ 1
initcall proto_init+0x0/0x12 returned 0 after 0 usecs
calling net_dev_init+0x0/0x175 @ 1
initcall net_dev_init+0x0/0x175 returned 0 after 0 usecs
calling neigh_init+0x0/0x71 @ 1
initcall neigh_init+0x0/0x71 returned 0 after 0 usecs
calling fib_rules_init+0x0/0xa6 @ 1
initcall fib_rules_init+0x0/0xa6 returned 0 after 0 usecs
calling pktsched_init+0x0/0xd0 @ 1
initcall pktsched_init+0x0/0xd0 returned 0 after 0 usecs
calling tc_filter_init+0x0/0x4c @ 1
initcall tc_filter_init+0x0/0x4c returned 0 after 0 usecs
calling tc_action_init+0x0/0x4c @ 1
initcall tc_action_init+0x0/0x4c returned 0 after 0 usecs
calling genl_init+0x0/0x8f @ 1
initcall genl_init+0x0/0x8f returned 0 after 0 usecs
calling cipso_v4_init+0x0/0x61 @ 1
initcall cipso_v4_init+0x0/0x61 returned 0 after 0 usecs
calling wireless_nlevent_init+0x0/0x12 @ 1
initcall wireless_nlevent_init+0x0/0x12 returned 0 after 0 usecs
calling netlbl_init+0x0/0x81 @ 1
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
initcall netlbl_init+0x0/0x81 returned 0 after 0 usecs
calling sysctl_init+0x0/0x48 @ 1
initcall sysctl_init+0x0/0x48 returned 0 after 0 usecs
calling xen_mc_debugfs+0x0/0x118 @ 1
initcall xen_mc_debugfs+0x0/0x118 returned 0 after 0 usecs
calling xen_mmu_debugfs+0x0/0x2be @ 1
initcall xen_mmu_debugfs+0x0/0x2be returned 0 after 0 usecs
calling print_all_ICs+0x0/0x516 @ 1
initcall print_all_ICs+0x0/0x516 returned 0 after 0 usecs
calling hpet_late_init+0x0/0xba @ 1
initcall hpet_late_init+0x0/0xba returned -19 after 0 usecs
calling clocksource_done_booting+0x0/0x36 @ 1
Switching to clocksource xen
initcall clocksource_done_booting+0x0/0x36 returned 0 after 1113 usecs
calling init_pipe_fs+0x0/0x4c @ 1
initcall init_pipe_fs+0x0/0x4c returned 0 after 27 usecs
calling eventpoll_init+0x0/0xba @ 1
initcall eventpoll_init+0x0/0xba returned 0 after 4 usecs
calling anon_inode_init+0x0/0x125 @ 1
initcall anon_inode_init+0x0/0x125 returned 0 after 10 usecs
calling blk_scsi_ioctl_init+0x0/0x289 @ 1
initcall blk_scsi_ioctl_init+0x0/0x289 returned 0 after 0 usecs
calling acpi_event_init+0x0/0x81 @ 1
initcall acpi_event_init+0x0/0x81 returned 0 after 9 usecs
calling pnpacpi_init+0x0/0x8c @ 1
pnp: PnP ACPI init
ACPI: bus type pnp registered
xen: registering gsi 13 triggering 1 polarity 0
xen_allocate_pirq: returning irq 13 for gsi 13
xen: --> irq=13
Already setup the GSI :13
xen: registering gsi 8 triggering 1 polarity 0
xen_allocate_pirq: returning irq 8 for gsi 8
xen: --> irq=8
Already setup the GSI :8
xen: registering gsi 7 triggering 1 polarity 0
xen_allocate_pirq: returning irq 7 for gsi 7
xen: --> irq=7
Already setup the GSI :7
xen: registering gsi 4 triggering 1 polarity 0
xen_allocate_pirq: returning irq 4 for gsi 4
xen: --> irq=4
Already setup the GSI :4
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
initcall pnpacpi_init+0x0/0x8c returned 0 after 76194 usecs
calling pnp_system_init+0x0/0x12 @ 1
system 00:01: ioport range 0x800-0x85f has been reserved
system 00:01: ioport range 0xc00-0xc7f has been reserved
system 00:01: ioport range 0x860-0x8ff has been reserved
initcall pnp_system_init+0x0/0x12 returned 0 after 22 usecs
calling pcistub_init+0x0/0x1a5 @ 1
initcall pcistub_init+0x0/0x1a5 returned 0 after 94 usecs
calling chr_dev_init+0x0/0xc3 @ 1
initcall chr_dev_init+0x0/0xc3 returned 0 after 111 usecs
calling firmware_class_init+0x0/0x79 @ 1
initcall firmware_class_init+0x0/0x79 returned 0 after 5 usecs
calling init_pcmcia_bus+0x0/0x74 @ 1
initcall init_pcmcia_bus+0x0/0x74 returned 0 after 12 usecs
calling cpufreq_gov_performance_init+0x0/0x12 @ 1
initcall cpufreq_gov_performance_init+0x0/0x12 returned 0 after 0 usecs
calling cpufreq_gov_userspace_init+0x0/0x12 @ 1
initcall cpufreq_gov_userspace_init+0x0/0x12 returned 0 after 0 usecs
calling init_acpi_pm_clocksource+0x0/0xf6 @ 1
PM-Timer failed consistency check (0x0xffffff) - aborting.
initcall init_acpi_pm_clocksource+0x0/0xf6 returned -19 after 3587 usecs
calling pcibios_assign_resources+0x0/0x74 @ 1
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0: IO window: disabled
pci 0000:00:01.0: MEM window: 0xfe500000-0xfe5fffff
pci 0000:00:01.0: PREFETCH window: disabled
pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
pci 0000:00:1c.0: IO window: 0x1000-0x1fff
pci 0000:00:1c.0: MEM window: 0xfe400000-0xfe4fffff
pci 0000:00:1c.0: PREFETCH window: 0x000000c0000000-0x000000c01fffff
pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
pci 0000:00:1c.1: IO window: 0x2000-0x2fff
pci 0000:00:1c.1: MEM window: 0xfe300000-0xfe3fffff
pci 0000:00:1c.1: PREFETCH window: 0x000000c0200000-0x000000c03fffff
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
pci 0000:00:1e.0: IO window: disabled
pci 0000:00:1e.0: MEM window: disabled
pci 0000:00:1e.0: PREFETCH window: disabled
xen: registering gsi 16 triggering 0 polarity 1
alloc irq_desc for 16 on node 0
alloc kstat_irqs on node 0
xen: --> irq=16
pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:01.0: setting latency timer to 64
xen: registering gsi 16 triggering 0 polarity 1
xen_allocate_pirq: returning irq 16 for gsi 16
xen: --> irq=16
Already setup the GSI :16
pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.0: setting latency timer to 64
xen: registering gsi 17 triggering 0 polarity 1
alloc irq_desc for 17 on node 0
alloc kstat_irqs on node 0
xen: --> irq=17
pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.1: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 0 io: [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
pci_bus 0000:01: resource 1 mem: [0xfe500000-0xfe5fffff]
pci_bus 0000:02: resource 0 io: [0x1000-0x1fff]
pci_bus 0000:02: resource 1 mem: [0xfe400000-0xfe4fffff]
pci_bus 0000:02: resource 2 pref mem [0xc0000000-0xc01fffff]
pci_bus 0000:03: resource 0 io: [0x2000-0x2fff]
pci_bus 0000:03: resource 1 mem: [0xfe300000-0xfe3fffff]
pci_bus 0000:03: resource 2 pref mem [0xc0200000-0xc03fffff]
pci_bus 0000:04: resource 3 io: [0x00-0xffff]
pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffffffffffff]
initcall pcibios_assign_resources+0x0/0x74 returned 0 after 283 usecs
calling sysctl_core_init+0x0/0x38 @ 1
initcall sysctl_core_init+0x0/0x38 returned 0 after 15 usecs
calling inet_init+0x0/0x20a @ 1
NET: Registered protocol family 2
IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
initcall inet_init+0x0/0x20a returned 0 after 5498 usecs
calling af_unix_init+0x0/0x55 @ 1
NET: Registered protocol family 1
initcall af_unix_init+0x0/0x55 returned 0 after 10 usecs
calling pci_apply_final_quirks+0x0/0x35 @ 1
pci 0000:00:02.0: Boot video device
initcall pci_apply_final_quirks+0x0/0x35 returned 0 after 208 usecs
calling populate_rootfs+0x0/0xd7 @ 1
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 29561k freed
initcall populate_rootfs+0x0/0xd7 returned 0 after 52104 usecs
calling pci_iommu_init+0x0/0x50 @ 1
DMA-API: preallocated 32768 debug entries
DMA-API: debugging enabled by kernel config
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
DMA: Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
DMA: software IO TLB at phys 0x20000000 - 0x24000000
initcall pci_iommu_init+0x0/0x50 returned 0 after 8955 usecs
calling calgary_fixup_tce_spaces+0x0/0xf9 @ 1
initcall calgary_fixup_tce_spaces+0x0/0xf9 returned -19 after 0 usecs
calling i8259A_init_sysfs+0x0/0x22 @ 1
initcall i8259A_init_sysfs+0x0/0x22 returned 0 after 32 usecs
calling vsyscall_init+0x0/0x6c @ 1
initcall vsyscall_init+0x0/0x6c returned 0 after 48 usecs
calling sbf_init+0x0/0xe9 @ 1
Simple Boot Flag at 0x7a set to 0x1
initcall sbf_init+0x0/0xe9 returned 0 after 12 usecs
calling i8237A_init_sysfs+0x0/0x22 @ 1
initcall i8237A_init_sysfs+0x0/0x22 returned 0 after 9 usecs
calling add_rtc_cmos+0x0/0xa9 @ 1
initcall add_rtc_cmos+0x0/0xa9 returned 0 after 2 usecs
calling cache_sysfs_init+0x0/0x59 @ 1
initcall cache_sysfs_init+0x0/0x59 returned 0 after 190 usecs
calling mce_init_device+0x0/0x107 @ 1
initcall mce_init_device+0x0/0x107 returned -5 after 0 usecs
initcall mce_init_device+0x0/0x107 returned with error code -5
calling threshold_init_device+0x0/0x8c @ 1
initcall threshold_init_device+0x0/0x8c returned 0 after 0 usecs
calling thermal_throttle_init_device+0x0/0x93 @ 1
initcall thermal_throttle_init_device+0x0/0x93 returned 0 after 0 usecs
calling msr_init+0x0/0x127 @ 1
initcall msr_init+0x0/0x127 returned 0 after 74 usecs
calling cpuid_init+0x0/0x127 @ 1
initcall cpuid_init+0x0/0x127 returned 0 after 52 usecs
calling ioapic_init_sysfs+0x0/0xb3 @ 1
initcall ioapic_init_sysfs+0x0/0xb3 returned 0 after 9 usecs
calling add_pcspkr+0x0/0x28 @ 1
initcall add_pcspkr+0x0/0x28 returned 0 after 14 usecs
calling audit_classes_init+0x0/0xaf @ 1
initcall audit_classes_init+0x0/0xaf returned 0 after 4 usecs
calling init_vdso_vars+0x0/0x207 @ 1
initcall init_vdso_vars+0x0/0x207 returned 0 after 16 usecs
calling ia32_binfmt_init+0x0/0x14 @ 1
initcall ia32_binfmt_init+0x0/0x14 returned 0 after 4 usecs
calling sysenter_setup+0x0/0x2d0 @ 1
initcall sysenter_setup+0x0/0x2d0 returned 0 after 3 usecs
calling init_sched_debug_procfs+0x0/0x2c @ 1
initcall init_sched_debug_procfs+0x0/0x2c returned 0 after 5 usecs
calling proc_schedstat_init+0x0/0x22 @ 1
initcall proc_schedstat_init+0x0/0x22 returned 0 after 1 usecs
calling proc_execdomains_init+0x0/0x22 @ 1
initcall proc_execdomains_init+0x0/0x22 returned 0 after 1 usecs
calling ioresources_init+0x0/0x3c @ 1
initcall ioresources_init+0x0/0x3c returned 0 after 2 usecs
calling uid_cache_init+0x0/0x8e @ 1
initcall uid_cache_init+0x0/0x8e returned 0 after 8 usecs
calling init_posix_timers+0x0/0x17a @ 1
initcall init_posix_timers+0x0/0x17a returned 0 after 7 usecs
calling init_posix_cpu_timers+0x0/0xe5 @ 1
initcall init_posix_cpu_timers+0x0/0xe5 returned 0 after 0 usecs
calling nsproxy_cache_init+0x0/0x2d @ 1
initcall nsproxy_cache_init+0x0/0x2d returned 0 after 1 usecs
calling timekeeping_init_device+0x0/0x22 @ 1
initcall timekeeping_init_device+0x0/0x22 returned 0 after 11 usecs
calling init_clocksource_sysfs+0x0/0x50 @ 1
initcall init_clocksource_sysfs+0x0/0x50 returned 0 after 9 usecs
calling init_timer_list_procfs+0x0/0x2c @ 1
initcall init_timer_list_procfs+0x0/0x2c returned 0 after 1 usecs
calling futex_init+0x0/0x68 @ 1
initcall futex_init+0x0/0x68 returned 0 after 9 usecs
calling proc_dma_init+0x0/0x22 @ 1
initcall proc_dma_init+0x0/0x22 returned 0 after 2 usecs
calling proc_modules_init+0x0/0x22 @ 1
initcall proc_modules_init+0x0/0x22 returned 0 after 1 usecs
calling kallsyms_init+0x0/0x25 @ 1
initcall kallsyms_init+0x0/0x25 returned 0 after 1 usecs
calling snapshot_device_init+0x0/0x12 @ 1
initcall snapshot_device_init+0x0/0x12 returned 0 after 13 usecs
calling crash_save_vmcoreinfo_init+0x0/0x46d @ 1
initcall crash_save_vmcoreinfo_init+0x0/0x46d returned 0 after 15 usecs
calling crash_notes_memory_init+0x0/0x37 @ 1
initcall crash_notes_memory_init+0x0/0x37 returned 0 after 5 usecs
calling audit_init+0x0/0x133 @ 1
audit: initializing netlink socket (disabled)
type=2000 audit(1269559491.181:1): initialized
initcall audit_init+0x0/0x133 returned 0 after 18 usecs
calling audit_tree_init+0x0/0x49 @ 1
initcall audit_tree_init+0x0/0x49 returned 0 after 1 usecs
calling utsname_sysctl_init+0x0/0x14 @ 1
initcall utsname_sysctl_init+0x0/0x14 returned 0 after 10 usecs
calling init_lstats_procfs+0x0/0x25 @ 1
initcall init_lstats_procfs+0x0/0x25 returned 0 after 1 usecs
calling perf_event_sysfs_init+0x0/0x19 @ 1
initcall perf_event_sysfs_init+0x0/0x19 returned 0 after 5 usecs
calling init_per_zone_wmark_min+0x0/0x67 @ 1
initcall init_per_zone_wmark_min+0x0/0x67 returned 0 after 475 usecs
calling kswapd_init+0x0/0x7c @ 1
initcall kswapd_init+0x0/0x7c returned 0 after 84 usecs
calling setup_vmstat+0x0/0xbe @ 1
initcall setup_vmstat+0x0/0xbe returned 0 after 23 usecs
calling mm_sysfs_init+0x0/0x29 @ 1
initcall mm_sysfs_init+0x0/0x29 returned 0 after 3 usecs
calling proc_vmalloc_init+0x0/0x25 @ 1
initcall proc_vmalloc_init+0x0/0x25 returned 0 after 1 usecs
calling procswaps_init+0x0/0x22 @ 1
initcall procswaps_init+0x0/0x22 returned 0 after 1 usecs
calling hugetlb_init+0x0/0x3d0 @ 1
HugeTLB registered 2 MB page size, pre-allocated 0 pages
initcall hugetlb_init+0x0/0x3d0 returned 0 after 13 usecs
calling slab_proc_init+0x0/0x25 @ 1
initcall slab_proc_init+0x0/0x25 returned 0 after 1 usecs
calling slab_sysfs_init+0x0/0xee @ 1
initcall slab_sysfs_init+0x0/0xee returned 0 after 1848 usecs
calling fasync_init+0x0/0x2a @ 1
initcall fasync_init+0x0/0x2a returned 0 after 3 usecs
calling proc_filesystems_init+0x0/0x22 @ 1
initcall proc_filesystems_init+0x0/0x22 returned 0 after 1 usecs
calling dnotify_init+0x0/0x80 @ 1
initcall dnotify_init+0x0/0x80 returned 0 after 6 usecs
calling inotify_setup+0x0/0x12 @ 1
initcall inotify_setup+0x0/0x12 returned 0 after 0 usecs
calling inotify_user_setup+0x0/0xbe @ 1
initcall inotify_user_setup+0x0/0xbe returned 0 after 19 usecs
calling aio_setup+0x0/0xa1 @ 1
initcall aio_setup+0x0/0xa1 returned 0 after 245 usecs
calling proc_locks_init+0x0/0x22 @ 1
initcall proc_locks_init+0x0/0x22 returned 0 after 1 usecs
calling init_sys32_ioctl+0x0/0x82 @ 1
initcall init_sys32_ioctl+0x0/0x82 returned 0 after 9 usecs
calling init_mbcache+0x0/0x14 @ 1
initcall init_mbcache+0x0/0x14 returned 0 after 0 usecs
calling dquot_init+0x0/0xf9 @ 1
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
initcall dquot_init+0x0/0xf9 returned 0 after 50 usecs
calling init_v2_quota_format+0x0/0x12 @ 1
initcall init_v2_quota_format+0x0/0x12 returned 0 after 0 usecs
calling proc_cmdline_init+0x0/0x22 @ 1
initcall proc_cmdline_init+0x0/0x22 returned 0 after 1 usecs
calling proc_cpuinfo_init+0x0/0x22 @ 1
initcall proc_cpuinfo_init+0x0/0x22 returned 0 after 1 usecs
calling proc_devices_init+0x0/0x22 @ 1
initcall proc_devices_init+0x0/0x22 returned 0 after 1 usecs
calling proc_interrupts_init+0x0/0x22 @ 1
initcall proc_interrupts_init+0x0/0x22 returned 0 after 1 usecs
calling proc_loadavg_init+0x0/0x22 @ 1
initcall proc_loadavg_init+0x0/0x22 returned 0 after 1 usecs
calling proc_meminfo_init+0x0/0x22 @ 1
initcall proc_meminfo_init+0x0/0x22 returned 0 after 1 usecs
calling proc_stat_init+0x0/0x22 @ 1
initcall proc_stat_init+0x0/0x22 returned 0 after 1 usecs
calling proc_uptime_init+0x0/0x22 @ 1
initcall proc_uptime_init+0x0/0x22 returned 0 after 1 usecs
calling proc_version_init+0x0/0x22 @ 1
initcall proc_version_init+0x0/0x22 returned 0 after 1 usecs
calling proc_softirqs_init+0x0/0x22 @ 1
initcall proc_softirqs_init+0x0/0x22 returned 0 after 1 usecs
calling proc_kcore_init+0x0/0xa9 @ 1
initcall proc_kcore_init+0x0/0xa9 returned 0 after 7 usecs
calling vmcore_init+0x0/0x376 @ 1
initcall vmcore_init+0x0/0x376 returned 0 after 0 usecs
calling proc_kmsg_init+0x0/0x25 @ 1
initcall proc_kmsg_init+0x0/0x25 returned 0 after 1 usecs
calling proc_page_init+0x0/0x42 @ 1
initcall proc_page_init+0x0/0x42 returned 0 after 2 usecs
calling init_devpts_fs+0x0/0x4c @ 1
initcall init_devpts_fs+0x0/0x4c returned 0 after 13 usecs
calling init_ext3_fs+0x0/0x71 @ 1
initcall init_ext3_fs+0x0/0x71 returned 0 after 50 usecs
calling init_ext4_fs+0x0/0xea @ 1
initcall init_ext4_fs+0x0/0xea returned 0 after 149 usecs
calling journal_init+0x0/0x99 @ 1
initcall journal_init+0x0/0x99 returned 0 after 98 usecs
calling journal_init+0x0/0xec @ 1
initcall journal_init+0x0/0xec returned 0 after 100 usecs
calling init_ramfs_fs+0x0/0x12 @ 1
initcall init_ramfs_fs+0x0/0x12 returned 0 after 1 usecs
calling init_hugetlbfs_fs+0x0/0x98 @ 1
initcall init_hugetlbfs_fs+0x0/0x98 returned 0 after 40 usecs
calling init_iso9660_fs+0x0/0x71 @ 1
initcall init_iso9660_fs+0x0/0x71 returned 0 after 36 usecs
calling init_nls_cp437+0x0/0x12 @ 1
initcall init_nls_cp437+0x0/0x12 returned 0 after 0 usecs
calling init_nls_ascii+0x0/0x12 @ 1
initcall init_nls_ascii+0x0/0x12 returned 0 after 0 usecs
calling ipc_init+0x0/0x23 @ 1
msgmni has been set to 13099
initcall ipc_init+0x0/0x23 returned 0 after 7 usecs
calling ipc_sysctl_init+0x0/0x14 @ 1
initcall ipc_sysctl_init+0x0/0x14 returned 0 after 19 usecs
calling init_mqueue_fs+0x0/0xb4 @ 1
initcall init_mqueue_fs+0x0/0xb4 returned 0 after 45 usecs
calling key_proc_init+0x0/0x59 @ 1
initcall key_proc_init+0x0/0x59 returned 0 after 2 usecs
calling selinux_nf_ip_init+0x0/0x62 @ 1
SELinux: Registering netfilter hooks
initcall selinux_nf_ip_init+0x0/0x62 returned 0 after 3 usecs
calling init_sel_fs+0x0/0x68 @ 1
initcall init_sel_fs+0x0/0x68 returned 0 after 76 usecs
calling selnl_init+0x0/0x4d @ 1
initcall selnl_init+0x0/0x4d returned 0 after 3 usecs
calling sel_netif_init+0x0/0x66 @ 1
initcall sel_netif_init+0x0/0x66 returned 0 after 3 usecs
calling sel_netnode_init+0x0/0x74 @ 1
initcall sel_netnode_init+0x0/0x74 returned 0 after 2 usecs
calling sel_netport_init+0x0/0x74 @ 1
initcall sel_netport_init+0x0/0x74 returned 0 after 2 usecs
calling aurule_init+0x0/0x37 @ 1
initcall aurule_init+0x0/0x37 returned 0 after 0 usecs
calling crypto_wq_init+0x0/0x2e @ 1
initcall crypto_wq_init+0x0/0x2e returned 0 after 232 usecs
calling crypto_algapi_init+0x0/0xd @ 1
initcall crypto_algapi_init+0x0/0xd returned 0 after 6 usecs
calling skcipher_module_init+0x0/0x35 @ 1
initcall skcipher_module_init+0x0/0x35 returned 0 after 0 usecs
calling chainiv_module_init+0x0/0x12 @ 1
initcall chainiv_module_init+0x0/0x12 returned 0 after 1 usecs
calling eseqiv_module_init+0x0/0x12 @ 1
initcall eseqiv_module_init+0x0/0x12 returned 0 after 0 usecs
calling hmac_module_init+0x0/0x12 @ 1
initcall hmac_module_init+0x0/0x12 returned 0 after 4 usecs
calling md5_mod_init+0x0/0x12 @ 1
initcall md5_mod_init+0x0/0x12 returned 0 after 113 usecs
calling sha1_generic_mod_init+0x0/0x12 @ 1
initcall sha1_generic_mod_init+0x0/0x12 returned 0 after 126 usecs
calling crc32c_mod_init+0x0/0x12 @ 1
initcall crc32c_mod_init+0x0/0x12 returned 0 after 106 usecs
calling krng_mod_init+0x0/0x12 @ 1
alg: No test for stdrng (krng)
initcall krng_mod_init+0x0/0x12 returned 0 after 89 usecs
calling proc_genhd_init+0x0/0x3c @ 1
initcall proc_genhd_init+0x0/0x3c returned 0 after 2 usecs
calling bsg_init+0x0/0x12e @ 1
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
initcall bsg_init+0x0/0x12e returned 0 after 38 usecs
calling noop_init+0x0/0x14 @ 1
io scheduler noop registered
initcall noop_init+0x0/0x14 returned 0 after 2 usecs
calling as_init+0x0/0x14 @ 1
io scheduler anticipatory registered
initcall as_init+0x0/0x14 returned 0 after 2 usecs
calling deadline_init+0x0/0x14 @ 1
io scheduler deadline registered
initcall deadline_init+0x0/0x14 returned 0 after 2 usecs
calling cfq_init+0x0/0x94 @ 1
io scheduler cfq registered (default)
initcall cfq_init+0x0/0x94 returned 0 after 30 usecs
calling percpu_counter_startup+0x0/0x38 @ 1
initcall percpu_counter_startup+0x0/0x38 returned 0 after 0 usecs
calling dynamic_debug_init+0x0/0x12a @ 1
initcall dynamic_debug_init+0x0/0x12a returned 0 after 56 usecs
calling pci_proc_init+0x0/0x6a @ 1
initcall pci_proc_init+0x0/0x6a returned 0 after 49 usecs
calling pcie_portdrv_init+0x0/0x4c @ 1
alloc irq_desc for 1257 on node 0
alloc kstat_irqs on node 0
pcieport 0000:00:01.0: setting latency timer to 64
alloc irq_desc for 1256 on node 0
alloc kstat_irqs on node 0
pcieport 0000:00:1c.0: setting latency timer to 64
alloc irq_desc for 1255 on node 0
alloc kstat_irqs on node 0
pcieport 0000:00:1c.1: setting latency timer to 64
initcall pcie_portdrv_init+0x0/0x4c returned 0 after 653 usecs
calling aer_service_init+0x0/0x2b @ 1
initcall aer_service_init+0x0/0x2b returned 0 after 8 usecs
calling pci_hotplug_init+0x0/0x1d @ 1
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
initcall pci_hotplug_init+0x0/0x1d returned 0 after 2 usecs
calling pcied_init+0x0/0x79 @ 1
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
initcall pcied_init+0x0/0x79 returned 0 after 81 usecs
calling acpiphp_init+0x0/0x5f @ 1
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
initcall acpiphp_init+0x0/0x5f returned -19 after 514 usecs
calling pci_stub_init+0x0/0x139 @ 1
pci-stub: invalid id string ""
initcall pci_stub_init+0x0/0x139 returned 0 after 12 usecs
calling pcifront_init+0x0/0x4f @ 1
initcall pcifront_init+0x0/0x4f returned 0 after 11 usecs
calling fb_console_init+0x0/0x11d @ 1
initcall fb_console_init+0x0/0x11d returned 0 after 13 usecs
calling vesafb_init+0x0/0x23c @ 1
initcall vesafb_init+0x0/0x23c returned 0 after 20 usecs
calling efifb_init+0x0/0x1f5 @ 1
initcall efifb_init+0x0/0x1f5 returned -19 after 3 usecs
calling acpi_reserve_resources+0x0/0xeb @ 1
initcall acpi_reserve_resources+0x0/0xeb returned 0 after 2 usecs
calling irqrouter_init_sysfs+0x0/0x38 @ 1
initcall irqrouter_init_sysfs+0x0/0x38 returned 0 after 9 usecs
calling acpi_ac_init+0x0/0x45 @ 1
initcall acpi_ac_init+0x0/0x45 returned 0 after 16 usecs
calling acpi_button_init+0x0/0x56 @ 1
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
ACPI: Power Button [VBTN]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
ACPI: Power Button [PWRF]
initcall acpi_button_init+0x0/0x56 returned 0 after 118 usecs
calling acpi_fan_init+0x0/0x56 @ 1
initcall acpi_fan_init+0x0/0x56 returned 0 after 11 usecs
calling acpi_video_init+0x0/0x77 @ 1
initcall acpi_video_init+0x0/0x77 returned 0 after 4 usecs
calling acpi_pci_slot_init+0x0/0x20 @ 1
initcall acpi_pci_slot_init+0x0/0x20 returned 0 after 705 usecs
calling acpi_processor_init+0x0/0x136 @ 1
initcall acpi_processor_init+0x0/0x136 returned 0 after 12053 usecs
calling acpi_container_init+0x0/0x42 @ 1
initcall acpi_container_init+0x0/0x42 returned 0 after 154159 usecs
calling acpi_thermal_init+0x0/0x7b @ 1
initcall acpi_thermal_init+0x0/0x7b returned 0 after 22 usecs
calling acpi_battery_init+0x0/0x16 @ 1
initcall acpi_battery_init+0x0/0x16 returned 0 after 4 usecs
calling evtchn_init+0x0/0x6e @ 1
Event-channel device installed.
initcall evtchn_init+0x0/0x6e returned 0 after 26 usecs
calling pciback_init+0x0/0x17b @ 1
calling 1_acpi_battery_init_async+0x0/0x3c @ 62
initcall 1_acpi_battery_init_async+0x0/0x3c returned 0 after 54 usecs
initcall pciback_init+0x0/0x17b returned 0 after 218 usecs
calling blkif_init+0x0/0x17b @ 1
initcall blkif_init+0x0/0x17b returned 0 after 1739 usecs
calling netback_init+0x0/0x1cf @ 1
registering netback
initcall netback_init+0x0/0x1cf returned 0 after 591 usecs
calling hypervisor_subsys_init+0x0/0x25 @ 1
initcall hypervisor_subsys_init+0x0/0x25 returned 0 after 0 usecs
calling hyper_sysfs_init+0x0/0xfb @ 1
initcall hyper_sysfs_init+0x0/0xfb returned 0 after 8 usecs
calling rand_initialize+0x0/0x2c @ 1
initcall rand_initialize+0x0/0x2c returned 0 after 9 usecs
calling tty_init+0x0/0xf5 @ 1
initcall tty_init+0x0/0xf5 returned 0 after 859 usecs
calling pty_init+0x0/0x336 @ 1
initcall pty_init+0x0/0x336 returned 0 after 60 usecs
calling sysrq_init+0x0/0x25 @ 1
initcall sysrq_init+0x0/0x25 returned 0 after 7 usecs
calling xen_hvc_init+0x0/0xde @ 1
alloc irq_desc for 1254 on node 0
alloc kstat_irqs on node 0
initcall xen_hvc_init+0x0/0xde returned 0 after 222 usecs
calling raw_init+0x0/0xe5 @ 1
initcall raw_init+0x0/0xe5 returned 0 after 31 usecs
calling hpet_init+0x0/0x6a @ 1
hpet_acpi_add: no address or irqs in _CRS
initcall hpet_init+0x0/0x6a returned 0 after 302 usecs
calling nvram_init+0x0/0x82 @ 1
Non-volatile memory driver v1.3
initcall nvram_init+0x0/0x82 returned 0 after 18 usecs
calling agp_init+0x0/0x26 @ 1
Linux agpgart interface v0.103
initcall agp_init+0x0/0x26 returned 0 after 1 usecs
calling agp_intel_init+0x0/0x29 @ 1
agpgart-intel 0000:00:00.0: Intel Q45/Q43 Chipset
agpgart-intel 0000:00:00.0: detected 32764K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
initcall agp_intel_init+0x0/0x29 returned 0 after 5248 usecs
calling agp_sis_init+0x0/0x29 @ 1
initcall agp_sis_init+0x0/0x29 returned 0 after 11 usecs
calling agp_via_init+0x0/0x29 @ 1
initcall agp_via_init+0x0/0x29 returned 0 after 10 usecs
calling init_tis+0x0/0x8e @ 1
tpm_tis 00:08: 1.2 TPM (device-id 0x4A10, rev-id 78)
initcall init_tis+0x0/0x8e returned 0 after 28183 usecs
calling drm_core_init+0x0/0x12d @ 1
[drm] Initialized drm 1.1.0 20060810
initcall drm_core_init+0x0/0x12d returned 0 after 35 usecs
calling ttm_init+0x0/0x6c @ 1
initcall ttm_init+0x0/0x6c returned 0 after 17 usecs
calling tdfx_init+0x0/0x12 @ 1
[drm:drm_init],
initcall tdfx_init+0x0/0x12 returned 0 after 19 usecs
calling r128_init+0x0/0x1e @ 1
[drm:drm_init],
initcall r128_init+0x0/0x1e returned 0 after 93 usecs
calling radeon_init+0x0/0xc1 @ 1
[drm] radeon defaulting to kernel modesetting.
[drm] radeon kernel modesetting enabled.
[drm:drm_init],
initcall radeon_init+0x0/0xc1 returned 0 after 44 usecs
calling mga_init+0x0/0x1e @ 1
[drm:drm_init],
initcall mga_init+0x0/0x1e returned 0 after 13 usecs
calling i810_init+0x0/0x1e @ 1
[drm:drm_init],
initcall i810_init+0x0/0x1e returned 0 after 13 usecs
calling i915_init+0x0/0x52 @ 1
[drm:drm_init],
[drm:drm_get_dev],
xen: registering gsi 16 triggering 0 polarity 1
xen_allocate_pirq: returning irq 16 for gsi 16
xen: --> irq=16
Already setup the GSI :16
i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 0000:00:02.0: setting latency timer to 64
[drm:drm_get_minor],
[drm:drm_get_minor], new minor assigned 64
[drm:drm_get_minor],
[drm:drm_get_minor], new minor assigned 0
alloc irq_desc for 1253 on node 0
alloc kstat_irqs on node 0
[drm] set up 31M of stolen space
[drm:drm_agp_bind_pages],
[drm:i915_gem_init_hws], hws offset: 0x01fff000
[drm:drm_agp_bind_pages],
[drm:parse_general_definitions], crt_ddc_bus_pin: 2
[drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[drm:drm_irq_install], irq=1253
[drm:intel_modeset_init], 2 display pipes available.
[drm:drm_sysfs_connector_add], adding "VGA-1" to sysfs
[drm:drm_sysfs_hotplug_event], generating hotplug event
[drm:drm_sysfs_connector_add], adding "HDMI Type A-1" to sysfs
[drm:drm_sysfs_hotplug_event], generating hotplug event
[drm:drm_sysfs_connector_add], adding "DisplayPort-1" to sysfs
[drm:drm_sysfs_hotplug_event], generating hotplug event
[drm:intel_dp_i2c_init], i2c_init DPDDC-C
[drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[drm:i2c_algo_dp_aux_transaction], aux_ch failed -110
[drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[drm:i2c_algo_dp_aux_transaction], aux_ch failed -110
[drm:drm_helper_probe_single_connector_modes], VGA-1
[drm:drm_helper_probe_single_connector_modes], VGA-1 is disconnected
[drm:drm_helper_probe_single_connector_modes], HDMI Type A-1
[drm:drm_helper_probe_single_connector_modes], Probed modes for HDMI Type A-1
[drm:drm_mode_debug_printmodeline], Modeline 22:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
[drm:drm_mode_debug_printmodeline], Modeline 16:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[drm:drm_mode_debug_printmodeline], Modeline 20:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[drm:drm_mode_debug_printmodeline], Modeline 17:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[drm:drm_mode_debug_printmodeline], Modeline 18:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[drm:drm_mode_debug_printmodeline], Modeline 19:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[drm:drm_mode_debug_printmodeline], Modeline 12:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[drm:drm_mode_debug_printmodeline], Modeline 13:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[drm:drm_mode_debug_printmodeline], Modeline 14:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[drm:drm_mode_debug_printmodeline], Modeline 15:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[drm:drm_helper_probe_single_connector_modes], DisplayPort-1
[drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[drm:drm_helper_probe_single_connector_modes], DisplayPort-1 is disconnected
[drm:drm_setup_crtcs],
[drm:drm_enable_connectors], connector 5 enabled? no
[drm:drm_enable_connectors], connector 7 enabled? yes
[drm:drm_enable_connectors], connector 9 enabled? no
[drm:drm_target_preferred], looking for cmdline mode on connector 7
[drm:drm_target_preferred], looking for preferred mode on connector 7
[drm:drm_target_preferred], found mode 1280x1024
[drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[drm:drm_setup_crtcs], desired mode 1280x1024 set on crtc 3
[drm:intelfb_probe],
[drm:drm_agp_bind_pages],
[drm:intelfb_create], allocated 1280x1024 fb: 0x02020000, bo ffff8801e07c9a80
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], crtc: ffff8801dfd1d000 3 fb: ffff8801e07c9cc0 connectors: ffff8801e069fd20 num_connectors: 1 (x, y) (0, 0)
[drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[drm:drm_crtc_helper_set_config], modes are different, full mode set
[drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
[drm:drm_crtc_helper_set_config], setting connector 7 crtc to ffff8801dfd1d000
[drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
[drm:intel_update_watermarks], plane A (pipe 0) clock: 108000
[drm:g4x_update_wm], FIFO watermarks - A: 35, B: 2
[drm:g4x_update_wm], self-refresh entries: 87
[drm:g4x_update_wm], Setting FIFO watermarks - A: 35, B: 2, SR 87
[drm:drm_vblank_get], enabling vblank on crtc 0, ret: -22
[drm:intel_crtc_mode_set], Mode for pipe A:
[drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
[drm:intel_crtc_mode_set], disabling CxSR downclocking
[drm:intel_pipe_set_base], Writing base 02020000 00000000 0 0
[drm:intel_update_watermarks], plane A (pipe 0) clock: 108000
[drm:g4x_update_wm], FIFO watermarks - A: 35, B: 2
[drm:g4x_update_wm], self-refresh entries: 87
[drm:g4x_update_wm], Setting FIFO watermarks - A: 35, B: 2, SR 87
[drm] TMDS-8: set mode 1280x1024 17
[drm:intel_update_watermarks], plane A (pipe 0) clock: 108000
[drm:g4x_update_wm], FIFO watermarks - A: 35, B: 2
[drm:g4x_update_wm], self-refresh entries: 87
[drm:g4x_update_wm], Setting FIFO watermarks - A: 35, B: 2, SR 87
[drm:intel_update_watermarks], plane A (pipe 0) clock: 108000
[drm:g4x_update_wm], FIFO watermarks - A: 35, B: 2
[drm:g4x_update_wm], self-refresh entries: 87
[drm:g4x_update_wm], Setting FIFO watermarks - A: 35, B: 2, SR 87
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], crtc: ffff8801dfd1d000 3 fb: ffff8801e07c9cc0 connectors: ffff8801e069fd20 num_connectors: 1 (x, y) (0, 0)
[drm:drm_crtc_helper_set_config], setting connector 7 crtc to ffff8801dfd1d000
Console: switching to colour frame buffer device 160x64
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], crtc: ffff8801dfd1d000 3 fb: ffff8801e07c9cc0 connectors: ffff8801e069fd20 num_connectors: 1 (x, y) (0, 0)
[drm:drm_crtc_helper_set_config], setting connector 7 crtc to ffff8801dfd1d000
fb0: inteldrmfb frame buffer device
registered panic notifier
[drm:intel_opregion_init], graphic opregion physical addr: 0xbdc51c00
[drm:intel_opregion_init], Public ACPI methods not supported
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
initcall i915_init+0x0/0x52 returned 0 after 469601 usecs
calling sis_init+0x0/0x1e @ 1
[drm:drm_init],
initcall sis_init+0x0/0x1e returned 0 after 16 usecs
calling savage_init+0x0/0x1e @ 1
[drm:drm_init],
initcall savage_init+0x0/0x1e returned 0 after 39 usecs
calling via_init+0x0/0x23 @ 1
[drm:drm_init],
initcall via_init+0x0/0x23 returned 0 after 18 usecs
calling cn_proc_init+0x0/0x3d @ 1
initcall cn_proc_init+0x0/0x3d returned 0 after 1 usecs
calling serial8250_init+0x0/0x143 @ 1
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
initcall serial8250_init+0x0/0x143 returned 0 after 132 usecs
calling serial8250_pnp_init+0x0/0x12 @ 1
initcall serial8250_pnp_init+0x0/0x12 returned 0 after 130 usecs
calling serial8250_pci_init+0x0/0x1b @ 1
xen: registering gsi 17 triggering 0 polarity 1
xen_allocate_pirq: returning irq 17 for gsi 17
xen: --> irq=17
Already setup the GSI :17
serial 0000:00:03.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
0000:00:03.3: ttyS0 at I/O 0xec98 (irq = 17) is a 16550A
initcall serial8250_pci_init+0x0/0x1b returned 0 after 137 usecs
calling topology_sysfs_init+0x0/0x50 @ 1
initcall topology_sysfs_init+0x0/0x50 returned 0 after 16 usecs
calling brd_init+0x0/0x199 @ 1
brd: module loaded
initcall brd_init+0x0/0x199 returned 0 after 781 usecs
calling loop_init+0x0/0x1b3 @ 1
loop: module loaded
initcall loop_init+0x0/0x1b3 returned 0 after 390 usecs
calling mac_hid_init+0x0/0x8e @ 1
input: Macintosh mouse button emulation as /devices/virtual/input/input2
initcall mac_hid_init+0x0/0x8e returned 0 after 52 usecs
calling scsi_dh_init+0x0/0x3f @ 1
initcall scsi_dh_init+0x0/0x3f returned 0 after 0 usecs
calling init_sd+0x0/0x161 @ 1
initcall init_sd+0x0/0x161 returned 0 after 40 usecs
calling init_sr+0x0/0x46 @ 1
initcall init_sr+0x0/0x46 returned 0 after 6 usecs
calling init_sg+0x0/0x125 @ 1
initcall init_sg+0x0/0x125 returned 0 after 19 usecs
calling ahci_init+0x0/0x1b @ 1
ahci 0000:00:1f.2: version 3.0
xen: registering gsi 18 triggering 0 polarity 1
alloc irq_desc for 18 on node 0
alloc kstat_irqs on node 0
xen: --> irq=18
ahci 0000:00:1f.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
alloc irq_desc for 1252 on node 0
alloc kstat_irqs on node 0
ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x27 impl RAID mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pio ems sxs
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
scsi5 : ahci
ata1: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970100 irq 1252
ata2: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970180 irq 1252
ata3: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970200 irq 1252
ata4: DUMMY
ata5: DUMMY
ata6: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970380 irq 1252
calling 2_async_port_probe+0x0/0xb5 @ 62
initcall ahci_init+0x0/0x1b returned 0 after 7725 usecs
calling piix_init+0x0/0x29 @ 1
calling 3_async_port_probe+0x0/0xb5 @ 78
initcall piix_init+0x0/0x29 returned 0 after 30 usecs
calling 4_async_port_probe+0x0/0xb5 @ 79
calling fixed_mdio_bus_init+0x0/0xf4 @ 1
Fixed MDIO Bus: probed
initcall fixed_mdio_bus_init+0x0/0xf4 returned 0 after 44 usecs
calling net_olddevs_init+0x0/0x9e @ 1
calling 5_async_port_probe+0x0/0xb5 @ 80
initcall net_olddevs_init+0x0/0x9e returned 0 after 3 usecs
calling cdrom_init+0x0/0xd @ 1
async_waiting @ 80
calling 6_async_port_probe+0x0/0xb5 @ 81
initcall cdrom_init+0x0/0xd returned 0 after 32 usecs
calling mon_init+0x0/0x104 @ 1
async_waiting @ 81
calling 7_async_port_probe+0x0/0xb5 @ 82
initcall mon_init+0x0/0x104 returned 0 after 42 usecs
calling ehci_hcd_init+0x0/0xbf @ 1
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
xen: registering gsi 22 triggering 0 polarity 1
alloc irq_desc for 22 on node 0
alloc kstat_irqs on node 0
xen: --> irq=22
ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
ehci_hcd 0000:00:1a.7: setting latency timer to 64
ehci_hcd 0000:00:1a.7: EHCI Host Controller
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.7: debug port 1
ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfe6da000
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.32-pvops-dom0 ehci_hcd
usb usb1: SerialNumber: 0000:00:1a.7
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
xen: registering gsi 23 triggering 0 polarity 1
alloc irq_desc for 23 on node 0
alloc kstat_irqs on node 0
xen: --> irq=23
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xff980000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.32-pvops-dom0 ehci_hcd
usb usb2: SerialNumber: 0000:00:1d.7
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 6 ports detected
initcall ehci_hcd_init+0x0/0xbf returned 0 after 27262 usecs
calling ohci_hcd_mod_init+0x0/0x90 @ 1
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
initcall ohci_hcd_mod_init+0x0/0x90 returned 0 after 12 usecs
calling uhci_hcd_init+0x0/0xc0 @ 1
uhci_hcd: USB Universal Host Controller Interface driver
xen: registering gsi 16 triggering 0 polarity 1
xen_allocate_pirq: returning irq 16 for gsi 16
xen: --> irq=16
Already setup the GSI :16
uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1a.0: setting latency timer to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff20
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb3: SerialNumber: 0000:00:1a.0
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
xen: registering gsi 17 triggering 0 polarity 1
xen_allocate_pirq: returning irq 17 for gsi 17
xen: --> irq=17
Already setup the GSI :17
uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
uhci_hcd 0000:00:1a.1: setting latency timer to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000ff00
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb4: SerialNumber: 0000:00:1a.1
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
xen: registering gsi 22 triggering 0 polarity 1
xen_allocate_pirq: returning irq 22 for gsi 22
xen: --> irq=22
Already setup the GSI :22
uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
uhci_hcd 0000:00:1a.2: setting latency timer to 64
uhci_hcd 0000:00:1a.2: UHCI Host Controller
uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1a.2: irq 22, io base 0x0000fc00
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb5: SerialNumber: 0000:00:1a.2
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
xen: registering gsi 23 triggering 0 polarity 1
xen_allocate_pirq: returning irq 23 for gsi 23
xen: --> irq=23
Already setup the GSI :23
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff80
usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: UHCI Host Controller
usb usb6: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb6: SerialNumber: 0000:00:1d.0
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
xen: registering gsi 17 triggering 0 polarity 1
xen_allocate_pirq: returning irq 17 for gsi 17
xen: --> irq=17
Already setup the GSI :17
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60
usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb7: Product: UHCI Host Controller
usb usb7: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb7: SerialNumber: 0000:00:1d.1
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
xen: registering gsi 18 triggering 0 polarity 1
xen_allocate_pirq: returning irq 18 for gsi 18
xen: --> irq=18
Already setup the GSI :18
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb8: Product: UHCI Host Controller
usb usb8: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb8: SerialNumber: 0000:00:1d.2
usb usb8: configuration #1 chosen from 1 choice
hub 8-0:1.0: USB hub found
hub 8-0:1.0: 2 ports detected
initcall uhci_hcd_init+0x0/0xc0 returned 0 after 1724 usecs
calling i8042_init+0x0/0x3a7 @ 1
PNP: No PS/2 controller found. Probing ports directly.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
initcall i8042_init+0x0/0x3a7 returned 0 after 2667 usecs
calling serport_init+0x0/0x34 @ 1
initcall serport_init+0x0/0x34 returned 0 after 0 usecs
calling mousedev_init+0x0/0x62 @ 1
mice: PS/2 mouse device common for all mice
initcall mousedev_init+0x0/0x62 returned 0 after 33 usecs
calling evdev_init+0x0/0x12 @ 1
initcall evdev_init+0x0/0x12 returned 0 after 43 usecs
calling atkbd_init+0x0/0x27 @ 1
initcall atkbd_init+0x0/0x27 returned 0 after 12 usecs
calling psmouse_init+0x0/0x6f @ 1
initcall psmouse_init+0x0/0x6f returned 0 after 40 usecs
calling cmos_init+0x0/0x6a @ 1
Driver 'rtc_cmos' needs updating - please use bus_type methods
rtc_cmos 00:05: RTC can wake from S4
rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one day, 242 bytes nvram
initcall cmos_init+0x0/0x6a returned 0 after 88 usecs
calling dm_init+0x0/0x46 @ 1
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
initcall dm_init+0x0/0x46 returned 0 after 210 usecs
calling dm_snapshot_init+0x0/0x216 @ 1
initcall dm_snapshot_init+0x0/0x216 returned 0 after 39 usecs
calling dm_mirror_init+0x0/0x79 @ 1
initcall dm_mirror_init+0x0/0x79 returned 0 after 30 usecs
calling dm_dirty_log_init+0x0/0x59 @ 1
initcall dm_dirty_log_init+0x0/0x59 returned 0 after 0 usecs
calling dm_zero_init+0x0/0x31 @ 1
initcall dm_zero_init+0x0/0x31 returned 0 after 0 usecs
calling init_ladder+0x0/0x12 @ 1
cpuidle: using governor ladder
initcall init_ladder+0x0/0x12 returned 0 after 2 usecs
calling init_menu+0x0/0x12 @ 1
cpuidle: using governor menu
initcall init_menu+0x0/0x12 returned 0 after 2 usecs
calling efivars_init+0x0/0x214 @ 1
initcall efivars_init+0x0/0x214 returned -19 after 0 usecs
calling hid_init+0x0/0x66 @ 1
initcall hid_init+0x0/0x66 returned 0 after 19 usecs
calling a4_init+0x0/0x1b @ 1
initcall a4_init+0x0/0x1b returned 0 after 7 usecs
calling apple_init+0x0/0x38 @ 1
initcall apple_init+0x0/0x38 returned 0 after 10 usecs
calling belkin_init+0x0/0x1b @ 1
initcall belkin_init+0x0/0x1b returned 0 after 6 usecs
calling ch_init+0x0/0x1b @ 1
initcall ch_init+0x0/0x1b returned 0 after 6 usecs
calling ch_init+0x0/0x1b @ 1
initcall ch_init+0x0/0x1b returned 0 after 6 usecs
calling cp_init+0x0/0x1b @ 1
initcall cp_init+0x0/0x1b returned 0 after 8 usecs
calling dr_init+0x0/0x1b @ 1
initcall dr_init+0x0/0x1b returned 0 after 6 usecs
calling ez_init+0x0/0x1b @ 1
initcall ez_init+0x0/0x1b returned 0 after 6 usecs
calling gyration_init+0x0/0x1b @ 1
initcall gyration_init+0x0/0x1b returned 0 after 6 usecs
calling ks_init+0x0/0x1b @ 1
initcall ks_init+0x0/0x1b returned 0 after 6 usecs
calling kye_init+0x0/0x1b @ 1
initcall kye_init+0x0/0x1b returned 0 after 6 usecs
calling lg_init+0x0/0x1b @ 1
initcall lg_init+0x0/0x1b returned 0 after 6 usecs
calling ms_init+0x0/0x1b @ 1
initcall ms_init+0x0/0x1b returned 0 after 6 usecs
calling mr_init+0x0/0x1b @ 1
initcall mr_init+0x0/0x1b returned 0 after 6 usecs
calling ntrig_init+0x0/0x1b @ 1
initcall ntrig_init+0x0/0x1b returned 0 after 8 usecs
calling pl_init+0x0/0x1b @ 1
initcall pl_init+0x0/0x1b returned 0 after 8 usecs
calling pl_init+0x0/0x1b @ 1
initcall pl_init+0x0/0x1b returned 0 after 6 usecs
calling samsung_init+0x0/0x1b @ 1
initcall samsung_init+0x0/0x1b returned 0 after 6 usecs
calling sjoy_init+0x0/0x1b @ 1
initcall sjoy_init+0x0/0x1b returned 0 after 6 usecs
calling sony_init+0x0/0x1b @ 1
initcall sony_init+0x0/0x1b returned 0 after 6 usecs
calling sp_init+0x0/0x1b @ 1
initcall sp_init+0x0/0x1b returned 0 after 6 usecs
calling ga_init+0x0/0x1b @ 1
initcall ga_init+0x0/0x1b returned 0 after 6 usecs
calling tm_init+0x0/0x1b @ 1
initcall tm_init+0x0/0x1b returned 0 after 6 usecs
calling ts_init+0x0/0x1b @ 1
initcall ts_init+0x0/0x1b returned 0 after 6 usecs
calling twinhan_init+0x0/0x1b @ 1
initcall twinhan_init+0x0/0x1b returned 0 after 6 usecs
calling zp_init+0x0/0x1b @ 1
initcall zp_init+0x0/0x1b returned 0 after 8 usecs
calling hid_init+0x0/0xc7 @ 1
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
initcall hid_init+0x0/0xc7 returned 0 after 66 usecs
calling staging_init+0x0/0x8 @ 1
initcall staging_init+0x0/0x8 returned 0 after 0 usecs
calling flow_cache_init+0x0/0x1a7 @ 1
initcall flow_cache_init+0x0/0x1a7 returned 0 after 13 usecs
calling blackhole_module_init+0x0/0x12 @ 1
initcall blackhole_module_init+0x0/0x12 returned 0 after 0 usecs
calling init_cgroup_cls+0x0/0x12 @ 1
initcall init_cgroup_cls+0x0/0x12 returned 0 after 0 usecs
calling nf_conntrack_standalone_init+0x0/0x12 @ 1
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
initcall nf_conntrack_standalone_init+0x0/0x12 returned 0 after 182 usecs
calling xt_init+0x0/0x119 @ 1
initcall xt_init+0x0/0x119 returned 0 after 0 usecs
calling tcpudp_mt_init+0x0/0x17 @ 1
initcall tcpudp_mt_init+0x0/0x17 returned 0 after 0 usecs
calling conntrack_mt_init+0x0/0x17 @ 1
initcall conntrack_mt_init+0x0/0x17 returned 0 after 0 usecs
calling state_mt_init+0x0/0x17 @ 1
initcall state_mt_init+0x0/0x17 returned 0 after 0 usecs
calling sysctl_ipv4_init+0x0/0x4e @ 1
initcall sysctl_ipv4_init+0x0/0x4e returned 0 after 204 usecs
calling init_syncookies+0x0/0x19 @ 1
initcall init_syncookies+0x0/0x19 returned 0 after 19 usecs
calling ipv4_netfilter_init+0x0/0x12 @ 1
initcall ipv4_netfilter_init+0x0/0x12 returned 0 after 0 usecs
calling nf_conntrack_l3proto_ipv4_init+0x0/0x12d @ 1
initcall nf_conntrack_l3proto_ipv4_init+0x0/0x12d returned 0 after 57 usecs
calling nf_defrag_init+0x0/0x17 @ 1
initcall nf_defrag_init+0x0/0x17 returned 0 after 0 usecs
calling ip_tables_init+0x0/0xb8 @ 1
ip_tables: (C) 2000-2006 Netfilter Core Team
initcall ip_tables_init+0x0/0xb8 returned 0 after 8 usecs
calling iptable_filter_init+0x0/0x69 @ 1
initcall iptable_filter_init+0x0/0x69 returned 0 after 5 usecs
calling reject_tg_init+0x0/0x12 @ 1
initcall reject_tg_init+0x0/0x12 returned 0 after 0 usecs
calling cubictcp_register+0x0/0x5c @ 1
TCP cubic registered
initcall cubictcp_register+0x0/0x5c returned 0 after 2 usecs
calling xfrm_user_init+0x0/0x4a @ 1
Initializing XFRM netlink socket
initcall xfrm_user_init+0x0/0x4a returned 0 after 7 usecs
calling packet_init+0x0/0x47 @ 1
NET: Registered protocol family 17
initcall packet_init+0x0/0x47 returned 0 after 6 usecs
calling dsa_init_module+0x0/0x14 @ 1
initcall dsa_init_module+0x0/0x14 returned 0 after 0 usecs
calling edsa_init_module+0x0/0x14 @ 1
initcall edsa_init_module+0x0/0x14 returned 0 after 0 usecs
calling trailer_init_module+0x0/0x14 @ 1
initcall trailer_init_module+0x0/0x14 returned 0 after 0 usecs
calling mv88e6060_init+0x0/0x14 @ 1
initcall mv88e6060_init+0x0/0x14 returned 0 after 0 usecs
calling mv88e6123_61_65_init+0x0/0x14 @ 1
initcall mv88e6123_61_65_init+0x0/0x14 returned 0 after 0 usecs
calling mv88e6131_init+0x0/0x14 @ 1
initcall mv88e6131_init+0x0/0x14 returned 0 after 0 usecs
calling dsa_init_module+0x0/0x12 @ 1
initcall dsa_init_module+0x0/0x12 returned 0 after 7 usecs
calling dcbnl_init+0x0/0x32 @ 1
initcall dcbnl_init+0x0/0x32 returned 0 after 0 usecs
calling mce_debugfs_init+0x0/0x3c @ 1
initcall mce_debugfs_init+0x0/0x3c returned 0 after 4 usecs
calling severities_debugfs_init+0x0/0x3c @ 1
initcall severities_debugfs_init+0x0/0x3c returned 0 after 1 usecs
calling hpet_insert_resource+0x0/0x23 @ 1
initcall hpet_insert_resource+0x0/0x23 returned 0 after 0 usecs
calling update_mp_table+0x0/0x623 @ 1
initcall update_mp_table+0x0/0x623 returned 0 after 0 usecs
calling lapic_insert_resource+0x0/0x3f @ 1
initcall lapic_insert_resource+0x0/0x3f returned -1 after 0 usecs
initcall lapic_insert_resource+0x0/0x3f returned with error code -1
calling init_lapic_nmi_sysfs+0x0/0x39 @ 1
initcall init_lapic_nmi_sysfs+0x0/0x39 returned 0 after 0 usecs
calling io_apic_bug_finalize+0x0/0x1b @ 1
initcall io_apic_bug_finalize+0x0/0x1b returned 0 after 0 usecs
calling check_early_ioremap_leak+0x0/0x65 @ 1
initcall check_early_ioremap_leak+0x0/0x65 returned 0 after 0 usecs
calling pat_memtype_list_init+0x0/0x29 @ 1
initcall pat_memtype_list_init+0x0/0x29 returned 0 after 2 usecs
calling sched_init_debug+0x0/0x24 @ 1
initcall sched_init_debug+0x0/0x24 returned 0 after 1 usecs
calling init_oops_id+0x0/0x31 @ 1
initcall init_oops_id+0x0/0x31 returned 0 after 2 usecs
calling disable_boot_consoles+0x0/0x5d @ 1
initcall disable_boot_consoles+0x0/0x5d returned 0 after 0 usecs
calling pm_qos_power_init+0x0/0x61 @ 1
initcall pm_qos_power_init+0x0/0x61 returned 0 after 40 usecs
calling test_suspend+0x0/0x19c @ 1
initcall test_suspend+0x0/0x19c returned 0 after 0 usecs
calling software_resume+0x0/0x1fc @ 1
PM: Resume from disk failed.
initcall software_resume+0x0/0x1fc returned -2 after 2 usecs
initcall software_resume+0x0/0x1fc returned with error code -2
calling taskstats_init+0x0/0x95 @ 1
registered taskstats version 1
initcall taskstats_init+0x0/0x95 returned 0 after 5 usecs
calling max_swapfiles_check+0x0/0x8 @ 1
initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
calling init_ima+0x0/0x1a @ 1
initcall init_ima+0x0/0x1a returned 0 after 63839 usecs
calling random32_reseed+0x0/0xb3 @ 1
initcall random32_reseed+0x0/0xb3 returned 0 after 19 usecs
calling pci_resource_alignment_sysfs_init+0x0/0x19 @ 1
initcall pci_resource_alignment_sysfs_init+0x0/0x19 returned 0 after 1 usecs
calling pci_sysfs_init+0x0/0x51 @ 1
initcall pci_sysfs_init+0x0/0x51 returned 0 after 693 usecs
calling boot_wait_for_devices+0x0/0x19 @ 1
initcall boot_wait_for_devices+0x0/0x19 returned 0 after 1 usecs
calling regulator_init_complete+0x0/0x139 @ 1
initcall regulator_init_complete+0x0/0x139 returned 0 after 0 usecs
calling seqgen_init+0x0/0xf @ 1
initcall seqgen_init+0x0/0xf returned 0 after 11 usecs
calling late_resume_init+0x0/0x11f @ 1
Magic number: 2:675:454
initcall late_resume_init+0x0/0x11f returned 0 after 40 usecs
calling scsi_complete_async_scans+0x0/0x108 @ 1
initcall scsi_complete_async_scans+0x0/0x108 returned 0 after 0 usecs
calling rtc_hctosys+0x0/0x170 @ 1
rtc_cmos 00:05: setting system clock to 2010-03-25 23:24:52 UTC (1269559492)
initcall rtc_hctosys+0x0/0x170 returned 0 after 48 usecs
calling memmap_init+0x0/0xa3 @ 1
initcall memmap_init+0x0/0xa3 returned 0 after 44 usecs
calling pci_mmcfg_late_insert_resources+0x0/0x15f @ 1
initcall pci_mmcfg_late_insert_resources+0x0/0x15f returned 0 after 1 usecs
calling tcp_congestion_default+0x0/0x12 @ 1
initcall tcp_congestion_default+0x0/0x12 returned 0 after 0 usecs
calling initialize_hashrnd+0x0/0x19 @ 1
initcall initialize_hashrnd+0x0/0x19 returned 0 after 3 usecs
async_waiting @ 1
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata3: SATA link down (SStatus 4 SControl 300)
async_waiting @ 79
ata6: SATA link down (SStatus 0 SControl 300)
async_waiting @ 82
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ATAPI: PLDS DVD+/-RW DS-8A3S, HD12, max UDMA/100
ata2.00: configured for UDMA/100
async_waiting @ 78
ata1.00: ATA-8: ST3320418AS, CC44, max UDMA/133
ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
async_waiting @ 62
async_continuing @ 62 after 0 usec
scsi 0:0:0:0: Direct-Access ATA ST3320418AS CC44 PQ: 0 ANSI: 5
calling 8_sd_probe_async+0x0/0x1ea @ 87
sd 0:0:0:0: Attached scsi generic sg0 type 0
initcall 2_async_port_probe+0x0/0xb5 returned 0 after 363021 usecs
async_continuing @ 78 after 59091 usec
sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda:
scsi 1:0:0:0: CD-ROM PLDS DVD+-RW DS-8A3S HD12 PQ: 0 ANSI: 5
sda1 sda2 sda3 sda4 <sr0: scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda pop-up
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
sr 1:0:0:0: Attached scsi generic sg1 type 5
initcall 3_async_port_probe+0x0/0xb5 returned 0 after 374291 usecs
async_continuing @ 79 after 76544 usec
initcall 4_async_port_probe+0x0/0xb5 returned 0 after 374327 usecs
async_continuing @ 80 after 374265 usec
initcall 5_async_port_probe+0x0/0xb5 returned 0 after 374296 usecs
async_continuing @ 81 after 374263 usec
initcall 6_async_port_probe+0x0/0xb5 returned 0 after 374276 usecs
async_continuing @ 82 after 76600 usec
initcall 7_async_port_probe+0x0/0xb5 returned 0 after 374271 usecs
async_continuing @ 1 after 275795 usec
async_waiting @ 1
sda5 sda6 >
sd 0:0:0:0: [sda] Attached SCSI disk
initcall 8_sd_probe_async+0x0/0x1ea returned 0 after 55737 usecs
async_continuing @ 1 after 44216 usec
Freeing unused kernel memory: 1348k freed
usb 5-1: new low speed USB device using uhci_hcd and address 2
dracut: dracut-004-4.fc12
udev: starting version 145
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], crtc: ffff8801dfd1d000 3 fb: ffff8801e07c9cc0 connectors: ffff8801e069fd20 num_connectors: 1 (x, y) (0, 0)
[drm:drm_crtc_helper_set_config], setting connector 7 crtc to ffff8801dfd1d000
dracut: Starting plymouth daemon
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], crtc: ffff8801dfd1d000 3 fb: ffff8801e07c9cc0 connectors: ffff8801e069fd20 num_connectors: 1 (x, y) (0, 0)
[drm:drm_crtc_helper_set_config], setting connector 7 crtc to ffff8801dfd1d000
usb 5-1: New USB device found, idVendor=0624, idProduct=0200
usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 5-1: Product: USB DSRIQ
usb 5-1: Manufacturer: Avocent
usb 5-1: configuration #1 chosen from 1 choice
calling pacpi_init+0x0/0x20 [pata_acpi] @ 185
xen: registering gsi 18 triggering 0 polarity 1
xen_allocate_pirq: returning irq 18 for gsi 18
xen: --> irq=18
Already setup the GSI :18
pata_acpi 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
pata_acpi 0000:00:03.2: setting latency timer to 64
pata_acpi 0000:00:03.2: PCI INT C disabled
initcall pacpi_init+0x0/0x20 [pata_acpi] returned 0 after 120 usecs
calling ata_generic_init+0x0/0x20 [ata_generic] @ 185
initcall ata_generic_init+0x0/0x20 [ata_generic] returned 0 after 25 usecs
input: Avocent USB DSRIQ as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input3
generic-usb 0003:0624:0200.0001: input,hidraw0: USB HID v1.10 Keyboard [Avocent USB DSRIQ] on usb-0000:00:1a.2-1/input0
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], crtc: ffff8801dfd1d000 3 fb: ffff8801e07c9cc0 connectors: ffff8801e069fd20 num_connectors: 1 (x, y) (0, 0)
[drm:drm_crtc_helper_set_config], setting connector 7 crtc to ffff8801dfd1d000
input: Avocent USB DSRIQ as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input4
generic-usb 0003:0624:0200.0002: input,hidraw1: USB HID v1.10 Mouse [Avocent USB DSRIQ] on usb-0000:00:1a.2-1/input1
calling dm_multipath_init+0x0/0x127 [dm_multipath] @ 290
device-mapper: multipath: version 1.1.0 loaded
initcall dm_multipath_init+0x0/0x127 [dm_multipath] returned 0 after 321 usecs
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
dracut: Mounted root filesystem /dev/sda2
dracut: Loading SELinux policy
SELinux: 8192 avtab hash slots, 158931 rules.
SELinux: 8192 avtab hash slots, 158931 rules.
SELinux: 8 users, 11 roles, 3034 types, 150 bools, 1 sens, 1024 cats
SELinux: 77 classes, 158931 rules
SELinux: Completing initialization.
SELinux: Setting up existing superblocks.
SELinux: initialized (dev sda2, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
type=1403 audit(1269559494.084:2): policy loaded auid=4294967295 ses=4294967295
dracut: Switching root
udev: starting version 145
type=1400 audit(1269559496.820:3): avc: denied { mmap_zero } for pid=440 comm="vbetool" scontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tcontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tclass=memprotect
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], crtc: ffff8801dfd1d000 3 fb: ffff8801e07c9cc0 connectors: ffff8801e069fd20 num_connectors: 1 (x, y) (0, 0)
[drm:drm_crtc_helper_set_config], setting connector 7 crtc to ffff8801dfd1d000
calling dcdbas_init+0x0/0x67 [dcdbas] @ 564
dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
initcall dcdbas_init+0x0/0x67 [dcdbas] returned 0 after 64 usecs
calling serio_raw_init+0x0/0x20 [serio_raw] @ 493
initcall serio_raw_init+0x0/0x20 [serio_raw] returned 0 after 26 usecs
calling iTCO_vendor_init_module+0x0/0x1c [iTCO_vendor_support] @ 472
iTCO_vendor_support: vendor-support=0
initcall iTCO_vendor_init_module+0x0/0x1c [iTCO_vendor_support] returned 0 after 2 usecs
calling iTCO_wdt_init_module+0x0/0x66 [iTCO_wdt] @ 472
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
iTCO_wdt: No card detected
initcall iTCO_wdt_init_module+0x0/0x66 [iTCO_wdt] returned 0 after 166 usecs
calling e1000_init_module+0x0/0x70 [e1000e] @ 450
e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
e1000e: Copyright (c) 1999-2008 Intel Corporation.
xen: registering gsi 21 triggering 0 polarity 1
alloc irq_desc for 21 on node 0
alloc kstat_irqs on node 0
xen: --> irq=21
e1000e 0000:00:19.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
e1000e 0000:00:19.0: setting latency timer to 64
alloc irq_desc for 1251 on node 0
alloc kstat_irqs on node 0
calling i2c_i801_init+0x0/0xc5 [i2c_i801] @ 490
calling pcspkr_init+0x0/0x12 [pcspkr] @ 478
input: PC Speaker as /devices/platform/pcspkr/input/input5
initcall pcspkr_init+0x0/0x12 [pcspkr] returned 0 after 116 usecs
calling joydev_init+0x0/0x12 [joydev] @ 514
initcall joydev_init+0x0/0x12 [joydev] returned 0 after 2 usecs
calling snd_mem_init+0x0/0x2c [snd_page_alloc] @ 494
initcall snd_mem_init+0x0/0x2c [snd_page_alloc] returned 0 after 6 usecs
calling parport_default_proc_register+0x0/0x1b [parport] @ 627
initcall parport_default_proc_register+0x0/0x1b [parport] returned 0 after 25 usecs
0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:22:19:32:75:0f
0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
0000:00:19.0: eth0: MAC: 8, PHY: 8, PBA No: 2021ff-0ff
initcall e1000_init_module+0x0/0x70 [e1000e] returned 0 after 91168 usecs
xen: registering gsi 18 triggering 0 polarity 1
xen_allocate_pirq: returning irq 18 for gsi 18
xen: --> irq=18
Already setup the GSI :18
i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
initcall i2c_i801_init+0x0/0xc5 [i2c_i801] returned 0 after 82097 usecs
calling init_soundcore+0x0/0x9a [soundcore] @ 494
initcall init_soundcore+0x0/0x9a [soundcore] returned 0 after 15 usecs
calling parport_pc_init+0x0/0x357 [parport_pc] @ 627
parport_pc 00:06: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
calling ppdev_init+0x0/0xd2 [ppdev] @ 640
calling alsa_sound_init+0x0/0x96 [snd] @ 494
initcall alsa_sound_init+0x0/0x96 [snd] returned 0 after 27 usecs
initcall parport_pc_init+0x0/0x357 [parport_pc] returned 0 after 80307 usecs
calling alsa_timer_init+0x0/0x17f [snd_timer] @ 494
initcall alsa_timer_init+0x0/0x17f [snd_timer] returned 0 after 59 usecs
ppdev: user-space parallel port driver
initcall ppdev_init+0x0/0xd2 [ppdev] returned 0 after 104892 usecs
calling alsa_pcm_init+0x0/0x71 [snd_pcm] @ 654
initcall alsa_pcm_init+0x0/0x71 [snd_pcm] returned 0 after 6 usecs
calling alsa_seq_device_init+0x0/0x60 [snd_seq_device] @ 656
initcall alsa_seq_device_init+0x0/0x60 [snd_seq_device] returned 0 after 4 usecs
calling alsa_seq_init+0x0/0x4c [snd_seq] @ 656
initcall alsa_seq_init+0x0/0x4c [snd_seq] returned 0 after 2244 usecs
calling alsa_hwdep_init+0x0/0x69 [snd_hwdep] @ 494
initcall alsa_hwdep_init+0x0/0x69 [snd_hwdep] returned 0 after 6 usecs
calling alsa_card_azx_init+0x0/0x20 [snd_hda_intel] @ 494
xen: registering gsi 16 triggering 0 polarity 1
xen_allocate_pirq: returning irq 16 for gsi 16
xen: --> irq=16
Already setup the GSI :16
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
HDA Intel 0000:00:1b.0: setting latency timer to 64
calling patch_analog_init+0x0/0x12 [snd_hda_codec_analog] @ 714
initcall patch_analog_init+0x0/0x12 [snd_hda_codec_analog] returned 0 after 0 usecs
input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
initcall alsa_card_azx_init+0x0/0x20 [snd_hda_intel] returned 0 after 395809 usecs
calling uinput_init+0x0/0x12 [uinput] @ 726
initcall uinput_init+0x0/0x12 [uinput] returned 0 after 764 usecs
calling wait_scan_init+0x0/0x12 [scsi_wait_scan] @ 740
initcall wait_scan_init+0x0/0x12 [scsi_wait_scan] returned 0 after 1 usecs
EXT3 FS on sda2, internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: initialized (dev sda1, type ext3), uses xattr
calling xenfs_init+0x0/0x6a [xenfs] @ 786
initcall xenfs_init+0x0/0x6a [xenfs] returned 0 after 6 usecs
SELinux: initialized (dev xenfs, type xenfs), uses genfs_contexts
Adding 10043384k swap on /dev/sda3. Priority:-1 extents:1 across:10043384k
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
calling microcode_init+0x0/0x132 [microcode] @ 867
platform microcode: firmware: requesting intel-ucode/06-17-0a
platform microcode: firmware: requesting intel-ucode/06-17-0a
platform microcode: firmware: requesting intel-ucode/06-17-0a
platform microcode: firmware: requesting intel-ucode/06-17-0a
Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
initcall microcode_init+0x0/0x132 [microcode] returned 0 after 65375 usecs
Microcode Update Driver: v2.00 removed.
calling inet6_init+0x0/0x2ba [ipv6] @ 941
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
initcall inet6_init+0x0/0x2ba [ipv6] returned 0 after 1625 usecs
calling ip6_tables_init+0x0/0xb8 [ip6_tables] @ 952
ip6_tables: (C) 2000-2006 Netfilter Core Team
initcall ip6_tables_init+0x0/0xb8 [ip6_tables] returned 0 after 12 usecs
calling ip6table_filter_init+0x0/0x69 [ip6table_filter] @ 954
initcall ip6table_filter_init+0x0/0x69 [ip6table_filter] returned 0 after 7 usecs
calling nf_conntrack_l3proto_ipv6_init+0x0/0x11a [nf_conntrack_ipv6] @ 956
initcall nf_conntrack_l3proto_ipv6_init+0x0/0x11a [nf_conntrack_ipv6] returned 0 after 51 usecs
calling reject_tg6_init+0x0/0x12 [ip6t_REJECT] @ 958
initcall reject_tg6_init+0x0/0x12 [ip6t_REJECT] returned 0 after 0 usecs
calling init_sunrpc+0x0/0x5d [sunrpc] @ 1095
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
initcall init_sunrpc+0x0/0x5d [sunrpc] returned 0 after 579 usecs
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
calling init_rpcsec_gss+0x0/0x4d [auth_rpcgss] @ 1326
initcall init_rpcsec_gss+0x0/0x4d [auth_rpcgss] returned 0 after 11 usecs
ADDRCONF(NETDEV_UP): eth0: link is not ready
calling init_nlm+0x0/0x22 [lockd] @ 1326
initcall init_nlm+0x0/0x22 [lockd] returned 0 after 43 usecs
calling init_nfsd+0x0/0xe3 [nfsd] @ 1331
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
initcall init_nfsd+0x0/0xe3 [nfsd] returned 0 after 650 usecs
SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: starting 90-second grace period
e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
0000:00:19.0: eth0: 10/100 speed: disabling TSO
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
calling nf_nat_init+0x0/0x124 [nf_nat] @ 1475
initcall nf_nat_init+0x0/0x124 [nf_nat] returned 0 after 30 usecs
calling nf_nat_standalone_init+0x0/0x82 [iptable_nat] @ 1475
initcall nf_nat_standalone_init+0x0/0x82 [iptable_nat] returned 0 after 8 usecs
calling masquerade_tg_init+0x0/0x39 [ipt_MASQUERADE] @ 1477
initcall masquerade_tg_init+0x0/0x39 [ipt_MASQUERADE] returned 0 after 4 usecs
alloc irq_desc for 1250 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1249 on node 0
xenbus_probe wake_waiting
alloc kstat_irqs on node 0
xenbus_probe wake_waiting
XENBUS: Unable to read cpu state
XENBUS: Unable to read cpu state
XENBUS: Unable to read cpu state
XENBUS: Unable to read cpu state
xenbus_probe_devices backend
xenbus_probe_devices failed xenbus_directory
backend_probe_and_watch devices probed ok
backend_probe_and_watch watch add ok ok
backend_probe_and_watch all done
xenbus_probe_devices device
xenbus_probe_devices failed xenbus_directory
frontend_probe_and_watch devices probed ok
frontend_probe_and_watch watch add ok ok
frontend_probe_and_watch all done
calling llc_init+0x0/0x20 [llc] @ 1501
initcall llc_init+0x0/0x20 [llc] returned 0 after 0 usecs
calling br_init+0x0/0xcf [bridge] @ 1501
Bridge firewalling registered
initcall br_init+0x0/0xcf [bridge] returned 0 after 130 usecs
calling fscache_init+0x0/0xb9 [fscache] @ 1604
Slow work thread pool: Starting up
Slow work thread pool: Ready
FS-Cache: Loaded
initcall fscache_init+0x0/0xb9 [fscache] returned 0 after 609 usecs
calling init_nfs_fs+0x0/0x15c [nfs] @ 1604
FS-Cache: Netfs 'nfs' registered for caching
initcall init_nfs_fs+0x0/0x15c [nfs] returned 0 after 950 usecs
SELinux: initialized (dev 0:16, type nfs), uses genfs_contexts
eth0: no IPv6 routers present
fb_mmap: vma->vm_start=7f3237175000, vma->vm_end=7f3237176000, start=d2020000
silly: Corrupted page table at address 7f3237175000
PGD 1deaec067 PUD 1db6d1067 PMD 1da569067 PTE fffffffffffff22f
Bad pagetable: 000f [#1] SMP
last sysfs file: /sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_map
CPU 1
Modules linked in: nfs fscache bridge stp llc ipt_MASQUERADE iptable_nat nf_nat nfsd lockd nfs_acl auth_rpcgss exportfs sunrpc ip6t_REJECT nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 xenfs uinput snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device snd_pcm snd_timer snd ppdev parport_pc soundcore parport snd_page_alloc joydev pcspkr i2c_i801 e1000e iTCO_wdt iTCO_vendor_support serio_raw dcdbas dm_multipath ata_generic pata_acpi [last unloaded: microcode]
Pid: 1775, comm: silly Not tainted 2.6.32-pvops-dom0 #23 OptiPlex 960
RIP: e033:[<0000003002e8305b>] [<0000003002e8305b>] 0x3002e8305b
RSP: e02b:00007fff42cc42c8 EFLAGS: 00010206
RAX: 00007f3237175000 RBX: 0000000000000000 RCX: 0000000000000200
RDX: 0000000000001000 RSI: 00007fff42cc42e0 RDI: 00007f3237175000
RBP: 00007fff42cc52f0 R08: 0000000000000001 R09: 0000000000000001
R10: 00000000ffffffff R11: 0000000000001000 R12: 00000000004005d0
R13: 00007fff42cc53d0 R14: 0000000000000000 R15: 0000000000000000
FS: 00007f3237162700(0000) GS:ffff880028054000(0000) knlGS:0000000000000000
CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 00007f3237175000 CR3: 00000001df03a000 CR4: 0000000000002660
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process silly (pid: 1775, threadinfo ffff8801df02a000, task ffff8801db68ae60)
RIP [<0000003002e8305b>] 0x3002e8305b
RSP <00007fff42cc42c8>
---[ end trace e07c6ddec4199123 ]---
[-- Attachment #3: serialoutput.txt --]
[-- Type: text/plain, Size: 63450 bytes --]
__ __ _ _ ___ ___ ___
\ \/ /___ _ __ | || | / _ \ / _ \ _ __ ___( _ ) _ __ _ __ ___
\ // _ \ '_ \ | || |_| | | | | | |__| '__/ __/ _ \ __| '_ \| '__/ _ \
/ \ __/ | | | |__ _| |_| | |_| |__| | | (_| (_) |__| |_) | | | __/
/_/\_\___|_| |_| |_|(_)___(_)___/ |_| \___\___/ | .__/|_| \___|
|_|
(XEN) Xen version 4.0.0-rc8-pre (ewalsh@) (gcc version 4.4.3 20100127 (Red Hat 4.4.3-4) (GCC) ) Thu Mar 25 18:07:55 E0
(XEN) Latest ChangeSet: Thu Mar 25 10:01:05 2010 +0000 21067:18f4db5f72d7
(XEN) Command line: loglvl=all guest_loglvl=all com1=115200,8n1 console=com1
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: V2; EDID transfer time: 1 seconds
(XEN) Disc information:
(XEN) Found 1 MBR signatures
(XEN) Found 1 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) 0000000000000000 - 000000000009a000 (usable)
(XEN) 00000000000f0000 - 0000000000100000 (reserved)
(XEN) 0000000000100000 - 00000000bdbffc00 (usable)
(XEN) 00000000bdbffc00 - 00000000bdc53c00 (ACPI NVS)
(XEN) 00000000bdc53c00 - 00000000bdc55c00 (ACPI data)
(XEN) 00000000bdc55c00 - 00000000c0000000 (reserved)
(XEN) 00000000e0000000 - 00000000f0000000 (reserved)
(XEN) 00000000fec00000 - 00000000fed00400 (reserved)
(XEN) 00000000fed20000 - 00000000feda0000 (reserved)
(XEN) 00000000fee00000 - 00000000fef00000 (reserved)
(XEN) 00000000ffb00000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000000238000000 (usable)
(XEN) ACPI: RSDP 000FEC00, 0024 (r2 DELL )
(XEN) ACPI: XSDT 000FC7CC, 009C (r1 DELL B10K 15 ASL 61)
(XEN) ACPI: FACP 000FC8FC, 00F4 (r3 DELL B10K 15 ASL 61)
(XEN) ACPI: DSDT FFE9DA54, 54AD (r1 DELL dt_ex 1000 INTL 20050624)
(XEN) ACPI: FACS BDBFFC00, 0040
(XEN) ACPI: SSDT FFEA3020, 00AA (r1 DELL st_ex 1000 INTL 20050624)
(XEN) ACPI: APIC 000FC9F0, 0092 (r1 DELL B10K 15 ASL 61)
(XEN) ACPI: BOOT 000FCA82, 0028 (r1 DELL B10K 15 ASL 61)
(XEN) ACPI: ASF! 000FCAAA, 0096 (r32 DELL B10K 15 ASL 61)
(XEN) ACPI: MCFG 000FCB40, 003E (r1 DELL B10K 15 ASL 61)
(XEN) ACPI: HPET 000FCB7E, 0038 (r1 DELL B10K 15 ASL 61)
(XEN) ACPI: TCPA 000FCDDA, 0032 (r1 DELL B10K 15 ASL 61)
(XEN) ACPI: ____ 000FCE0C, 0030 (r1 DELL B10K 15 ASL 61)
(XEN) ACPI: SLIC 000FCBB6, 0176 (r1 DELL B10K 15 ASL 61)
(XEN) ACPI: SSDT BDBFFC40, 01F9 (r1 DpgPmm Cpu0Ist 11 INTL 20050624)
(XEN) ACPI: SSDT BDC00049, 01F9 (r1 DpgPmm Cpu1Ist 11 INTL 20050624)
(XEN) ACPI: SSDT BDC00452, 01F9 (r1 DpgPmm Cpu2Ist 11 INTL 20050624)
(XEN) ACPI: SSDT BDC0085B, 01F9 (r1 DpgPmm Cpu3Ist 11 INTL 20050624)
(XEN) ACPI: SSDT BDC00C64, 0190 (r1 DpgPmm CpuPm 10 INTL 20050624)
(XEN) System RAM: 7977MB (8168764kB)
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-0000000238000000
(XEN) Domain heap initialised
(XEN) found SMP MP-table at 000fe710
(XEN) DMI 2.5 present.
(XEN) Using APIC driver default
(XEN) ACPI: PM-Timer IO Port: 0x808
(XEN) ACPI: ACPI SLEEP INFO: pm1x_cnt[804,0], pm1x_evt[800,0]
(XEN) ACPI: wakeup_vec[bdbffc0c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
(XEN) Processor #0 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
(XEN) Processor #1 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
(XEN) Processor #2 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
(XEN) Processor #3 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x01] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x07] lapic_id[0x02] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x08] lapic_id[0x03] disabled)
(XEN) ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
(XEN) ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
(XEN) ACPI: IRQ0 used by override.
(XEN) ACPI: IRQ2 used by override.
(XEN) ACPI: IRQ9 used by override.
(XEN) Enabling APIC mode: Flat. Using 1 I/O APICs
(XEN) ACPI: HPET id: 0x8086a701 base: 0xfed00000
(XEN) PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
(XEN) PCI: MCFG area at e0000000 reserved in E820
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2992.582 MHz processor.
(XEN) Initing memory sharing.
(XEN) VMX: Supported advanced features:
(XEN) - APIC MMIO access virtualisation
(XEN) - APIC TPR shadow
(XEN) - Virtual NMI
(XEN) - MSR direct-access bitmap
(XEN) HVM: ASIDs disabled.
(XEN) HVM: VMX enabled
(XEN) xsave_init: cpu0: cntxt_max_size: 0x240 and states: 00000000:00000003
(XEN) xsave_init: using cntxt_size: 0x240 and states: 00000000:00000003
(XEN) Intel machine check reporting enabled
(XEN) I/O virtualisation disabled
(XEN) xsave_init: cpu1: cntxt_max_size: 0x240 and states: 00000000:00000003
(XEN) xsave_init: cpu2: cntxt_max_size: 0x240 and states: 00000000:00000003
(XEN) xsave_init: cpu3: cntxt_max_size: 0x240 and states: 00000000:00000003
(XEN) Total of 4 processors activated.
(XEN) ENABLING IO-APIC IRQs
(XEN) -> Using new ACK method
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
(XEN) checking TSC synchronization across 4 CPUs: passed.
(XEN) Platform timer is 14.318MHz HPET
�(XEN) Allocated console ring of 32 KiB.
(XEN) microcode.c:73:d32767 microcode: CPU1 resumed
(XEN) microcode.c:73:d32767 microcode: CPU2 resumed
(XEN) Brought up 4 CPUs
(XEN) microcode.c:73:d32767 microcode: CPU3 resumed
(XEN) HPET: 8 timers in total, 8 timers will be used for broadcast
(XEN) ACPI sleep modes: S3
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x1a12000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 0000000228000000->0000000230000000 (1965730 pages to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff81a12000
(XEN) Init. ramdisk: ffffffff81a12000->ffffffff836f0400
(XEN) Phys-Mach map: ffffffff836f1000->ffffffff84630510
(XEN) Start info: ffffffff84631000->ffffffff846314b4
(XEN) Page tables: ffffffff84632000->ffffffff84659000
(XEN) Boot stack: ffffffff84659000->ffffffff8465a000
(XEN) TOTAL: ffffffff80000000->ffffffff84800000
(XEN) ENTRY ADDRESS: ffffffff81772200
(XEN) Dom0 has maximum 4 VCPUs
(XEN) Scrubbing Free RAM: .done.
(XEN) Xen trace buffers: disabled
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 168kB init memory.
mapping kernel into physical memory
Xen: setup ISA identity maps
about to get started...
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.32-pvops-dom0 (ewalsh@moss-flapper) (gcc version 4.4.3 20100127 (Red Hat 4.4.3-4) (G0
Command line: ro root=/dev/sda2 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us console=hvc0 e5
KERNEL supported cpus:
Intel GenuineIntel
AMD AuthenticAMD
Centaur CentaurHauls
xen_release_chunk: looking at area pfn 9a-a0: 6 pages freed
xen_release_chunk: looking at area pfn c0000-e0000: 131072 pages freed
xen_release_chunk: looking at area pfn f0000-fec00: 60416 pages freed
xen_release_chunk: looking at area pfn fed01-fed20: 31 pages freed
xen_release_chunk: looking at area pfn feda0-fee00: 96 pages freed
xen_release_chunk: looking at area pfn fef00-ffb00: 3072 pages freed
released 194693 pages of unused memory
BIOS-provided physical RAM map:
Xen: 0000000000000000 - 000000000009a000 (usable)
Xen: 00000000000a0000 - 0000000000100000 (reserved)
Xen: 0000000000100000 - 00000000bdbffc00 (usable)
Xen: 00000000bdbffc00 - 00000000bdc53c00 (ACPI NVS)
Xen: 00000000bdc53c00 - 00000000bdc55c00 (ACPI data)
Xen: 00000000bdc55c00 - 00000000c0000000 (reserved)
Xen: 00000000e0000000 - 00000000f0000000 (reserved)
Xen: 00000000fec00000 - 00000000fed00400 (reserved)
Xen: 00000000fed20000 - 00000000feda0000 (reserved)
Xen: 00000000fee00000 - 00000000fef00000 (reserved)
Xen: 00000000ffb00000 - 0000000100000000 (reserved)
Xen: 0000000100000000 - 00000001e7ea2000 (usable)
DMI 2.5 present.
last_pfn = 0x1e7ea2 max_arch_pfn = 0x400000000
last_pfn = 0xbdbff max_arch_pfn = 0x400000000
initial memory mapped : 0 - 20000000
init_memory_mapping: 0000000000000000-00000000bdbff000
0000000000 - 00bdbff000 page 4k
kernel direct mapping tables up to bdbff000 @ 100000-6f2000
init_memory_mapping: 0000000100000000-00000001e7ea2000
0100000000 - 01e7ea2000 page 4k
kernel direct mapping tables up to 1e7ea2000 @ 4659000-55a2000
RAMDISK: 01a12000 - 036f0400
ACPI: RSDP 00000000000fec00 00024 (v02 DELL )
ACPI: XSDT 00000000000fc7cc 0009C (v01 DELL B10K 00000015 ASL 00000061)
ACPI: FACP 00000000000fc8fc 000F4 (v03 DELL B10K 00000015 ASL 00000061)
ACPI: DSDT 00000000ffe9da54 054AD (v01 DELL dt_ex 00001000 INTL 20050624)
ACPI: FACS 00000000bdbffc00 00040
ACPI: SSDT 00000000ffea3020 000AA (v01 DELL st_ex 00001000 INTL 20050624)
ACPI: APIC 00000000000fc9f0 00092 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: BOOT 00000000000fca82 00028 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: ASF! 00000000000fcaaa 00096 (v32 DELL B10K 00000015 ASL 00000061)
ACPI: MCFG 00000000000fcb40 0003E (v01 DELL B10K 00000015 ASL 00000061)
ACPI: HPET 00000000000fcb7e 00038 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: TCPA 00000000000fcdda 00032 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: ____ 00000000000fce0c 00030 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: SLIC 00000000000fcbb6 00176 (v01 DELL B10K 00000015 ASL 00000061)
ACPI: SSDT 00000000bdbffc40 001F9 (v01 DpgPmm Cpu0Ist 00000011 INTL 20050624)
ACPI: SSDT 00000000bdc00049 001F9 (v01 DpgPmm Cpu1Ist 00000011 INTL 20050624)
ACPI: SSDT 00000000bdc00452 001F9 (v01 DpgPmm Cpu2Ist 00000011 INTL 20050624)
ACPI: SSDT 00000000bdc0085b 001F9 (v01 DpgPmm Cpu3Ist 00000011 INTL 20050624)
ACPI: SSDT 00000000bdc00c64 00190 (v01 DpgPmm CpuPm 00000010 INTL 20050624)
ACPI: Local APIC address 0xfee00000
No NUMA configuration found
Faking a node at 0000000000000000-00000001e7ea2000
Bootmem setup node 0 0000000000000000-00000001e7ea2000
NODE_DATA [0000000000008000 - 000000000001ffff]
bootmap [0000000000020000 - 000000000005cfd7] pages 3d
(9 early reservations) ==> bootmem [0000000000 - 01e7ea2000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0004632000 - 0004659000] XEN PAGETABLES ==> [0004632000 - 0004659000]
#2 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
#3 [0001000000 - 00019f1188] TEXT DATA BSS ==> [0001000000 - 00019f1188]
#4 [0001a12000 - 00036f0400] RAMDISK ==> [0001a12000 - 00036f0400]
#5 [00036f1000 - 0004632000] XEN START INFO ==> [00036f1000 - 0004632000]
#6 [00019f2000 - 00019f21f0] BRK ==> [00019f2000 - 00019f21f0]
#7 [0000100000 - 00006c8000] PGTABLE ==> [0000100000 - 00006c8000]
#8 [0004659000 - 0004d9d000] PGTABLE ==> [0004659000 - 0004d9d000]
found SMP MP-table at [ffff8800000fe710] fe710
Zone PFN ranges:
DMA 0x00000000 -> 0x00001000
DMA32 0x00001000 -> 0x00100000
Normal 0x00100000 -> 0x001e7ea2
Movable zone start PFN for each node
early_node_map[3] active PFN ranges
0: 0x00000000 -> 0x0000009a
0: 0x00000100 -> 0x000bdbff
0: 0x00100000 -> 0x001e7ea2
On node 0 totalpages: 1727035
DMA zone: 56 pages used for memmap
DMA zone: 1483 pages reserved
DMA zone: 2455 pages, LIFO batch:0
DMA32 zone: 14280 pages used for memmap
DMA32 zone: 758839 pages, LIFO batch:31
Normal zone: 12988 pages used for memmap
Normal zone: 936934 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x02] disabled)
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x03] disabled)
ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 0, address 0xfec00000, GSI 0-0
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ERROR: Unable to locate IOAPIC for GSI 2
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ERROR: Unable to locate IOAPIC for GSI 9
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a701 base: 0xfed00000
SMP: Allowing 4 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 256
PM: Registered nosave memory: 000000000009a000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
PM: Registered nosave memory: 00000000bdbff000 - 00000000bdc00000
PM: Registered nosave memory: 00000000bdc00000 - 00000000bdc53000
PM: Registered nosave memory: 00000000bdc53000 - 00000000bdc54000
PM: Registered nosave memory: 00000000bdc54000 - 00000000bdc55000
PM: Registered nosave memory: 00000000bdc55000 - 00000000bdc56000
PM: Registered nosave memory: 00000000bdc56000 - 00000000c0000000
PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
PM: Registered nosave memory: 00000000fec00000 - 00000000fed00000
PM: Registered nosave memory: 00000000fed00000 - 00000000fed20000
PM: Registered nosave memory: 00000000fed20000 - 00000000feda0000
PM: Registered nosave memory: 00000000feda0000 - 00000000fee00000
PM: Registered nosave memory: 00000000fee00000 - 00000000fef00000
PM: Registered nosave memory: 00000000fef00000 - 00000000ffb00000
PM: Registered nosave memory: 00000000ffb00000 - 0000000100000000
Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
Booting paravirtualized kernel on Xen
Xen version: 4.0.0-rc8-pre (preserve-AD) (dom0)
NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
PERCPU: Embedded 28 pages/cpu @ffff880028038000 s85848 r8192 d20648 u114688
pcpu-alloc: s85848 r8192 d20648 u114688 alloc=28*4096
pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
trying to map vcpu_info 0 at ffff880028043020, mfn 20a472, offset 32
cpu 0 using vcpu_info at ffff880028043020
trying to map vcpu_info 1 at ffff88002805f020, mfn 20a48e, offset 32
cpu 1 using vcpu_info at ffff88002805f020
trying to map vcpu_info 2 at ffff88002807b020, mfn 20a4aa, offset 32
cpu 2 using vcpu_info at ffff88002807b020
trying to map vcpu_info 3 at ffff880028097020, mfn 20a4c6, offset 32
cpu 3 using vcpu_info at ffff880028097020
Xen: using vcpu_info placement
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1698228
Policy zone: Normal
Kernel command line: ro root=/dev/sda2 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us console5
PID hash table entries: 4096 (order: 3, 32768 bytes)
Initializing CPU#0
DMA: Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
DMA: software IO TLB at phys 0x20000000 - 0x24000000
xen_swiotlb_fixup: buf=ffff880020000000 size=67108864
xen_swiotlb_fixup: buf=ffff880024060000 size=32768
Memory: 6677292k/7993992k available (4556k kernel code, 1085852k absent, 230848k reserved, 2978k data, 1348k init)
SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:4352 nr_irqs:1280
xen: --> irq=0
xen: --> irq=1
xen: --> irq=2
xen: --> irq=3
xen: --> irq=4
xen: --> irq=5
xen: --> irq=6
xen: --> irq=7
xen: --> irq=8
xen: --> irq=9
xen: --> irq=10
xen: --> irq=11
xen: --> irq=12
xen: --> irq=13
xen: --> irq=14
xen: --> irq=15
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
xen: sci override: source_irq=9 global_irq=9 trigger=c polarity=1
xen: registering gsi 9 triggering 0 polarity 0
xen_allocate_pirq: returning irq 9 for gsi 9
xen: --> irq=9
Already setup the GSI :9
xen: acpi sci 9
Console: colour VGA+ 80x25
console [hvc0] enabled
allocated 69468160 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Xen: using vcpuop timer interface
installing Xen timer for CPU 0
alloc irq_desc for 1279 on node 0
alloc kstat_irqs on node 0
Detected 2992.582 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 5985.16 BogoMIPS (lpj=2992582)
Security Framework initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU 0/0x0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
SMP alternatives: switching to UP code
ACPI: Core revision 20090903
alloc irq_desc for 1278 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1277 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1276 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1275 on node 0
alloc kstat_irqs on node 0
calling migration_init+0x0/0x59 @ 1
initcall migration_init+0x0/0x59 returned 0 after 976 usecs
calling spawn_ksoftirqd+0x0/0x5a @ 1
initcall spawn_ksoftirqd+0x0/0x5a returned 0 after 0 usecs
calling init_call_single_data+0x0/0x89 @ 1
initcall init_call_single_data+0x0/0x89 returned 0 after 0 usecs
calling relay_init+0x0/0x14 @ 1
initcall relay_init+0x0/0x14 returned 0 after 0 usecs
calling mce_amd_init+0x0/0x33 @ 1
initcall mce_amd_init+0x0/0x33 returned 0 after 0 usecs
installing Xen timer for CPU 1
alloc irq_desc for 1274 on node 0
alloc kstat_irqs on node 0
SMP alternatives: switching to SMP code
alloc irq_desc for 1273 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1272 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1271 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1270 on node 0
alloc kstat_irqs on node 0
Initializing CPU#1
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU 1/0x0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
installing Xen timer for CPU 2
alloc irq_desc for 1269 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1268 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1267 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1266 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1265 on node 0
alloc kstat_irqs on node 0
Initializing CPU#2
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU 2/0x0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 2
installing Xen timer for CPU 3
alloc irq_desc for 1264 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1263 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1262 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1261 on node 0
alloc kstat_irqs on node 0
alloc irq_desc for 1260 on node 0
alloc kstat_irqs on node 0
Initializing CPU#3
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU 3/0x0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 3
Brought up 4 CPUs
CPU0 attaching sched-domain:
domain 0: span 0-3 level CPU
groups: 0 1 2 3
CPU1 attaching sched-domain:
domain 0: span 0-3 level CPU
groups: 1 2 3 0
CPU2 attaching sched-domain:
domain 0: span 0-3 level CPU
groups: 2 3 0 1
CPU3 attaching sched-domain:
domain 0: span 0-3 level CPU
groups: 3 0 1 2
calling init_mmap_min_addr+0x0/0x26 @ 1
initcall init_mmap_min_addr+0x0/0x26 returned 0 after 0 usecs
calling init_cpufreq_transition_notifier_list+0x0/0x1b @ 1
initcall init_cpufreq_transition_notifier_list+0x0/0x1b returned 0 after 0 usecs
calling net_ns_init+0x0/0xfe @ 1
initcall net_ns_init+0x0/0xfe returned 0 after 0 usecs
calling e820_mark_nvs_memory+0x0/0x40 @ 1
initcall e820_mark_nvs_memory+0x0/0x40 returned 0 after 0 usecs
calling cpufreq_tsc+0x0/0x28 @ 1
initcall cpufreq_tsc+0x0/0x28 returned 0 after 0 usecs
calling pci_reboot_init+0x0/0x14 @ 1
initcall pci_reboot_init+0x0/0x14 returned 0 after 0 usecs
calling init_lapic_sysfs+0x0/0x2d @ 1
initcall init_lapic_sysfs+0x0/0x2d returned 0 after 0 usecs
calling alloc_frozen_cpus+0x0/0x8 @ 1
initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
calling sysctl_init+0x0/0x32 @ 1
initcall sysctl_init+0x0/0x32 returned 0 after 0 usecs
calling ksysfs_init+0x0/0xc0 @ 1
initcall ksysfs_init+0x0/0xc0 returned 0 after 0 usecs
calling async_init+0x0/0x60 @ 1
initcall async_init+0x0/0x60 returned 0 after 976 usecs
calling init_jiffies_clocksource+0x0/0x12 @ 1
initcall init_jiffies_clocksource+0x0/0x12 returned 0 after 0 usecs
calling pm_init+0x0/0x34 @ 1
initcall pm_init+0x0/0x34 returned 0 after 0 usecs
calling pm_disk_init+0x0/0x19 @ 1
initcall pm_disk_init+0x0/0x19 returned 0 after 0 usecs
calling swsusp_header_init+0x0/0x2c @ 1
initcall swsusp_header_init+0x0/0x2c returned 0 after 0 usecs
calling init_zero_pfn+0x0/0x35 @ 1
initcall init_zero_pfn+0x0/0x35 returned 0 after 0 usecs
calling filelock_init+0x0/0x2e @ 1
initcall filelock_init+0x0/0x2e returned 0 after 0 usecs
calling init_misc_binfmt+0x0/0x41 @ 1
initcall init_misc_binfmt+0x0/0x41 returned 0 after 0 usecs
calling init_script_binfmt+0x0/0x14 @ 1
initcall init_script_binfmt+0x0/0x14 returned 0 after 0 usecs
calling init_elf_binfmt+0x0/0x14 @ 1
initcall init_elf_binfmt+0x0/0x14 returned 0 after 0 usecs
calling init_compat_elf_binfmt+0x0/0x14 @ 1
initcall init_compat_elf_binfmt+0x0/0x14 returned 0 after 0 usecs
calling debugfs_init+0x0/0x5c @ 1
initcall debugfs_init+0x0/0x5c returned 0 after 0 usecs
calling securityfs_init+0x0/0x53 @ 1
initcall securityfs_init+0x0/0x53 returned 0 after 0 usecs
calling random32_init+0x0/0xd8 @ 1
initcall random32_init+0x0/0xd8 returned 0 after 0 usecs
calling gnttab_init+0x0/0x176 @ 1
Grant table initialized
initcall gnttab_init+0x0/0x176 returned 0 after 0 usecs
calling regulator_init+0x0/0x2e @ 1
regulator: core version 0.5
initcall regulator_init+0x0/0x2e returned 0 after 0 usecs
calling early_resume_init+0x0/0x19e @ 1
Time: 23:24:48 Date: 03/25/10
initcall early_resume_init+0x0/0x19e returned 0 after 0 usecs
calling cpufreq_core_init+0x0/0x9b @ 1
initcall cpufreq_core_init+0x0/0x9b returned 0 after 0 usecs
calling cpuidle_init+0x0/0x40 @ 1
initcall cpuidle_init+0x0/0x40 returned 0 after 0 usecs
calling sock_init+0x0/0x5e @ 1
initcall sock_init+0x0/0x5e returned 0 after 0 usecs
calling netpoll_init+0x0/0x31 @ 1
initcall netpoll_init+0x0/0x31 returned 0 after 0 usecs
calling netlink_proto_init+0x0/0x143 @ 1
NET: Registered protocol family 16
initcall netlink_proto_init+0x0/0x143 returned 0 after 0 usecs
calling bdi_class_init+0x0/0x41 @ 1
initcall bdi_class_init+0x0/0x41 returned 0 after 0 usecs
calling kobject_uevent_init+0x0/0x54 @ 1
initcall kobject_uevent_init+0x0/0x54 returned 0 after 0 usecs
calling pcibus_class_init+0x0/0x19 @ 1
initcall pcibus_class_init+0x0/0x19 returned 0 after 0 usecs
calling pci_driver_init+0x0/0x12 @ 1
initcall pci_driver_init+0x0/0x12 returned 0 after 0 usecs
calling backlight_class_init+0x0/0x5d @ 1
initcall backlight_class_init+0x0/0x5d returned 0 after 0 usecs
calling video_output_class_init+0x0/0x19 @ 1
initcall video_output_class_init+0x0/0x19 returned 0 after 0 usecs
calling xenbus_probe_init+0x0/0x298 @ 1
alloc irq_desc for 1259 on node 0
alloc kstat_irqs on node 0
xenbus_probe_init ok
initcall xenbus_probe_init+0x0/0x298 returned 0 after 0 usecs
calling tty_class_init+0x0/0x38 @ 1
initcall tty_class_init+0x0/0x38 returned 0 after 0 usecs
calling vtconsole_class_init+0x0/0xc2 @ 1
initcall vtconsole_class_init+0x0/0xc2 returned 0 after 0 usecs
calling register_node_type+0x0/0x46 @ 1
initcall register_node_type+0x0/0x46 returned 0 after 0 usecs
calling i2c_init+0x0/0x6a @ 1
initcall i2c_init+0x0/0x6a returned 0 after 0 usecs
calling amd_postcore_init+0x0/0x77 @ 1
initcall amd_postcore_init+0x0/0x77 returned 0 after 0 usecs
calling arch_kdebugfs_init+0x0/0x24 @ 1
initcall arch_kdebugfs_init+0x0/0x24 returned 0 after 0 usecs
calling mtrr_if_init+0x0/0x61 @ 1
initcall mtrr_if_init+0x0/0x61 returned 0 after 0 usecs
calling ffh_cstate_init+0x0/0x2a @ 1
initcall ffh_cstate_init+0x0/0x2a returned 0 after 0 usecs
calling acpi_pci_init+0x0/0x5c @ 1
ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
ACPI: bus type pci registered
initcall acpi_pci_init+0x0/0x5c returned 0 after 0 usecs
calling register_xen_pci_notifier+0x0/0x24 @ 1
initcall register_xen_pci_notifier+0x0/0x24 returned 0 after 0 usecs
calling setup_vcpu_hotplug_event+0x0/0x22 @ 1
initcall setup_vcpu_hotplug_event+0x0/0x22 returned 0 after 0 usecs
calling dmi_id_init+0x0/0x2f1 @ 1
initcall dmi_id_init+0x0/0x2f1 returned 0 after 0 usecs
calling dma_bus_init+0x0/0x3f @ 1
initcall dma_bus_init+0x0/0x3f returned 0 after 0 usecs
calling dma_channel_table_init+0x0/0xaa @ 1
initcall dma_channel_table_init+0x0/0xaa returned 0 after 0 usecs
calling pci_arch_init+0x0/0x60 @ 1
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: MCFG area at e0000000 reserved in E820
PCI: Using MMCONFIG at e0000000 - efffffff
PCI: Using configuration type 1 for base access
initcall pci_arch_init+0x0/0x60 returned 0 after 40032 usecs
calling topology_init+0x0/0x9d @ 1
initcall topology_init+0x0/0x9d returned 0 after 0 usecs
calling mtrr_init_finialize+0x0/0x3d @ 1
initcall mtrr_init_finialize+0x0/0x3d returned 0 after 0 usecs
calling param_sysfs_init+0x0/0x201 @ 1
initcall param_sysfs_init+0x0/0x201 returned 0 after 976 usecs
calling pm_sysrq_init+0x0/0x19 @ 1
initcall pm_sysrq_init+0x0/0x19 returned 0 after 0 usecs
calling audit_watch_init+0x0/0x2f @ 1
initcall audit_watch_init+0x0/0x2f returned 0 after 0 usecs
calling init_slow_work+0x0/0x37 @ 1
initcall init_slow_work+0x0/0x37 returned 0 after 0 usecs
calling default_bdi_init+0x0/0xb2 @ 1
initcall default_bdi_init+0x0/0xb2 returned 0 after 0 usecs
calling init_bio+0x0/0xcd @ 1(XEN) PCI add device 00:03.0
(XEN) PCI add device 00:03.2
(XEN) PCI add device 00:03.3
(XEN) PCI add device 00:19.0
(XEN) PCI add device 00:1a.0
(XEN) PCI add device 00:1a.1
(XEN) PCI add device 00:1a.2
(XEN) PCI add device 00:1a.7
(XEN) PCI add device 00:1b.0
(XEN) PCI add device 00:1c.0
(XEN) PCI add device 00:1c.1
(XEN) PCI add device 00:1d.0
(XEN) PCI add device 00:1d.1
(XEN) PCI add device 00:1d.2
(XEN) PCI add device 00:1d.7
(XEN) PCI add device 00:1e.0
(XEN) PCI add device 00:1f.0
(XEN) PCI add device 00:1f.2
(XEN) PCI add device 00:1f.3
initcall acpi_pci_root_init+0x0/0x28 returned 0 after 1913086 usecs
calling acpi_pci_link_init+0x0/0x43 @ 1
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 15)
initcall acpi_pci_link_init+0x0/0x43 returned 0 after 5859 usecs
calling pnp_init+0x0/0x12 @ 1
initcall pnp_init+0x0/0x12 returned 0 after 0 usecs
calling setup_shutdown_event+0x0/0x14 @ 1
initcall setup_shutdown_event+0x0/0x14 returned 0 after 0 usecs
calling xen_pcpu_init+0x0/0xa7 @ 1
sync cpu 0 get result 1 max_id 3
sync cpu 1 get result 1 max_id 3
sync cpu 2 get result 1 max_id 3
sync cpu 3 get result 1 max_id 3
alloc irq_desc for 1258 on node 0
alloc kstat_irqs on node 0
initcall xen_pcpu_init+0x0/0xa7 returned 1258 after 0 usecs
initcall xen_pcpu_init+0x0/0xa7 returned with error code 1258
calling xenbus_probe_backend_init+0x0/0x90 @ 1
xenbus_probe_backend_init bus registered ok
initcall xenbus_probe_backend_init+0x0/0x90 returned 0 after 0 usecs
calling xenbus_probe_frontend_init+0x0/0x90 @ 1
xenbus_probe_frontend_init bus registered ok
initcall xenbus_probe_frontend_init+0x0/0x90 returned 0 after 0 usecs
calling balloon_init+0x0/0x20c @ 1
xen_balloon: Initialising balloon driver with page order 0.
initcall balloon_init+0x0/0x20c returned 0 after 0 usecs
calling xen_acpi_processor_extcntl_init+0x0/0x4f @ 1
initcall xen_acpi_processor_extcntl_init+0x0/0x4f returned 0 after 0 usecs
calling misc_init+0x0/0xb7 @ 1
initcall misc_init+0x0/0xb7 returned 0 after 0 usecs
calling vga_arb_device_init+0x0/0x80 @ 1
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
initcall vga_arb_device_init+0x0/0x80 returned 0 after 0 usecs
calling cn_init+0x0/0xee @ 1
initcall cn_init+0x0/0xee returned 0 after 0 usecs
calling init_scsi+0x0/0x91 @ 1
SCSI subsystem initialized
initcall init_scsi+0x0/0x91 returned 0 after 0 usecs
calling ata_init+0x0/0x364 @ 1
libata version 3.00 loaded.
initcall ata_init+0x0/0x364 returned 0 after 976 usecs
calling phy_init+0x0/0x2e @ 1
initcall phy_init+0x0/0x2e returned 0 after 0 usecs
calling init_pcmcia_cs+0x0/0x36 @ 1
initcall init_pcmcia_cs+0x0/0x36 returned 0 after 0 usecs
calling usb_init+0x0/0x1a9 @ 1
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
initcall usb_init+0x0/0x1a9 returned 0 after 0 usecs
calling serio_init+0x0/0x86 @ 1
initcall serio_init+0x0/0x86 returned 0 after 0 usecs
calling input_init+0x0/0x13d @ 1
initcall input_init+0x0/0x13d returned 0 after 0 usecs
calling rtc_init+0x0/0x71 @ 1
initcall rtc_init+0x0/0x71 returned 0 after 0 usecs
calling power_supply_class_init+0x0/0x38 @ 1
initcall power_supply_class_init+0x0/0x38 returned 0 after 0 usecs
calling thermal_init+0x0/0x3f @ 1
initcall thermal_init+0x0/0x3f returned 0 after 0 usecs
calling md_init+0x0/0xd0 @ 1
initcall md_init+0x0/0xd0 returned 0 after 0 usecs
calling leds_init+0x0/0x40 @ 1
initcall leds_init+0x0/0x40 returned 0 after 0 usecs
calling pci_subsys_init+0x0/0x118 @ 1
PCI: Using ACPI for IRQ routing
initcall pci_subsys_init+0x0/0x118 returned 0 after 0 usecs
calling proto_init+0x0/0x12 @ 1
initcall proto_init+0x0/0x12 returned 0 after 0 usecs
calling net_dev_init+0x0/0x175 @ 1
initcall net_dev_init+0x0/0x175 returned 0 after 0 usecs
calling neigh_init+0x0/0x71 @ 1
initcall neigh_init+0x0/0x71 returned 0 after 0 usecs
calling fib_rules_init+0x0/0xa6 @ 1
initcall fib_rules_init+0x0/0xa6 returned 0 after 0 usecs
calling pktsched_init+0x0/0xd0 @ 1
initcall pktsched_init+0x0/0xd0 returned 0 after 0 usecs
calling tc_filter_init+0x0/0x4c @ 1
initcall tc_filter_init+0x0/0x4c returned 0 after 0 usecs
calling tc_action_init+0x0/0x4c @ 1
initcall tc_action_init+0x0/0x4c returned 0 after 0 usecs
calling genl_init+0x0/0x8f @ 1
initcall genl_init+0x0/0x8f returned 0 after 0 usecs
calling cipso_v4_init+0x0/0x61 @ 1
initcall cipso_v4_init+0x0/0x61 returned 0 after 0 usecs
calling wireless_nlevent_init+0x0/0x12 @ 1
initcall wireless_nlevent_init+0x0/0x12 returned 0 after 0 usecs
calling netlbl_init+0x0/0x81 @ 1
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
initcall netlbl_init+0x0/0x81 returned 0 after 0 usecs
calling sysctl_init+0x0/0x48 @ 1
initcall sysctl_init+0x0/0x48 returned 0 after 0 usecs
calling xen_mc_debugfs+0x0/0x118 @ 1
initcall xen_mc_debugfs+0x0/0x118 returned 0 after 0 usecs
calling xen_mmu_debugfs+0x0/0x2be @ 1
initcall xen_mmu_debugfs+0x0/0x2be returned 0 after 0 usecs
calling print_all_ICs+0x0/0x516 @ 1
initcall print_all_ICs+0x0/0x516 returned 0 after 0 usecs
calling hpet_late_init+0x0/0xba @ 1
initcall hpet_late_init+0x0/0xba returned -19 after 0 usecs
calling clocksource_done_booting+0x0/0x36 @ 1
Switching to clocksource xen
initcall clocksource_done_booting+0x0/0x36 returned 0 after 1113 usecs
calling init_pipe_fs+0x0/0x4c @ 1
initcall init_pipe_fs+0x0/0x4c returned 0 after 27 usecs
calling eventpoll_init+0x0/0xba @ 1
initcall eventpoll_init+0x0/0xba returned 0 after 4 usecs
calling anon_inode_init+0x0/0x125 @ 1
initcall anon_inode_init+0x0/0x125 returned 0 after 10 usecs
calling blk_scsi_ioctl_init+0x0/0x289 @ 1
initcall blk_scsi_ioctl_init+0x0/0x289 returned 0 after 0 usecs
calling acpi_event_init+0x0/0x81 @ 1
initcall acpi_event_init+0x0/0x81 returned 0 after 9 usecs
calling pnpacpi_init+0x0/0x8c @ 1
pnp: PnP ACPI init
ACPI: bus type pnp registered
xen: registering gsi 13 triggering 1 polarity 0
xen_allocate_pirq: returning irq 13 for gsi 13
xen: --> irq=13
Already setup the GSI :13
xen: registering gsi 8 triggering 1 polarity 0
xen_allocate_pirq: returning irq 8 for gsi 8
xen: --> irq=8
Already setup the GSI :8
xen: registering gsi 7 triggering 1 polarity 0
xen_allocate_pirq: returning irq 7 for gsi 7
xen: --> irq=7
Already setup the GSI :7
xen: registering gsi 4 triggering 1 polarity 0
xen_allocate_pirq: returning irq 4 for gsi 4
xen: --> irq=4
Already setup the GSI :4
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
initcall pnpacpi_init+0x0/0x8c returned 0 after 76194 usecs
calling pnp_system_init+0x0/0x12 @ 1
system 00:01: ioport range 0x800-0x85f has been reserved
system 00:01: ioport range 0xc00-0xc7f has been reserved
system 00:01: ioport range 0x860-0x8ff has been reserved
initcall pnp_system_init+0x0/0x12 returned 0 after 22 usecs
calling pcistub_init+0x0/0x1a5 @ 1
initcall pcistub_init+0x0/0x1a5 returned 0 after 94 usecs
calling chr_dev_init+0x0/0xc3 @ 1
initcall chr_dev_init+0x0/0xc3 returned 0 after 111 usecs
calling firmware_class_init+0x0/0x79 @ 1
initcall firmware_class_init+0x0/0x79 returned 0 after 5 usecs
calling init_pcmcia_bus+0x0/0x74 @ 1
initcall init_pcmcia_bus+0x0/0x74 returned 0 after 12 usecs
calling cpufreq_gov_performance_init+0x0/0x12 @ 1
initcall cpufreq_gov_performance_init+0x0/0x12 returned 0 after 0 usecs
calling cpufreq_gov_userspace_init+0x0/0x12 @ 1
initcall cpufreq_gov_userspace_init+0x0/0x12 returned 0 after 0 usecs
calling init_acpi_pm_clocksource+0x0/0xf6 @ 1
PM-Timer failed consistency check (0x0xffffff) - aborting.
initcall init_acpi_pm_clocksource+0x0/0xf6 returned -19 after 3587 usecs
calling pcibios_assign_resources+0x0/0x74 @ 1
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0: IO window: disabled
pci 0000:00:01.0: MEM window: 0xfe500000-0xfe5fffff
pci 0000:00:01.0: PREFETCH window: disabled
pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
pci 0000:00:1c.0: IO window: 0x1000-0x1fff
pci 0000:00:1c.0: MEM window: 0xfe400000-0xfe4fffff
pci 0000:00:1c.0: PREFETCH window: 0x000000c0000000-0x000000c01fffff
pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
pci 0000:00:1c.1: IO window: 0x2000-0x2fff
pci 0000:00:1c.1: MEM window: 0xfe300000-0xfe3fffff
pci 0000:00:1c.1: PREFETCH window: 0x000000c0200000-0x000000c03fffff
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
pci 0000:00:1e.0: IO window: disabled
pci 0000:00:1e.0: MEM window: disabled
pci 0000:00:1e.0: PREFETCH window: disabled
xen: registering gsi 16 triggering 0 polarity 1
alloc irq_desc for 16 on node 0
alloc kstat_irqs on node 0
xen: --> irq=16
pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:01.0: setting latency timer to 64
xen: registering gsi 16 triggering 0 polarity 1
xen_allocate_pirq: returning irq 16 for gsi 16
xen: --> irq=16
Already setup the GSI :16
pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.0: setting latency timer to 64
xen: registering gsi 17 triggering 0 polarity 1
alloc irq_desc for 17 on node 0
alloc kstat_irqs on node 0
xen: --> irq=17
pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.1: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 0 io: [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
pci_bus 0000:01: resource 1 mem: [0xfe500000-0xfe5fffff]
pci_bus 0000:02: resource 0 io: [0x1000-0x1fff]
pci_bus 0000:02: resource 1 mem: [0xfe400000-0xfe4fffff]
pci_bus 0000:02: resource 2 pref mem [0xc0000000-0xc01fffff]
pci_bus 0000:03: resource 0 io: [0x2000-0x2fff]
pci_bus 0000:03: resource 1 mem: [0xfe300000-0xfe3fffff]
pci_bus 0000:03: resource 2 pref mem [0xc0200000-0xc03fffff]
pci_bus 0000:04: resource 3 io: [0x00-0xffff]
pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffffffffffff]
initcall pcibios_assign_resources+0x0/0x74 returned 0 after 283 usecs
calling sysctl_core_init+0x0/0x38 @ 1
initcall sysctl_core_init+0x0/0x38 returned 0 after 15 usecs
calling inet_init+0x0/0x20a @ 1
NET: Registered protocol family 2
IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
initcall inet_init+0x0/0x20a returned 0 after 5498 usecs
calling af_unix_init+0x0/0x55 @ 1
NET: Registered protocol family 1
initcall af_unix_init+0x0/0x55 returned 0 after 10 usecs
calling pci_apply_final_quirks+0x0/0x35 @ 1
pci 0000:00:02.0: Boot video device
initcall pci_apply_final_quirks+0x0/0x35 returned 0 after 208 usecs
calling populate_rootfs+0x0/0xd7 @ 1
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 29561k freed
initcall populate_rootfs+0x0/0xd7 returned 0 after 52104 usecs
calling pci_iommu_init+0x0/0x50 @ 1
DMA-API: preallocated 32768 debug entries
DMA-API: debugging enabled by kernel config
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
DMA: Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
DMA: software IO TLB at phys 0x20000000 - 0x24000000
initcall pci_iommu_init+0x0/0x50 returned 0 after 8955 usecs
calling calgary_fixup_tce_spaces+0x0/0xf9 @ 1
initcall calgary_fixup_tce_spaces+0x0/0xf9 returned -19 after 0 usecs
calling i8259A_init_sysfs+0x0/0x22 @ 1
initcall i8259A_init_sysfs+0x0/0x22 returned 0 after 32 usecs
calling vsyscall_init+0x0/0x6c @ 1
initcall vsyscall_init+0x0/0x6c returned 0 after 48 usecs
calling sbf_init+0x0/0xe9 @ 1
Simple Boot Flag at 0x7a set to 0x1
initcall sbf_init+0x0/0xe9 returned 0 after 12 usecs
calling i8237A_init_sysfs+0x0/0x22 @ 1
initcall i8237A_init_sysfs+0x0/0x22 returned 0 after 9 usecs
calling add_rtc_cmos+0x0/0xa9 @ 1
initcall add_rtc_cmos+0x0/0xa9 returned 0 after 2 usecs
calling cache_sysfs_init+0x0/0x59 @ 1
initcall cache_sysfs_init+0x0/0x59 returned 0 after 190 usecs
calling mce_init_device+0x0/0x107 @ 1
initcall mce_init_device+0x0/0x107 returned -5 after 0 usecs
initcall mce_init_device+0x0/0x107 returned with error code -5
calling threshold_init_device+0x0/0x8c @ 1
initcall threshold_init_device+0x0/0x8c returned 0 after 0 usecs
calling thermal_throttle_init_device+0x0/0x93 @ 1
initcall thermal_throttle_init_device+0x0/0x93 returned 0 after 0 usecs
calling msr_init+0x0/0x127 @ 1
initcall msr_init+0x0/0x127 returned 0 after 74 usecs
calling cpuid_init+0x0/0x127 @ 1
initcall cpuid_init+0x0/0x127 returned 0 after 52 usecs
calling ioapic_init_sysfs+0x0/0xb3 @ 1
initcall ioapic_init_sysfs+0x0/0xb3 returned 0 after 9 usecs
calling add_pcspkr+0x0/0x28 @ 1
initcall add_pcspkr+0x0/0x28 returned 0 after 14 usecs
calling audit_classes_init+0x0/0xaf @ 1
initcall audit_classes_init+0x0/0xaf returned 0 after 4 usecs
calling init_vdso_vars+0x0/0x207 @ 1
initcall init_vdso_vars+0x0/0x207 returned 0 after 16 usecs
calling ia32_binfmt_init+0x0/0x14 @ 1
initcall ia32_binfmt_init+0x0/0x14 returned 0 after 4 usecs
calling sysenter_setup+0x0/0x2d0 @ 1
initcall sysenter_setup+0x0/0x2d0 returned 0 after 3 usecs
calling init_sched_debug_procfs+0x0/0x2c @ 1
initcall init_sched_debug_procfs+0x0/0x2c returned 0 after 5 usecs
calling proc_schedstat_init+0x0/0x22 @ 1
initcall proc_schedstat_init+0x0/0x22 returned 0 after 1 usecs
calling proc_execdomains_init+0x0/0x22 @ 1
initcall proc_execdomains_init+0x0/0x22 returned 0 after 1 usecs
calling ioresources_init+0x0/0x3c @ 1
initcall ioresources_init+0x0/0x3c returned 0 after 2 usecs
calling uid_cache_init+0x0/0x8e @ 1
initcall uid_cache_init+0x0/0x8e returned 0 after 8 usecs
calling init_posix_timers+0x0/0x17a @ 1
initcall init_posix_timers+0x0/0x17a returned 0 after 7 usecs
calling init_posix_cpu_timers+0x0/0xe5 @ 1
initcall init_posix_cpu_timers+0x0/0xe5 returned 0 after 0 usecs
calling nsproxy_cache_init+0x0/0x2d @ 1
initcall nsproxy_cache_init+0x0/0x2d returned 0 after 1 usecs
calling timekeeping_init_device+0x0/0x22 @ 1
initcall timekeeping_init_device+0x0/0x22 returned 0 after 11 usecs
calling init_clocksource_sysfs+0x0/0x50 @ 1
initcall init_clocksource_sysfs+0x0/0x50 returned 0 after 9 usecs
calling init_timer_list_procfs+0x0/0x2c @ 1
initcall init_timer_list_procfs+0x0/0x2c returned 0 after 1 usecs
calling futex_init+0x0/0x68 @ 1
initcall futex_init+0x0/0x68 returned 0 after 9 usecs
calling proc_dma_init+0x0/0x22 @ 1
initcall proc_dma_init+0x0/0x22 returned 0 after 2 usecs
calling proc_modules_init+0x0/0x22 @ 1
initcall proc_modules_init+0x0/0x22 returned 0 after 1 usecs
calling kallsyms_init+0x0/0x25 @ 1
initcall kallsyms_init+0x0/0x25 returned 0 after 1 usecs
calling snapshot_device_init+0x0/0x12 @ 1
initcall snapshot_device_init+0x0/0x12 returned 0 after 13 usecs
calling crash_save_vmcoreinfo_init+0x0/0x46d @ 1
initcall crash_save_vmcoreinfo_init+0x0/0x46d returned 0 after 15 usecs
calling crash_notes_memory_init+0x0/0x37 @ 1
initcall crash_notes_memory_init+0x0/0x37 returned 0 after 5 usecs
calling audit_init+0x0/0x133 @ 1
audit: initializing netlink socket (disabled)
type=2000 audit(1269559491.181:1): initialized
initcall audit_init+0x0/0x133 returned 0 after 18 usecs
calling audit_tree_init+0x0/0x49 @ 1
initcall audit_tree_init+0x0/0x49 returned 0 after 1 usecs
calling utsname_sysctl_init+0x0/0x14 @ 1
initcall utsname_sysctl_init+0x0/0x14 returned 0 after 10 usecs
calling init_lstats_procfs+0x0/0x25 @ 1
initcall init_lstats_procfs+0x0/0x25 returned 0 after 1 usecs
calling perf_event_sysfs_init+0x0/0x19 @ 1
initcall perf_event_sysfs_init+0x0/0x19 returned 0 after 5 usecs
calling init_per_zone_wmark_min+0x0/0x67 @ 1
initcall init_per_zone_wmark_min+0x0/0x67 returned 0 after 475 usecs
calling kswapd_init+0x0/0x7c @ 1
initcall kswapd_init+0x0/0x7c returned 0 after 84 usecs
calling setup_vmstat+0x0/0xbe @ 1
initcall setup_vmstat+0x0/0xbe returned 0 after 23 usecs
calling mm_sysfs_init+0x0/0x29 @ 1
initcall mm_sysfs_init+0x0/0x29 returned 0 after 3 usecs
calling proc_vmalloc_init+0x0/0x25 @ 1
initcall proc_vmalloc_init+0x0/0x25 returned 0 after 1 usecs
calling procswaps_init+0x0/0x22 @ 1
initcall procswaps_init+0x0/0x22 returned 0 after 1 usecs
calling hugetlb_init+0x0/0x3d0 @ 1
HugeTLB registered 2 MB page size, pre-allocated 0 pages
initcall hugetlb_init+0x0/0x3d0 returned 0 after 13 usecs
calling slab_proc_init+0x0/0x25 @ 1
initcall slab_proc_init+0x0/0x25 returned 0 after 1 usecs
calling slab_sysfs_init+0x0/0xee @ 1
initcall slab_sysfs_init+0x0/0xee returned 0 after 1848 usecs
calling fasync_init+0x0/0x2a @ 1
initcall fasync_init+0x0/0x2a returned 0 after 3 usecs
calling proc_filesystems_init+0x0/0x22 @ 1
initcall proc_filesystems_init+0x0/0x22 returned 0 after 1 usecs
calling dnotify_init+0x0/0x80 @ 1
initcall dnotify_init+0x0/0x80 returned 0 after 6 usecs
calling inotify_setup+0x0/0x12 @ 1
initcall inotify_setup+0x0/0x12 returned 0 after 0 usecs
calling inotify_user_setup+0x0/0xbe @ 1
initcall inotify_user_setup+0x0/0xbe returned 0 after 19 usecs
calling aio_setup+0x0/0xa1 @ 1
initcall aio_setup+0x0/0xa1 returned 0 after 245 usecs
calling proc_locks_init+0x0/0x22 @ 1
initcall proc_locks_init+0x0/0x22 returned 0 after 1 usecs
calling init_sys32_ioctl+0x0/0x82 @ 1
initcall init_sys32_ioctl+0x0/0x82 returned 0 after 9 usecs
calling init_mbcache+0xehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.32-pvops-dom0 ehci_hcd
usb usb2: SerialNumber: 0000:00:1d.7
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 6 ports detected
initcall ehci_hcd_init+0x0/0xbf returned 0 after 27262 usecs
calling ohci_hcd_mod_init+0x0/0x90 @ 1
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
initcall ohci_hcd_mod_init+0x0/0x90 returned 0 after 12 usecs
calling uhci_hcd_init+0x0/0xc0 @ 1
uhci_hcd: USB Universal Host Controller Interface driver
xen: registering gsi 16 triggering 0 polarity 1
xen_allocate_pirq: returning irq 16 for gsi 16
xen: --> irq=16
Already setup the GSI :16
uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1a.0: setting latency timer to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff20
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb3: SerialNumber: 0000:00:1a.0
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
xen: registering gsi 17 triggering 0 polarity 1
xen_allocate_pirq: returning irq 17 for gsi 17
xen: --> irq=17
Already setup the GSI :17
uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
uhci_hcd 0000:00:1a.1: setting latency timer to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000ff00
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb4: SerialNumber: 0000:00:1a.1
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
xen: registering gsi 22 triggering 0 polarity 1
xen_allocate_pirq: returning irq 22 for gsi 22
xen: --> irq=22
Already setup the GSI :22
uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
uhci_hcd 0000:00:1a.2: setting latency timer to 64
uhci_hcd 0000:00:1a.2: UHCI Host Controller
uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1a.2: irq 22, io base 0x0000fc00
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb5: SerialNumber: 0000:00:1a.2
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
xen: registering gsi 23 triggering 0 polarity 1
xen_allocate_pirq: returning irq 23 for gsi 23
xen: --> irq=23
Already setup the GSI :23
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff80
usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: UHCI Host Controller
usb usb6: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb6: SerialNumber: 0000:00:1d.0
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
xen: registering gsi 17 triggering 0 polarity 1
xen_allocate_pirq: returning irq 17 for gsi 17
xen: --> irq=17
Already setup the GSI :17
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60
usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb7: Product: UHCI Host Controller
usb usb7: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb7: SerialNumber: 0000:00:1d.1
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
xen: registering gsi 18 triggering 0 polarity 1
xen_allocate_pirq: returning irq 18 for gsi 18
xen: --> irq=18
Already setup the GSI :18
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb8: Product: UHCI Host Controller
usb usb8: Manufacturer: Linux 2.6.32-pvops-dom0 uhci_hcd
usb usb8: SerialNumber: 0000:00:1d.2
usb usb8: configuration #1 chosen from 1 choice
hub 8-0:1.0: USB hub found
hub 8-0:1.0: 2 ports detected
initcall uhci_hcd_init+0x0/0xc0 returned 0 after 1724 usecs
calling i8042_init+0x0/0x3a7 @ 1
PNP: No PS/2 controller found. Probing ports directly.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
initcall i8042_init+0x0/0x3a7 returned 0 after 2667 usecs
calling serport_init+0x0/0x34 @ 1
initcall serport_init+0x0/0x34 returned 0 after 0 usecs
calling mousedev_init+0x0/0x62 @ 1
mice: PS/2 mouse device common for all mice
initcall mousedev_init+0x0/0x62 returned 0 after 33 usecs
calling evdev_init+0x0/0x12 @ 1
initcall evdev_init+0x0/0x12 returned 0 after 43 usecs
calling atkbd_init+0x0/0x27 @ 1
initcall atkbd_init+0x0/0x27 returned 0 after 12 usecs
calling psmouse_init+0x0/0x6f @ 1
initcall psmouse_init+0x0/0x6f returned 0 after 40 usecs
calling cmos_init+0x0/0x6a @ 1
Driver 'rtc_cmos' needs updating - please use bus_type methods
rtc_cmos 00:05: RTC can wake from S4
rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one day, 242 bytes nvram
initcall cmos_init+0x0/0x6a returned 0 after 88 usecs
calling dm_init+0x0/0x46 @ 1
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
initcall dm_init+0x0/0x46 returned 0 after 210 usecs
calling dm_snapshot_init+0x0/0x216 @ 1
initcall dm_snapshot_init+0x0/0x216 returned 0 after 39 usecs
calling dm_mirror_init+0x0/0x79 @ 1
initcall dm_mirror_init+0x0/0x79 returned 0 after 30 usecs
calling dm_dirty_log_init+0x0/0x59 @ 1
initcall dm_dirty_log_init+0x0/0x59 returned 0 after 0 usecs
calling dm_zero_init+0x0/0x31 @ 1
initcall dm_zero_init+0x0/0x31 returned 0 after 0 usecs
calling init_ladder+0x0/0x12 @ 1
cpuidle: using governor ladder
initcall init_ladder+0x0/0x12 returned 0 after 2 usecs
calling init_menu+0x0/0x12 @ 1
cpuidle: using governor menu
initcall init_menu+0x0/0x12 returned 0 after 2 usecs
calling efivars_init+0x0/0x214 @ 1
initcall efivars_init+0x0/0x214 returned -19 after 0 usecs
calling hid_init+0x0/0x66 @ 1
initcall hid_init+0x0/0x66 returned 0 after 19 usecs
calling a4_init+0x0/0x1b @ 1
initcall a4_init+0x0/0x1b returned 0 after 7 usecs
calling apple_init+0x0/0x38 @ 1
initcall apple_init+0x0/0x38 returned 0 after 10 usecs
calling belkin_init+0x0/0x1b @ 1
initcall belkin_init+0x0/0x1b returned 0 after 6 usecs
calling ch_init+0x0/0x1b @ 1
initcall ch_init+0x0/0x1b returned 0 after 6 usecs
calling ch_init+0x0/0x1b @ 1
initcall ch_init+0x0/0x1b returned 0 after 6 usecs
calling cp_init+0x0/0x1b @ 1
initcall cp_init+0x0/0x1b returned 0 aftercalling dm_multipath_init+0x0/0x127 [dm_multipath] @ 290
device-mapper: multipath: version 1.1.0 loaded
initcall dm_multipath_init+0x0/0x127 [dm_multipath] returned 0 after 321 usecs
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
dracut: Mounted root filesystem /dev/sda2
dracut: Loading SELinux policy
SELinux: 8192 avtab hash slots, 158931 rules.
SELinux: 8192 avtab hash slots, 158931 rules.
SELinux: 8 users, 11 roles, 3034 types, 150 bools, 1 sens, 1024 cats
SELinux: 77 classes, 158931 rules
SELinux: Completing initialization.
SELinux: Setting up existing superblocks.
SELinux: initialized (dev sda2, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
type=1403 audit(1269559494.084:2): policy loaded auid=4294967295 ses=4294967295
dracut: Switching root
Welcome to Fedora
Press 'I' to enter interactive startup.
Starting udev: G[ OK ]
Setting hostname moss-flapper: [ OK ]
Setting up Logical Volume Management: [ OK ]
Checking filesystems
Checking all file systems.
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/sda2
/dev/sda2: clean, 239513/6406144 files, 2227300/25600000 blocks
[/sbin/fsck.ext3 (1) -- /boot] fsck.ext3 -a /dev/sda1
/dev/sda1: clean, 61/51200 files, 160520/204800 blocks
[ OK ]
Remounting root filesystem in read-write mode: [ OK ]
Mounting local filesystems: [ OK ]
Enabling local filesystem quotas: [ OK ]
Enabling /etc/fstab swaps: [ OK ]
Entering non-interactive startup
Applying Intel CPU microcode update: ip6tables: Applying firewall rules: [ OK ]
Starting auditd: [ OK ]
Starting portreserve: [ OK ]
Starting system logger: [ OK ]
Starting irqbalance: [ OK ]
Starting rpcbind: [ OK ]
Starting system message bus: [ OK ]
Starting Avahi daemon... [ OK ]
Starting NFS statd: [ OK ]
Starting RPC idmapd: [ OK ]
Starting cups: [ OK ]
Starting acpi daemon: [ OK ]
Starting HAL daemon: [ OK ]
Starting PC/SC smart card daemon (pcscd): [ OK ]
Retrigger failed udev events[ OK ]
Setting network parameters... [ OK ]
Starting NetworkManager daemon: [ OK ]
Starting NFS services: [ OK ]
Starting NFS quotas: [ OK ]
Starting NFS daemon: [ OK ]
Starting NFS mountd: [ OK ]
Enabling Bluetooth devices:
Starting sshd: [ OK ]
Starting ntpd: [ OK ]
Starting sendmail: [ OK ]
Starting sm-client: [ OK ]
Starting abrt daemon: [ OK ]
[ OK ] crond: [ OK ]
[ OK ] atd: [ OK ]
++ dirname /etc/xen/scripts/network-nat
+ dir=/etc/xen/scripts
+ . /etc/xen/scripts/hotplugpath.sh
++ SBINDIR=/usr/sbin
++ BINDIR=/usr/bin
++ LIBEXEC=/usr/lib/xen/bin
++ LIBDIR=/usr/lib64
++ SHAREDIR=/usr/share
++ PRIVATE_BINDIR=/usr/lib64/xen/bin
++ XENFIRMWAREDIR=/usr/lib/xen/boot
++ XEN_CONFIG_DIR=/etc/xen
++ XEN_SCRIPT_DIR=/etc/xen/scripts
+ . /etc/xen/scripts/xen-script-common.sh
++ set -e
+ . /etc/xen/scripts/xen-network-common.sh
++ which ifup
+ findCommand start
+ for arg in '"$@"'
+ expr index start =
+ command=start
+ return
+ evalVariables start
+ for arg in '"$@"'
+ expr index start = '>' 1
+ netdev=eth0
+ antispoof=no
+ '[' -f /etc/dhcpd.conf ']'
+ dhcp=no
+ '[' no '!=' no ']'
++ cat /etc/resolv.conf
++ grep -v '#'
++ grep -E 'search|domain' -i
++ tail -n 1
++ awk '{ print $2 }'
+ domain_name=epoch.ncsc.mil
++ cat /etc/resolv.conf
++ grep -v '#'
++ grep nameserver -i -m 1
++ awk '{ print $2 }'
+ nameserver=144.51.3.1
+ case "$command" in
+ op_start
+ echo 1
+ iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
+ '[' no '!=' no ']'
xenbus_probe wake_waiting
xenbus_probe wake_waiting
xenbus_probe_devices backend
xenbus_probe_devices failed xenbus_directory
backend_probe_and_watch devices probed ok
backend_probe_and_watch watch add ok ok
backend_probe_and_watch all done
xenbus_probe_devices device
xenbus_probe_devices failed xenbus_directory
frontend_probe_and_watch devices probed ok
frontend_probe_and_watch watch add ok ok
frontend_probe_and_watch all done
++ dirname /etc/xen/scripts/network-nat
+ dir=/etc/xen/scripts
+ . /etc/xen/scripts/hotplugpath.sh
++ SBINDIR=/usr/sbin
++ BINDIR=/usr/bin
++ LIBEXEC=/usr/lib/xen/bin
++ LIBDIR=/usr/lib64
++ SHAREDIR=/usr/share
++ PRIVATE_BINDIR=/usr/lib64/xen/bin
++ XENFIRMWAREDIR=/usr/lib/xen/boot
++ XEN_CONFIG_DIR=/etc/xen
++ XEN_SCRIPT_DIR=/etc/xen/scripts
+ . /etc/xen/scripts/xen-script-common.sh
++ set -e
+ . /etc/xen/scripts/xen-network-common.sh
++ which ifup
+ findCommand start
+ for arg in '"$@"'
+ expr index start =
+ command=start
+ return
+ evalVariables start
+ for arg in '"$@"'
+ expr index start = '>' 1
+ netdev=eth0
+ antispoof=no
+ '[' -f /etc/dhcpd.conf ']'
+ dhcp=no
+ '[' no '!=' no ']'
++ cat /etc/resolv.conf
++ grep -v '#'
++ grep -E 'search|domain' -i
++ tail -n 1
++ awk '{ print $2 }'
+ domain_name=epoch.ncsc.mil
++ cat /etc/resolv.conf
++ grep -v '#'
++ grep nameserver -i -m 1
++ awk '{ print $2 }'
+ nameserver=144.51.3.1
+ case "$command" in
+ op_start
+ echo 1
+ iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
+ '[' no '!=' no ']'
Fedora release 12 (Constantine)
Kernel 2.6.32-pvops-dom0 on an x86_64 (/dev/hvc0)
moss-flapper login: (XEN) d0:v1: reserved bit in page table (ec=000F)
(XEN) Pagetable walk from 00007f3237175000:
(XEN) L4[0x0fe] = 000000001154a067 00000000001deaec
(XEN) L3[0x0c8] = 000000001492f067 00000000001db6d1
(XEN) L2[0x1b8] = 0000000015bc7067 00000000001da569
(XEN) L1[0x175] = fffff7fffffff22f ffffffffffffffff
(XEN) ----[ Xen-4.0.0-rc8-pre x86_64 debug=n Not tainted ]----
(XEN) CPU: 1
(XEN) RIP: e033:[<0000003002e8305b>]
(XEN) RFLAGS: 0000000000010206 EM: 0 CONTEXT: pv guest
(XEN) rax: 00007f3237175000 rbx: 0000000000000000 rcx: 0000000000000200
(XEN) rdx: 0000000000001000 rsi: 00007fff42cc42e0 rdi: 00007f3237175000
(XEN) rbp: 00007fff42cc52f0 rsp: 00007fff42cc42c8 r8: 0000000000000001
(XEN) r9: 0000000000000001 r10: 00000000ffffffff r11: 0000000000001000
(XEN) r12: 00000000004005d0 r13: 00007fff42cc53d0 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000080050033 cr4: 00000000000026f0
(XEN) cr3: 00000000116da000 cr2: 00007f3237175000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: e02b cs: e033
(XEN) Guest stack trace from rsp=00007fff42cc42c8:
(XEN) 00000000004007e0 cafeababdeadbeef 0000000000000000 cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
(XEN) cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef cafeababdeadbeef
silly: Corrupted page table at address 7f3237175000
PGD 1deaec067 PUD 1db6d1067 PMD 1da569067 PTE fffffffffffff22f
Bad pagetable: 000f [#1] SMP
last sysfs file: /sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_map
CPU 1
Modules linked in: nfs fscache bridge stp llc ipt_MASQUERADE iptable_nat nf_nat nfsd lockd nfs_acl auth_rpcgss export]
Pid: 1775, comm: silly Not tainted 2.6.32-pvops-dom0 #23 OptiPlex 960
RIP: e033:[<0000003002e8305b>] [<0000003002e8305b>] 0x3002e8305b
RSP: e02b:00007fff42cc42c8 EFLAGS: 00010206
RAX: 00007f3237175000 RBX: 0000000000000000 RCX: 0000000000000200
RDX: 0000000000001000 RSI: 00007fff42cc42e0 RDI: 00007f3237175000
RBP: 00007fff42cc52f0 R08: 0000000000000001 R09: 0000000000000001
R10: 00000000ffffffff R11: 0000000000001000 R12: 00000000004005d0
R13: 00007fff42cc53d0 R14: 0000000000000000 R15: 0000000000000000
FS: 00007f3237162700(0000) GS:ffff880028054000(0000) knlGS:0000000000000000
CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 00007f3237175000 CR3: 00000001df03a000 CR4: 0000000000002660
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process silly (pid: 1775, threadinfo ffff8801df02a000, task ffff8801db68ae60)
RIP [<0000003002e8305b>] 0x3002e8305b
RSP <00007fff42cc42c8>
---[ end trace e07c6ddec4199123 ]---
[-- Attachment #4: silly.c --]
[-- Type: text/plain, Size: 751 bytes --]
#include <sys/types.h>
#include <sys/mman.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
static void bail(int cond, const char *msg)
{
if (cond) {
perror(msg);
exit(1);
}
}
int main(void)
{
unsigned *addr;
char buf[4096];
unsigned data[2] = { 0xdeadbeef, 0xcafeabab };
int fd, i;
fd = open("/dev/fb0", O_RDWR);
bail(fd < 0, "/dev/fb0");
for (i = 0; i < sizeof(buf); i+=sizeof(data))
memcpy(buf + i, data, sizeof(data));
addr = mmap(NULL, sizeof(buf), PROT_READ|PROT_WRITE, MAP_SHARED, fd, 0);
bail(addr == MAP_FAILED, "mmap");
printf("Mapped /dev/fb0 at %p\n", addr);
memcpy(addr, buf, sizeof(buf));
// write(fd, buf, sizeof(buf));
sleep(10);
close(fd);
return 0;
}
[-- Attachment #5: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2010-03-25 23:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-12 20:24 Fbdev graphics broken in xen/next dom0 Eamon Walsh
2010-03-12 21:42 ` Jeremy Fitzhardinge
2010-03-13 0:44 ` Eamon Walsh
2010-03-13 0:51 ` Jeremy Fitzhardinge
2010-03-16 0:46 ` Konrad Rzeszutek Wilk
2010-03-16 21:52 ` Eamon Walsh
2010-03-16 22:19 ` Konrad Rzeszutek Wilk
2010-03-25 23:55 ` Eamon Walsh [this message]
2010-03-27 9:14 ` Arvind R
2010-03-27 21:52 ` Jeremy Fitzhardinge
2010-03-28 9:33 ` Arvind R
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BABF7D5.9040109@tycho.nsa.gov \
--to=ewalsh@tycho.nsa.gov \
--cc=gscoker@tycho.nsa.gov \
--cc=jeremy@goop.org \
--cc=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).