Konrad Rzeszutek Wilk
2011-Aug-14 20:05 UTC
[Xen-devel] Re: Your Kernel 3.0 git and pci passthrough
On Sun, Aug 14, 2011 at 05:16:48PM +0200, Oliver Linden wrote:> Hello Konrad, > > I have a similar problem as described by Sander Eikelenboom on June 21st.Argh. Please CC xen-devel on these type of emails.> > I compiled a kernel using your current xen.git on git.kernel.org. Even > with your patch - tested by Sander - is applied I''m getting the message > that pcistub doesn''t own the pci device. > > Checking that via lspci shows that no of the excluded devices is bound > to pciback.And pciback is built in ("=y")?> > I tested the xen-pciback.hide as well as the pciback.hide parameter via > the commandline. > > Is there any kernel 3 version available that supports pci-passthrough?Well the #master which you are using , and the 3.1 that is in linus/master> > Any help is really appreciated.Hm, let me double check, but I am not seeing the issues you guys are reporting.> > Kind regards > > Oliver_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2011-Aug-14 20:41 UTC
Re: [Xen-devel] Re: Your Kernel 3.0 git and pci passthrough
On Sun, Aug 14, 2011 at 04:05:49PM -0400, Konrad Rzeszutek Wilk wrote:> On Sun, Aug 14, 2011 at 05:16:48PM +0200, Oliver Linden wrote: > > Hello Konrad, > > > > I have a similar problem as described by Sander Eikelenboom on June 21st. > > Argh. Please CC xen-devel on these type of emails. > > > > I compiled a kernel using your current xen.git on git.kernel.org. Even > > with your patch - tested by Sander - is applied I''m getting the message > > that pcistub doesn''t own the pci device. > > > > Checking that via lspci shows that no of the excluded devices is bound > > to pciback. > > And pciback is built in ("=y")? > > > > > I tested the xen-pciback.hide as well as the pciback.hide parameter via > > the commandline. > > > > Is there any kernel 3 version available that supports pci-passthrough? > > Well the #master which you are using , and the 3.1 that is in linus/master > > > > > Any help is really appreciated. > > Hm, let me double check, but I am not seeing the issues you guys are reporting.Ah, I am now. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2011-Aug-15 13:09 UTC
Re: [Xen-devel] Re: Your Kernel 3.0 git and pci passthrough
> > > Is there any kernel 3 version available that supports pci-passthrough? > > > > Well the #master which you are using , and the 3.1 that is in linus/master > > > > > > > > Any help is really appreciated. > > > > Hm, let me double check, but I am not seeing the issues you guys are reporting. > > Ah, I am now.Well, the reason I was not seeing it work was b/c I passed in the wrong BDFs. Mainly for non-existent devices :-) With the right arguments, it looks to be working: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.1.0-rc1-00304-g91d85ea-dirty (konrad@phenom) (gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC) ) #1 SMP PREEMPT Mon Aug 15 08:32:32 EDT 2011 [ 0.000000] Command line: debug selinux=0 initrd_ignore_loglevel sysrq_always_enable earlyprintk=xen console=tty console=hvc0 loglevel=10 xen-pciback.hide=(05:00.1)(05:00.0) initcall_debug [ 0.000000] Freeing cff7f-cff80 pfn range: 1 pages freed [ 0.000000] Freeing d0000-e0000 pfn range: 65536 pages freed [ 0.000000] Freeing f0000-f4b15 pfn range: 19221 pages freed [ 0.000000] released 84758 pages of unused memory [ 0.000000] 1-1 mapping on 9e->100 [ 0.000000] 1-1 mapping on 7fff0->80000 [ 0.000000] 1-1 mapping on cfef0->100000 [ 0.000000] Set 196994 page(s) to 1-1 mapping. [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] Xen: 0000000000000000 - 000000000009d000 (usable) [ 0.000000] Xen: 000000000009d800 - 0000000000100000 (reserved) [ 0.000000] Xen: 0000000000100000 - 000000007fff0000 (usable) [ 0.000000] Xen: 000000007fff0000 - 0000000080000000 (reserved) [ 0.000000] Xen: 0000000080000000 - 00000000cfef0000 (usable) [ 0.000000] Xen: 00000000cfef0000 - 00000000cfef5000 (ACPI data) [ 0.000000] Xen: 00000000cfef5000 - 00000000cff7f000 (ACPI NVS) [ 0.000000] Xen: 00000000cff80000 - 00000000d0000000 (reserved) [ 0.000000] Xen: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] Xen: 00000000fec00000 - 00000000fec10000 (reserved) [ 0.000000] Xen: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] Xen: 00000000fff80000 - 0000000100000000 (reserved) [ 0.000000] Xen: 0000000100000000 - 0000000144b16000 (usable) [ 0.000000] bootconsole [xenboot0] enabled [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: Dell Inc. PowerEdge T105 /0RR825, BIOS 1.3.2 08/20/2008 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x144b16 max_arch_pfn = 0x400000000 [ 0.000000] last_pfn = 0xcfef0 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [ffff8800000f7a70] f7a70 [ 0.000000] initial memory mapped : 0 - 101ae000 [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480 [ 0.000000] init_memory_mapping: 0000000000000000-00000000cfef0000 [ 0.000000] 0000000000 - 00cfef0000 page 4k [ 0.000000] kernel direct mapping tables up to cfef0000 @ cf86b000-cfef0000 [ 0.000000] xen: setting RW the range cfe64000 - cfef0000 [ 0.000000] init_memory_mapping: 0000000100000000-0000000144b16000 [ 0.000000] 0100000000 - 0144b16000 page 4k [ 0.000000] kernel direct mapping tables up to 144b16000 @ cee3e000-cf86b000 [ 0.000000] xen: setting RW the range cf066000 - cf86b000 [ 0.000000] RAMDISK: 01ba6000 - 101ae000 [ 0.000000] ACPI: RSDP 00000000000f79b0 00024 (v02 PTLTD ) [ 0.000000] ACPI: XSDT 00000000cfef0753 0009C (v01 DELL PE_SC3 06040000 DELL 00000000) [ 0.000000] ACPI: FACP 00000000cfef3c5f 000F4 (v03 DELL PE_SC3 06040000 DELL 000F4240) [ 0.000000] ACPI: DSDT 00000000cfef07ef 033FC (v01 DELL PE_SC3 06040000 MSFT 0100000E) [ 0.000000] ACPI: FACS 00000000cfef5fc0 00040 [ 0.000000] ACPI: TCPA 00000000cfef3d53 00032 (v01 Phoeni x 06040000 TL 00000000) [ 0.000000] ACPI: SLIC 00000000cfef3d85 00024 (v01 DELL PE_SC3 06040000 PTL 00000001) [ 0.000000] ACPI: SPCR 00000000cfef3da9 00050 (v01 DELL PE_SC3 06040000 PTL 00000001) [ 0.000000] ACPI: EINJ 00000000cfef3df9 001B0 (v01 PTL WHEAPTL 06040000 PTL 00000001) [ 0.000000] ACPI: HEST 00000000cfef3fa9 000A8 (v01 PTL WHEAPTL 06040000 PTL 00000001) [ 0.000000] ACPI: BERT 00000000cfef4051 00030 (v01 PTL WHEAPTL 06040000 PTL 00000001) [ 0.000000] ACPI: SSDT 00000000cfef4081 000E1 (v01 wheaos wheaosc 06040000 INTL 20050624) [ 0.000000] ACPI: ERST 00000000cfef4162 00270 (v01 PTL WHEAPTL 06040000 PTL 00000001) [ 0.000000] ACPI: SRAT 00000000cfef43d2 000E8 (v01 AMD HAMMER 06040000 AMD 00000001) [ 0.000000] ACPI: SSDT 00000000cfef44ba 00A30 (v01 AMD POWERNOW 06040000 AMD 00000001) [ 0.000000] ACPI: MCFG 00000000cfef4eea 0003C (v01 PTLTD MCFG 06040000 LTP 00000000) [ 0.000000] ACPI: HPET 00000000cfef4f26 00038 (v01 PTLTD HPETTBL 06040000 LTP 00000001) [ 0.000000] ACPI: APIC 00000000cfef4f5e 0007A (v01 PTLTD ? APIC 06040000 LTP 00000000) [ 0.000000] ACPI: BOOT 00000000cfef4fd8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] Scanning NUMA topology in Northbridge 24 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000144b16000 [ 0.000000] Initmem setup node 0 0000000000000000-0000000144b16000 [ 0.000000] NODE_DATA [00000000cfeeb000 - 00000000cfeeffff] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00144b16 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[4] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009d [ 0.000000] 0: 0x00000100 -> 0x0007fff0 [ 0.000000] 0: 0x00080000 -> 0x000cfef0 [ 0.000000] 0: 0x00100000 -> 0x00144b16 [ 0.000000] On node 0 totalpages: 1132931 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 5 pages reserved [ 0.000000] DMA zone: 3912 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 16320 pages used for memmap [ 0.000000] DMA32 zone: 831264 pages, LIFO batch:31 [ 0.000000] Normal zone: 4397 pages used for memmap [ 0.000000] Normal zone: 276969 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x8008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] BIOS bug: APIC version is 0 for CPU 0/0x0, fixing up to 0x10 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 4, version 255, address 0xfec00000, GSI 0-255 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 272 [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 000000007fff0000 - 0000000080000000 [ 0.000000] PM: Registered nosave memory: 00000000cfef0000 - 00000000cfef5000 [ 0.000000] PM: Registered nosave memory: 00000000cfef5000 - 00000000cff7f000 [ 0.000000] PM: Registered nosave memory: 00000000cff7f000 - 00000000cff80000 [ 0.000000] PM: Registered nosave memory: 00000000cff80000 - 00000000d0000000 [ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fff80000 [ 0.000000] PM: Registered nosave memory: 00000000fff80000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:10000000) [ 0.000000] Booting paravirtualized kernel on Xen [ 0.000000] Xen version: 4.1-110815 (preserve-AD) [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff8800cf7ff000 s81728 r8192 d20672 u110592 [ 0.000000] pcpu-alloc: s81728 r8192 d20672 u110592 alloc=27*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1112145 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: debug selinux=0 initrd_ignore_loglevel sysrq_always_enable earlyprintk=xen console=tty console=hvc0 loglevel=10 xen-pciback.hide=(05:00.1)(05:00.0) initcall_debug [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Placing 64MB software IO TLB between ffff8800c6800000 - ffff8800ca800000 [ 0.000000] software IO TLB at phys 0xc6800000 - 0xca800000 [ 0.000000] Memory: 3004756k/5319768k available (6097k kernel code, 788044k absent, 1526968k reserved, 2664k data, 872k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:16640 nr_irqs:1024 16 [ 0.000000] xen: sci override: global_irq=9 trigger=0 polarity=1 [ 0.000000] xen: registering gsi 9 triggering 0 polarity 1 [ 0.000000] xen: --> pirq=9 -> irq=9 (gsi=9) [ 0.000000] xen: acpi sci 9 [ 0.000000] xen: --> pirq=1 -> irq=1 (gsi=1) [ 0.000000] xen: --> pirq=2 -> irq=2 (gsi=2) [ 0.000000] xen: --> pirq=3 -> irq=3 (gsi=3) [ 0.000000] xen: --> pirq=4 -> irq=4 (gsi=4) [ 0.000000] xen: --> pirq=5 -> irq=5 (gsi=5) [ 0.000000] xen: --> pirq=6 -> irq=6 (gsi=6) [ 0.000000] xen: --> pirq=7 -> irq=7 (gsi=7) [ 0.000000] xen: --> pirq=8 -> irq=8 (gsi=8) [ 0.000000] xen_map_pirq_gsi: returning irq 9 for gsi 9 [ 0.000000] xen: --> pirq=9 -> irq=9 (gsi=9) [ 0.000000] xen: --> pirq=10 -> irq=10 (gsi=10) [ 0.000000] xen: --> pirq=11 -> irq=11 (gsi=11) [ 0.000000] xen: --> pirq=12 -> irq=12 (gsi=12) [ 0.000000] xen: --> pirq=13 -> irq=13 (gsi=13) [ 0.000000] xen: --> pirq=14 -> irq=14 (gsi=14) [ 0.000000] xen: --> pirq=15 -> irq=15 (gsi=15) [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [hvc0] enabled, bootconsole disabled [ 0.000000] Xen: using vcpuop timer interface [ 0.000000] installing Xen timer for CPU 0 [ 0.000000] Detected 2109.742 MHz processor. [ 0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 4219.48 BogoMIPS (lpj=2109742) [ 0.000999] pid_max: default: 32768 minimum: 301 [ 0.001048] Security Framework initialized [ 0.001999] SELinux: Disabled at boot. [ 0.006020] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.012320] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.014508] Mount-cache hash table entries: 256 [ 0.015253] Initializing cgroup subsys cpuacct [ 0.016009] Initializing cgroup subsys freezer [ 0.017066] tseg: 00cff80000 [ 0.018008] CPU: Physical Processor ID: 0 [ 0.018998] CPU: Processor Core ID: 0 [ 0.018998] using AMD E400 aware idle routine [ 0.020290] ACPI: Core revision 20110623 [ 0.030026] ftrace: allocating 22636 entries in 89 pages [ 0.032116] cpu 0 spinlock event irq 273 [ 0.033059] calling trace_init_flags_sys_exit+0x0/0x12 @ 1 [ 0.033997] initcall trace_init_flags_sys_exit+0x0/0x12 returned 0 after 0 usecs [ 0.033997] calling trace_init_flags_sys_enter+0x0/0x12 @ 1 [ 0.033997] initcall trace_init_flags_sys_enter+0x0/0x12 returned 0 after 0 usecs [ 0.033997] calling init_hw_perf_events+0x0/0xf32 @ 1 [ 0.033997] Performance Events: Broken PMU hardware detected, using software events only. [ 0.035997] initcall init_hw_perf_events+0x0/0xf32 returned 0 after 1952 usecs [ 0.035997] calling register_trigger_all_cpu_backtrace+0x0/0x14 @ 1 [ 0.035997] initcall register_trigger_all_cpu_backtrace+0x0/0x14 returned 0 after 0 usecs [ 0.035997] calling migration_init+0x0/0x6d @ 1 [ 0.035997] initcall migration_init+0x0/0x6d returned 0 after 0 usecs [ 0.035997] calling spawn_ksoftirqd+0x0/0x53 @ 1 [ 0.038012] initcall spawn_ksoftirqd+0x0/0x53 returned 0 after 2929 usecs [ 0.038997] calling init_workqueues+0x0/0x2ae @ 1 [ 0.041067] initcall init_workqueues+0x0/0x2ae returned 0 after 2929 usecs [ 0.041996] calling cpu_stop_init+0x0/0xa9 @ 1 [ 0.044023] initcall cpu_stop_init+0x0/0xa9 returned 0 after 2929 usecs [ 0.044996] calling rcu_scheduler_really_started+0x0/0x12 @ 1 [ 0.044996] initcall rcu_scheduler_really_started+0x0/0x12 returned 0 after 0 usecs [ 0.044996] calling relay_init+0x0/0x14 @ 1 [ 0.044996] initcall relay_init+0x0/0x14 returned 0 after 0 usecs [ 0.044996] calling tracer_alloc_buffers+0x0/0x181 @ 1 [ 0.045057] initcall tracer_alloc_buffers+0x0/0x181 returned 0 after 976 usecs [ 0.045996] calling init_trace_printk+0x0/0x12 @ 1 [ 0.045996] initcall init_trace_printk+0x0/0x12 returned 0 after 0 usecs [ 0.045996] calling mce_amd_init+0x0/0x17f @ 1 [ 0.045996] MCE: In-kernel MCE decoding enabled. [ 0.045996] initcall mce_amd_init+0x0/0x17f returned 0 after 0 usecs [ 0.045996] NMI watchdog disabled (cpu0): hardware events not enabled [ 0.052026] installing Xen timer for CPU 1 [ 0.053019] cpu 1 spinlock event irq 279 [ 0.054186] NMI watchdog disabled (cpu1): hardware events not enabled [ 0.061016] installing Xen timer for CPU 2 [ 0.062008] cpu 2 spinlock event irq 285 [ 0.063156] NMI watchdog disabled (cpu2): hardware events not enabled [ 0.070012] installing Xen timer for CPU 3 [ 0.071009] cpu 3 spinlock event irq 291 [ 0.072152] NMI watchdog disabled (cpu3): hardware events not enabled [ 0.075009] Brought up 4 CPUs [ 0.076120] kworker/u:0 used greatest stack depth: 5352 bytes left [ 0.076325] calling ipc_ns_init+0x0/0x14 @ 1 [ 0.076329] initcall ipc_ns_init+0x0/0x14 returned 0 after 0 usecs [ 0.076333] calling init_mmap_min_addr+0x0/0x26 @ 1 [ 0.076337] initcall init_mmap_min_addr+0x0/0x26 returned 0 after 0 usecs [ 0.076341] calling init_cpufreq_transition_notifier_list+0x0/0x1b @ 1 [ 0.076346] initcall init_cpufreq_transition_notifier_list+0x0/0x1b returned 0 after 0 usecs [ 0.076351] calling net_ns_init+0x0/0xf7 @ 1 [ 0.076383] initcall net_ns_init+0x0/0xf7 returned 0 after 0 usecs [ 0.076383] calling e820_mark_nvs_memory+0x0/0x41 @ 1 [ 0.076383] PM: Registering ACPI NVS region at cfef5000 (565248 bytes) [ 0.076383] initcall e820_mark_nvs_memory+0x0/0x41 returned 0 after 0 usecs [ 0.076383] calling cpufreq_tsc+0x0/0x37 @ 1 [ 0.076383] initcall cpufreq_tsc+0x0/0x37 returned 0 after 0 usecs [ 0.076383] calling pci_reboot_init+0x0/0x14 @ 1 [ 0.076383] initcall pci_reboot_init+0x0/0x14 returned 0 after 0 usecs [ 0.076383] calling init_lapic_sysfs+0x0/0x20 @ 1 [ 0.076383] initcall init_lapic_sysfs+0x0/0x20 returned 0 after 0 usecs [ 0.076383] calling init_smp_flush+0x0/0x38 @ 1 [ 0.076383] initcall init_smp_flush+0x0/0x38 returned 0 after 0 usecs [ 0.076383] calling alloc_frozen_cpus+0x0/0x10 @ 1 [ 0.076383] initcall alloc_frozen_cpus+0x0/0x10 returned 0 after 0 usecs [ 0.076383] calling sysctl_init+0x0/0x32 @ 1 [ 0.076383] initcall sysctl_init+0x0/0x32 returned 0 after 0 usecs [ 0.076383] calling ksysfs_init+0x0/0x94 @ 1 [ 0.076383] initcall ksysfs_init+0x0/0x94 returned 0 after 0 usecs [ 0.076383] calling init_jiffies_clocksource+0x0/0x12 @ 1 [ 0.076383] initcall init_jiffies_clocksource+0x0/0x12 returned 0 after 0 usecs [ 0.076383] calling pm_init+0x0/0x3e @ 1 [ 0.076383] initcall pm_init+0x0/0x3e returned 0 after 0 usecs [ 0.076383] calling pm_disk_init+0x0/0x19 @ 1 [ 0.076383] initcall pm_disk_init+0x0/0x19 returned 0 after 0 usecs [ 0.076383] calling swsusp_header_init+0x0/0x40 @ 1 [ 0.076383] initcall swsusp_header_init+0x0/0x40 returned 0 after 0 usecs [ 0.076383] calling init_zero_pfn+0x0/0x1f @ 1 [ 0.076383] initcall init_zero_pfn+0x0/0x1f returned 0 after 0 usecs [ 0.076383] calling fsnotify_init+0x0/0x26 @ 1 [ 0.076383] initcall fsnotify_init+0x0/0x26 returned 0 after 0 usecs [ 0.076383] calling filelock_init+0x0/0x2a @ 1 [ 0.076383] initcall filelock_init+0x0/0x2a returned 0 after 0 usecs [ 0.076383] calling init_misc_binfmt+0x0/0x44 @ 1 [ 0.076383] initcall init_misc_binfmt+0x0/0x44 returned 0 after 0 usecs [ 0.076383] calling init_script_binfmt+0x0/0x14 @ 1 [ 0.076383] initcall init_script_binfmt+0x0/0x14 returned 0 after 0 usecs [ 0.076383] calling init_elf_binfmt+0x0/0x14 @ 1 [ 0.076383] initcall init_elf_binfmt+0x0/0x14 returned 0 after 0 usecs [ 0.076383] calling init_compat_elf_binfmt+0x0/0x14 @ 1 [ 0.076383] initcall init_compat_elf_binfmt+0x0/0x14 returned 0 after 0 usecs [ 0.076383] calling debugfs_init+0x0/0x5c @ 1 [ 0.076383] initcall debugfs_init+0x0/0x5c returned 0 after 0 usecs [ 0.076383] calling random32_init+0x0/0xd9 @ 1 [ 0.076383] initcall random32_init+0x0/0xd9 returned 0 after 0 usecs [ 0.076383] calling virtio_init+0x0/0x30 @ 1 [ 0.077055] initcall virtio_init+0x0/0x30 returned 0 after 976 usecs [ 0.077055] calling __gnttab_init+0x0/0x22 @ 1 [ 0.077055] Grant table initialized [ 0.077055] initcall __gnttab_init+0x0/0x22 returned 0 after 0 usecs [ 0.077055] calling early_resume_init+0x0/0x1d0 @ 1 [ 0.077081] RTC time: 9:19:25, date: 08/15/11 [ 0.077084] initcall early_resume_init+0x0/0x1d0 returned 0 after 0 usecs [ 0.077087] calling cpufreq_core_init+0x0/0xb0 @ 1 [ 0.077093] initcall cpufreq_core_init+0x0/0xb0 returned 0 after 0 usecs [ 0.077096] calling cpuidle_init+0x0/0x40 @ 1 [ 0.077100] initcall cpuidle_init+0x0/0x40 returned -19 after 0 usecs [ 0.077104] calling sock_init+0x0/0x83 @ 1 [ 0.077144] initcall sock_init+0x0/0x83 returned 0 after 0 usecs [ 0.077148] calling net_inuse_init+0x0/0x26 @ 1 [ 0.077154] initcall net_inuse_init+0x0/0x26 returned 0 after 0 usecs [ 0.077158] calling netpoll_init+0x0/0x31 @ 1 [ 0.077165] initcall netpoll_init+0x0/0x31 returned 0 after 0 usecs [ 0.077168] calling netlink_proto_init+0x0/0x1c2 @ 1 [ 0.077174] NET: Registered protocol family 16 [ 0.077188] initcall netlink_proto_init+0x0/0x1c2 returned 0 after 0 usecs [ 0.077191] calling bdi_class_init+0x0/0x4d @ 1 [ 0.077273] initcall bdi_class_init+0x0/0x4d returned 0 after 0 usecs [ 0.077277] calling kobject_uevent_init+0x0/0x21 @ 1 [ 0.077286] initcall kobject_uevent_init+0x0/0x21 returned 0 after 0 usecs [ 0.077289] calling pcibus_class_init+0x0/0x19 @ 1 [ 0.475936] initcall pcibus_class_init+0x0/0x19 returned 0 after 388616 usecs [ 0.475936] calling pci_driver_init+0x0/0x12 @ 1 [ 0.475971] initcall pci_driver_init+0x0/0x12 returned 0 after 976 usecs [ 0.476936] calling backlight_class_init+0x0/0x5d @ 1 [ 0.476975] initcall backlight_class_init+0x0/0x5d returned 0 after 976 usecs [ 0.477936] calling video_output_class_init+0x0/0x19 @ 1 [ 0.477971] initcall video_output_class_init+0x0/0x19 returned 0 after 976 usecs [ 0.478936] calling xenbus_init+0x0/0x27c @ 1 [ 0.478991] initcall xenbus_init+0x0/0x27c returned 0 after 976 usecs [ 0.479936] calling tty_class_init+0x0/0x38 @ 1 [ 0.479965] initcall tty_class_init+0x0/0x38 returned 0 after 976 usecs [ 0.480936] calling vtconsole_class_init+0x0/0xc2 @ 1 [ 0.480996] initcall vtconsole_class_init+0x0/0xc2 returned 0 after 976 usecs [ 0.481935] calling wakeup_sources_debugfs_init+0x0/0x2b @ 1 [ 0.481935] initcall wakeup_sources_debugfs_init+0x0/0x2b returned 0 after 0 usecs [ 0.481935] calling register_node_type+0x0/0x12 @ 1 [ 0.481968] initcall register_node_type+0x0/0x12 returned 0 after 976 usecs [ 0.482935] calling i2c_init+0x0/0x70 @ 1 [ 0.482994] initcall i2c_init+0x0/0x70 returned 0 after 976 usecs [ 0.483935] calling amd_postcore_init+0x0/0x155 @ 1 [ 0.483957] node 0 link 0: io port [1000, 4fff] [ 0.484947] node 0 link 0: io port [5000, fffff] [ 0.485944] TOM: 00000000d0000000 aka 3328M [ 0.486943] node 0 link 0: mmio [d0000000, d05fffff] [ 0.487942] node 0 link 0: mmio [fed00000, fed0ffff] [ 0.488942] node 0 link 0: mmio [d8000000, dfffffff] [ 0.489943] node 0 link 0: mmio [fec00000, fec0ffff] [ 0.490942] node 0 link 0: mmio [e0000000, efffffff] [ 0.491941] node 0 link 0: mmio [a0000, bffff] [ 0.492948] node 0 link 0: mmio [f0000000, fe0bffff] [ 0.493940] TOM2: 0000000130000000 aka 4864M [ 0.494933] bus: [00, ff] on node 0 link 0 [ 0.494933] bus: 00 index 0 [io 0x0000-0xffff] [ 0.494933] bus: 00 index 1 [mem 0xd0000000-0xd7ffffff] [ 0.494933] bus: 00 index 2 [mem 0xfec10000-0xffffffff] [ 0.494933] bus: 00 index 3 [mem 0xd8000000-0xfebfffff] [ 0.494933] bus: 00 index 4 [mem 0xfec00000-0xfec0ffff] [ 0.494933] bus: 00 index 5 [mem 0x000a0000-0x000bffff] [ 0.494933] bus: 00 index 6 [mem 0x130000000-0xfcffffffff] [ 0.494954] Extended Config Space enabled on 1 nodes [ 0.495952] initcall amd_postcore_init+0x0/0x155 returned 0 after 12693 usecs [ 0.496933] calling arch_kdebugfs_init+0x0/0x258 @ 1 [ 0.496933] initcall arch_kdebugfs_init+0x0/0x258 returned 0 after 0 usecs [ 0.496933] calling configure_trampolines+0x0/0x26 @ 1 [ 0.496933] initcall configure_trampolines+0x0/0x26 returned 0 after 0 usecs [ 0.496933] calling mtrr_if_init+0x0/0x78 @ 1 [ 0.496933] initcall mtrr_if_init+0x0/0x78 returned -19 after 0 usecs [ 0.496933] calling ffh_cstate_init+0x0/0x2a @ 1 [ 0.496933] initcall ffh_cstate_init+0x0/0x2a returned -1 after 0 usecs [ 0.496933] initcall ffh_cstate_init+0x0/0x2a returned with error code -1 [ 0.496933] calling activate_jump_labels+0x0/0x28 @ 1 [ 0.496933] initcall activate_jump_labels+0x0/0x28 returned 0 after 0 usecs [ 0.496933] calling acpi_pci_init+0x0/0x61 @ 1 [ 0.496933] ACPI: bus type pci registered [ 0.496933] initcall acpi_pci_init+0x0/0x61 returned 0 after 0 usecs [ 0.496933] calling setup_vcpu_hotplug_event+0x0/0x22 @ 1 [ 0.496933] initcall setup_vcpu_hotplug_event+0x0/0x22 returned 0 after 0 usecs [ 0.496933] calling register_xen_pci_notifier+0x0/0x33 @ 1 [ 0.496933] initcall register_xen_pci_notifier+0x0/0x33 returned 0 after 0 usecs [ 0.496933] calling dmi_id_init+0x0/0x329 @ 1 [ 0.497012] initcall dmi_id_init+0x0/0x329 returned 0 after 976 usecs [ 0.497933] calling pci_arch_init+0x0/0x69 @ 1 [ 0.497933] PCI: MMCONFIG for domain 0000 [bus 00-04] at [mem 0xe0000000-0xe04fffff] (base 0xe0000000) [ 0.497933] PCI: MMCONFIG at [mem 0xe0000000-0xe04fffff] reserved in E820 [ 0.499943] PCI: Using configuration type 1 for base access [ 0.500932] initcall pci_arch_init+0x0/0x69 returned 0 after 2929 usecs [ 0.500932] calling topology_init+0x0/0x98 @ 1 [ 0.500997] initcall topology_init+0x0/0x98 returned 0 after 976 usecs [ 0.501932] calling mtrr_init_finialize+0x0/0x36 @ 1 [ 0.501932] initcall mtrr_init_finialize+0x0/0x36 returned 0 after 0 usecs [ 0.501932] calling init_vdso+0x0/0x135 @ 1 [ 0.501932] initcall init_vdso+0x0/0x135 returned 0 after 0 usecs [ 0.501932] calling sysenter_setup+0x0/0x2dd @ 1 [ 0.501932] initcall sysenter_setup+0x0/0x2dd returned 0 after 0 usecs [ 0.501932] calling param_sysfs_init+0x0/0x1b5 @ 1 [ 0.511996] initcall param_sysfs_init+0x0/0x1b5 returned 0 after 10740 usecs [ 0.512931] calling pm_sysrq_init+0x0/0x20 @ 1 [ 0.512931] initcall pm_sysrq_init+0x0/0x20 returned 0 after 0 usecs [ 0.512931] calling default_bdi_init+0x0/0xaa @ 1 [ 0.513012] initcall default_bdi_init+0x0/0xaa returned 0 after 976 usecs [ 0.513931] calling init_bio+0x0/0xf2 @ 1 [ 0.513931] bio: create slab <bio-0> at 0 [ 0.513931] initcall init_bio+0x0/0xf2 returned 0 after 0 usecs [ 0.513931] calling fsnotify_notification_init+0x0/0x8b @ 1 [ 0.513931] initcall fsnotify_notification_init+0x0/0x8b returned 0 after 0 usecs [ 0.513931] calling cryptomgr_init+0x0/0x12 @ 1 [ 0.513931] initcall cryptomgr_init+0x0/0x12 returned 0 after 0 usecs [ 0.513931] calling blk_settings_init+0x0/0x2c @ 1 [ 0.513931] initcall blk_settings_init+0x0/0x2c returned 0 after 0 usecs [ 0.513931] calling blk_ioc_init+0x0/0x2a @ 1 [ 0.513931] initcall blk_ioc_init+0x0/0x2a returned 0 after 0 usecs [ 0.513931] calling blk_softirq_init+0x0/0x6e @ 1 [ 0.513931] initcall blk_softirq_init+0x0/0x6e returned 0 after 0 usecs [ 0.513931] calling blk_iopoll_setup+0x0/0x6e @ 1 [ 0.513931] initcall blk_iopoll_setup+0x0/0x6e returned 0 after 0 usecs [ 0.513931] calling genhd_device_init+0x0/0x85 @ 1 [ 0.513983] initcall genhd_device_init+0x0/0x85 returned 0 after 976 usecs [ 0.514930] calling pci_slot_init+0x0/0x50 @ 1 [ 0.514930] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs [ 0.514930] calling fbmem_init+0x0/0x98 @ 1 [ 0.514964] initcall fbmem_init+0x0/0x98 returned 0 after 976 usecs [ 0.515930] calling acpi_init+0x0/0xbc @ 1 [ 0.515930] ACPI: Added _OSI(Module Device) [ 0.515930] ACPI: Added _OSI(Processor Device) [ 0.515930] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.515930] ACPI: Added _OSI(Processor Aggregator Device) [ 0.517074] ACPI: EC: Look up EC in DSDT [ 0.518478] \_SB_:_OSC evaluation returned wrong type [ 0.518930] _OSC request data:1 6 [ 0.526929] ACPI: Interpreter enabled [ 0.526929] ACPI: (supports S0 S4 S5) [ 0.526929] ACPI: Using IOAPIC for interrupt routing [ 0.540160] initcall acpi_init+0x0/0xbc returned 0 after 24410 usecs [ 0.540926] calling dock_init+0x0/0xa5 @ 1 [ 0.541149] ACPI: No dock devices found. [ 0.541926] initcall dock_init+0x0/0xa5 returned 0 after 976 usecs [ 0.541926] calling acpi_pci_root_init+0x0/0x2d @ 1 [ 0.541926] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.542103] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.543213] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.543926] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.543926] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.543926] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] [ 0.543926] pci_root PNP0A03:00: host bridge window [mem 0xd0000000-0xfebfffff] [ 0.543926] pci_root PNP0A03:00: host bridge window [mem 0xfed40000-0xfed8ffff] [ 0.543926] pci 0000:00:00.0: [10de:005e] type 0 class 0x000580 [ 0.543989] pci 0000:00:01.0: [10de:0051] type 0 class 0x000601 [ 0.544926] pci 0000:00:01.0: reg 10: [io 0x8c00-0x8fff] [ 0.544926] pci 0000:00:01.1: [10de:0052] type 0 class 0x000c05 [ 0.544926] pci 0000:00:01.1: reg 10: [io 0x2080-0x209f] [ 0.544926] pci 0000:00:01.1: reg 20: [io 0x2040-0x207f] [ 0.544926] pci 0000:00:01.1: reg 24: [io 0x2000-0x203f] [ 0.544926] pci 0000:00:01.1: PME# supported from D3hot D3cold [ 0.544926] pci 0000:00:01.1: PME# disabled [ 0.544951] pci 0000:00:02.0: [10de:005a] type 0 class 0x000c03 [ 0.545926] pci 0000:00:02.0: reg 10: [mem 0xd0000000-0xd0000fff] [ 0.545926] pci 0000:00:02.0: supports D1 D2 [ 0.545926] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.545926] pci 0000:00:02.0: PME# disabled [ 0.545926] pci 0000:00:02.1: [10de:005b] type 0 class 0x000c03 [ 0.545926] pci 0000:00:02.1: reg 10: [mem 0xd0001000-0xd00010ff] [ 0.545926] pci 0000:00:02.1: supports D1 D2 [ 0.545926] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.545926] pci 0000:00:02.1: PME# disabled [ 0.545926] pci 0000:00:07.0: [10de:0054] type 0 class 0x000101 [ 0.545926] pci 0000:00:07.0: reg 10: [io 0x20f0-0x20f7] [ 0.545926] pci 0000:00:07.0: reg 14: [io 0x20e0-0x20e3] [ 0.545926] pci 0000:00:07.0: reg 18: [io 0x20d0-0x20d7] [ 0.545926] pci 0000:00:07.0: reg 1c: [io 0x20c0-0x20c3] [ 0.545926] pci 0000:00:07.0: reg 20: [io 0x20b0-0x20bf] [ 0.545926] pci 0000:00:07.0: reg 24: [mem 0xd0002000-0xd0002fff] [ 0.545926] pci 0000:00:08.0: [10de:0055] type 0 class 0x000101 [ 0.545926] pci 0000:00:08.0: reg 10: [io 0x2440-0x2447] [ 0.545926] pci 0000:00:08.0: reg 14: [io 0x2430-0x2433] [ 0.545926] pci 0000:00:08.0: reg 18: [io 0x2420-0x2427] [ 0.545926] pci 0000:00:08.0: reg 1c: [io 0x2410-0x2413] [ 0.545926] pci 0000:00:08.0: reg 20: [io 0x2400-0x240f] [ 0.545926] pci 0000:00:08.0: reg 24: [mem 0xd0003000-0xd0003fff] [ 0.545926] pci 0000:00:09.0: [10de:005c] type 1 class 0x000604 [ 0.545926] pci 0000:00:0b.0: [10de:005d] type 1 class 0x000604 [ 0.545926] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.545926] pci 0000:00:0b.0: PME# disabled [ 0.545926] pci 0000:00:0c.0: [10de:005d] type 1 class 0x000604 [ 0.545926] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.545926] pci 0000:00:0c.0: PME# disabled [ 0.545926] pci 0000:00:0d.0: [10de:005d] type 1 class 0x000604 [ 0.545926] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.545926] pci 0000:00:0d.0: PME# disabled [ 0.545957] pci 0000:00:0e.0: [10de:005d] type 1 class 0x000604 [ 0.546925] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.546925] pci 0000:00:0e.0: PME# disabled [ 0.546925] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600 [ 0.546925] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600 [ 0.546925] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600 [ 0.546925] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600 [ 0.546925] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600 [ 0.546925] pci 0000:01:07.0: [1077:6312] type 0 class 0x000c04 [ 0.546925] pci 0000:01:07.0: reg 10: [io 0x3000-0x30ff] [ 0.546925] pci 0000:01:07.0: reg 14: [mem 0xd0110000-0xd0110fff] [ 0.546925] pci 0000:01:07.0: reg 30: [mem 0x00000000-0x0001ffff pref] [ 0.546925] pci 0000:01:08.0: [1002:515e] type 0 class 0x000300 [ 0.546925] pci 0000:01:08.0: reg 10: [mem 0xd8000000-0xdfffffff pref] [ 0.546925] pci 0000:01:08.0: reg 14: [io 0x3400-0x34ff] [ 0.546925] pci 0000:01:08.0: reg 18: [mem 0xd0100000-0xd010ffff] [ 0.546925] pci 0000:01:08.0: reg 30: [mem 0x00000000-0x0001ffff pref] [ 0.546925] pci 0000:01:08.0: supports D1 D2 [ 0.546925] pci 0000:00:09.0: PCI bridge to [bus 01-01] [ 0.546925] pci 0000:00:09.0: bridge window [io 0x3000-0x3fff] [ 0.546925] pci 0000:00:09.0: bridge window [mem 0xd0100000-0xd01fffff] [ 0.546925] pci 0000:00:09.0: bridge window [mem 0xd8000000-0xdfffffff pref] [ 0.546975] pci 0000:02:00.0: [14e4:165a] type 0 class 0x000200 [ 0.547925] pci 0000:02:00.0: reg 10: [mem 0xd0200000-0xd020ffff 64bit] [ 0.547925] pci 0000:02:00.0: PME# supported from D3hot D3cold [ 0.547925] pci 0000:02:00.0: PME# disabled [ 0.548954] pci 0000:00:0b.0: PCI bridge to [bus 02-02] [ 0.549925] pci 0000:00:0b.0: bridge window [mem 0xd0200000-0xd02fffff] [ 0.549925] pci 0000:00:0c.0: PCI bridge to [bus 03-03] [ 0.549925] pci 0000:00:0d.0: PCI bridge to [bus 04-04] [ 0.549925] pci 0000:05:00.0: [8086:105e] type 0 class 0x000200 [ 0.549925] pci 0000:05:00.0: reg 10: [mem 0xd0320000-0xd033ffff] [ 0.549925] pci 0000:05:00.0: reg 14: [mem 0xd0300000-0xd031ffff] [ 0.549925] pci 0000:05:00.0: reg 18: [io 0x4000-0x401f] [ 0.549925] pci 0000:05:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] [ 0.549925] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold [ 0.549925] pci 0000:05:00.0: PME# disabled [ 0.549925] pci 0000:05:00.1: [8086:105e] type 0 class 0x000200 [ 0.549925] pci 0000:05:00.1: reg 10: [mem 0xd0360000-0xd037ffff] [ 0.549925] pci 0000:05:00.1: reg 14: [mem 0xd0340000-0xd035ffff] [ 0.549925] pci 0000:05:00.1: reg 18: [io 0x4020-0x403f] [ 0.549925] pci 0000:05:00.1: reg 30: [mem 0x00000000-0x0001ffff pref] [ 0.549925] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold [ 0.549925] pci 0000:05:00.1: PME# disabled [ 0.549925] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with ''pcie_aspm=force'' [ 0.549925] pci 0000:00:0e.0: PCI bridge to [bus 05-05] [ 0.549925] pci 0000:00:0e.0: bridge window [io 0x4000-0x4fff] [ 0.549925] pci 0000:00:0e.0: bridge window [mem 0xd0300000-0xd03fffff] [ 0.549925] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.549956] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT] [ 0.550925] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR0._PRT] [ 0.550925] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR1._PRT] [ 0.550925] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR2._PRT] [ 0.550925] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR3._PRT] [ 0.550925] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.550925] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d [ 0.550925] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.588986] initcall acpi_pci_root_init+0x0/0x2d returned 0 after 46867 usecs [ 0.589919] calling acpi_pci_link_init+0x0/0x43 @ 1 [ 0.590070] ACPI: PCI Interrupt Link [LNK1] (IRQs 16 17 18 19) *0 [ 0.591055] ACPI: PCI Interrupt Link [LNK2] (IRQs 16 17 18 19) *0 [ 0.592058] ACPI: PCI Interrupt Link [LNK3] (IRQs 16 17 18 19) *0 [ 0.593053] ACPI: PCI Interrupt Link [LNK4] (IRQs 16 17 18 19) *0 [ 0.594163] ACPI: PCI Interrupt Link [LNK5] (IRQs 16 17 18 19) *0, disabled. [ 0.595049] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *0 [ 0.596053] ACPI: PCI Interrupt Link [LUS0] (IRQs 20 21 22 23) *0 [ 0.597050] ACPI: PCI Interrupt Link [LUS2] (IRQs 20 21 22 23) *0, disabled. [ 0.598053] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *0, disabled. [ 0.599057] ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22 23) *0, disabled. [ 0.600052] ACPI: PCI Interrupt Link [LMCI] (IRQs 20 21 22 23) *0, disabled. [ 0.601055] ACPI: PCI Interrupt Link [LPID] (IRQs 20 21 22 23) *0, disabled. [ 0.602084] ACPI: PCI Interrupt Link [LTID] (IRQs 20 21 22 23) *0 [ 0.603077] ACPI: PCI Interrupt Link [LSI1] (IRQs 20 21 22 23) *0 [ 0.604158] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled. [ 0.604948] initcall acpi_pci_link_init+0x0/0x43 returned 0 after 15622 usecs [ 0.605916] calling pnp_init+0x0/0x12 @ 1 [ 0.605946] initcall pnp_init+0x0/0x12 returned 0 after 976 usecs [ 0.606916] calling xen_setup_shutdown_event+0x0/0x30 @ 1 [ 0.606916] initcall xen_setup_shutdown_event+0x0/0x30 returned 0 after 0 usecs [ 0.606916] calling balloon_init+0x0/0x133 @ 1 [ 0.606916] xen/balloon: Initialising balloon driver. [ 0.606916] last_pfn = 0x144b16 max_arch_pfn = 0x400000000 [ 0.612120] initcall balloon_init+0x0/0x133 returned 0 after 5858 usecs [ 0.612915] calling xenbus_probe_backend_init+0x0/0x2d @ 1 [ 0.612989] initcall xenbus_probe_backend_init+0x0/0x2d returned 0 after 976 usecs [ 0.613915] calling xenbus_probe_frontend_init+0x0/0x2d @ 1 [ 0.613948] initcall xenbus_probe_frontend_init+0x0/0x2d returned 0 after 976 usecs [ 0.614915] calling balloon_init+0x0/0x10e @ 1 [ 0.614915] xen-balloon: Initialising balloon driver. [ 0.614974] initcall balloon_init+0x0/0x10e returned 0 after 976 usecs [ 0.615915] calling xen_selfballoon_init+0x0/0x82 @ 1 [ 0.615915] xen/balloon: Xen selfballooning driver disabled for domain0. [ 0.615915] initcall xen_selfballoon_init+0x0/0x82 returned -19 after 0 usecs [ 0.615915] calling misc_init+0x0/0xba @ 1 [ 0.615946] initcall misc_init+0x0/0xba returned 0 after 976 usecs [ 0.616915] calling vga_arb_device_init+0x0/0xde @ 1 [ 0.616975] vgaarb: device added: PCI:0000:01:08.0,decodes=io+mem,owns=io+mem,locks=none [ 0.617915] vgaarb: loaded [ 0.617915] vgaarb: bridge control possible 0000:01:08.0 [ 0.617915] initcall vga_arb_device_init+0x0/0xde returned 0 after 976 usecs [ 0.617915] calling cn_init+0x0/0x9e @ 1 [ 0.617928] initcall cn_init+0x0/0x9e returned 0 after 976 usecs [ 0.618914] calling phy_init+0x0/0x2e @ 1 [ 0.618969] initcall phy_init+0x0/0x2e returned 0 after 976 usecs [ 0.619914] calling init_pcmcia_cs+0x0/0x36 @ 1 [ 0.619944] initcall init_pcmcia_cs+0x0/0x36 returned 0 after 976 usecs [ 0.620914] calling usb_init+0x0/0x173 @ 1 [ 0.620991] usbcore: registered new interface driver usbfs [ 0.621944] usbcore: registered new interface driver hub [ 0.622963] usbcore: registered new device driver usb [ 0.623914] initcall usb_init+0x0/0x173 returned 0 after 2929 usecs [ 0.623914] calling serio_init+0x0/0x31 @ 1 [ 0.623944] initcall serio_init+0x0/0x31 returned 0 after 976 usecs [ 0.624914] calling input_init+0x0/0x10c @ 1 [ 0.624944] initcall input_init+0x0/0x10c returned 0 after 976 usecs [ 0.625913] calling rtc_init+0x0/0x71 @ 1 [ 0.625943] initcall rtc_init+0x0/0x71 returned 0 after 976 usecs [ 0.626913] calling power_supply_class_init+0x0/0x44 @ 1 [ 0.626944] initcall power_supply_class_init+0x0/0x44 returned 0 after 976 usecs [ 0.627913] calling hwmon_init+0x0/0xee @ 1 [ 0.627942] initcall hwmon_init+0x0/0xee returned 0 after 976 usecs [ 0.628913] calling leds_init+0x0/0x48 @ 1 [ 0.628943] initcall leds_init+0x0/0x48 returned 0 after 976 usecs [ 0.629913] calling pci_subsys_init+0x0/0x4f @ 1 [ 0.629913] PCI: Using ACPI for IRQ routing [ 0.629913] PCI: pci_cache_line_size set to 64 bytes [ 0.629913] reserve RAM buffer: 000000000009d000 - 000000000009ffff [ 0.629913] reserve RAM buffer: 000000007fff0000 - 000000007fffffff [ 0.629913] reserve RAM buffer: 00000000cfef0000 - 00000000cfffffff [ 0.629913] reserve RAM buffer: 0000000144b16000 - 0000000147ffffff [ 0.629913] initcall pci_subsys_init+0x0/0x4f returned 0 after 0 usecs [ 0.629913] calling proto_init+0x0/0x12 @ 1 [ 0.629913] initcall proto_init+0x0/0x12 returned 0 after 0 usecs [ 0.629913] calling net_dev_init+0x0/0x1b1 @ 1 [ 0.630018] initcall net_dev_init+0x0/0x1b1 returned 0 after 976 usecs [ 0.630913] calling neigh_init+0x0/0x80 @ 1 [ 0.630913] initcall neigh_init+0x0/0x80 returned 0 after 0 usecs [ 0.630913] calling fib_rules_init+0x0/0xaf @ 1 [ 0.630913] initcall fib_rules_init+0x0/0xaf returned 0 after 0 usecs [ 0.630913] calling pktsched_init+0x0/0xfe @ 1 [ 0.630913] initcall pktsched_init+0x0/0xfe returned 0 after 0 usecs [ 0.630913] calling tc_filter_init+0x0/0x55 @ 1 [ 0.630913] initcall tc_filter_init+0x0/0x55 returned 0 after 0 usecs [ 0.630913] calling tc_action_init+0x0/0x55 @ 1 [ 0.630913] initcall tc_action_init+0x0/0x55 returned 0 after 0 usecs [ 0.630913] calling genl_init+0x0/0x84 @ 1 [ 0.630926] initcall genl_init+0x0/0x84 returned 0 after 976 usecs [ 0.631912] calling cipso_v4_init+0x0/0x61 @ 1 [ 0.631912] initcall cipso_v4_init+0x0/0x61 returned 0 after 0 usecs [ 0.631912] calling netlbl_init+0x0/0x81 @ 1 [ 0.631912] NetLabel: Initializing [ 0.631912] NetLabel: domain hash size = 128 [ 0.631912] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.631912] NetLabel: unlabeled traffic allowed by default [ 0.631912] initcall netlbl_init+0x0/0x81 returned 0 after 0 usecs [ 0.631912] calling rfkill_init+0x0/0x79 @ 1 [ 0.631976] initcall rfkill_init+0x0/0x79 returned 0 after 976 usecs [ 0.632912] calling sysctl_init+0x0/0x48 @ 1 [ 0.632912] initcall sysctl_init+0x0/0x48 returned 0 after 0 usecs [ 0.632912] calling hpet_late_init+0x0/0x101 @ 1 [ 0.632912] initcall hpet_late_init+0x0/0x101 returned -19 after 0 usecs [ 0.632912] calling init_amd_nbs+0x0/0xb8 @ 1 [ 0.632912] initcall init_amd_nbs+0x0/0xb8 returned 0 after 0 usecs [ 0.632912] calling clocksource_done_booting+0x0/0x5a @ 1 [ 0.632912] Switching to clocksource xen [ 0.632931] initcall clocksource_done_booting+0x0/0x5a returned 0 after 983 usecs [ 0.634437] Switched to NOHz mode on CPU #2 [ 0.634469] Switched to NOHz mode on CPU #3 [ 0.634809] Switched to NOHz mode on CPU #1 [ 0.633912] calling ftrace_init_debugfs+0x0/0xcf @ 1 [ 0.633912] initcall ftrace_init_debugfs+0x0/0xcf returned 0 after 19 usecs [ 0.633912] calling rb_init_debugfs+0x0/0x2f @ 1 [ 0.633912] initcall rb_init_debugfs+0x0/0x2f returned 0 after 2 usecs [ 0.633912] calling tracer_init_debugfs+0x0/0x3a0 @ 1 [ 0.681929] Switched to NOHz mode on CPU #0 [ 0.686227] initcall tracer_init_debugfs+0x0/0x3a0 returned 0 after 4343 usecs [ 0.687084] calling init_trace_printk_function_export+0x0/0x2f @ 1 [ 0.687084] initcall init_trace_printk_function_export+0x0/0x2f returned 0 after 2 usecs [ 0.687084] calling event_trace_init+0x0/0x2bd @ 1 [ 0.715808] initcall event_trace_init+0x0/0x2bd returned 0 after 2946 usecs [ 0.716057] calling init_kprobe_trace+0x0/0x93 @ 1 [ 0.727692] initcall init_kprobe_trace+0x0/0x93 returned 0 after 27 usecs [ 0.728671] calling init_pipe_fs+0x0/0x4c @ 1 [ 0.728671] initcall init_pipe_fs+0x0/0x4c returned 0 after 15 usecs [ 0.728671] calling eventpoll_init+0x0/0xda @ 1 [ 0.728671] initcall eventpoll_init+0x0/0xda returned 0 after 7 usecs [ 0.728671] calling anon_inode_init+0x0/0x116 @ 1 [ 0.761441] initcall anon_inode_init+0x0/0x116 returned 0 after 28 usecs [ 0.762416] calling blk_scsi_ioctl_init+0x0/0x289 @ 1 [ 0.762416] initcall blk_scsi_ioctl_init+0x0/0x289 returned 0 after 0 usecs [ 0.762416] calling acpi_event_init+0x0/0x81 @ 1 [ 0.785158] initcall acpi_event_init+0x0/0x81 returned 0 after 34 usecs [ 0.786131] calling pnp_system_init+0x0/0x12 @ 1 [ 0.796678] initcall pnp_system_init+0x0/0x12 returned 0 after 124 usecs [ 0.797657] calling pnpacpi_init+0x0/0x8c @ 1 [ 0.797657] pnp: PnP ACPI init [ 0.797657] ACPI: bus type pnp registered [ 0.815290] pnp 00:00: [mem 0xffc00000-0xffffffff] [ 0.816130] pnp 00:00: [mem 0xfec00000-0xfec00fff] [ 0.816130] pnp 00:00: [mem 0xfee00000-0xfeefffff] [ 0.816130] pnp 00:00: [mem 0xfed00000-0xfed00fff] [ 0.834748] system 00:00: [mem 0xffc00000-0xffffffff] could not be reserved [ 0.835724] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.835724] system 00:00: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.835724] system 00:00: [mem 0xfed00000-0xfed00fff] has been reserved [ 0.835724] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.869368] pnp 00:01: [bus 00-ff] [ 0.870294] pnp 00:01: [io 0x0cf8-0x0cff] [ 0.870294] pnp 00:01: [io 0x0000-0x0cf7 window] [ 0.870294] pnp 00:01: [io 0x0d00-0xffff window] [ 0.870294] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 0.870294] pnp 00:01: [mem 0x000c0000-0x000dffff window] [ 0.870294] pnp 00:01: [mem 0xd0000000-0xfebfffff window] [ 0.870294] pnp 00:01: [mem 0xfed40000-0xfed8ffff] [ 0.909016] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) [ 0.915782] pnp 00:02: [mem 0xe0000000-0xefffffff] [ 0.920736] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved [ 0.921716] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.921716] pnp 00:03: [io 0x8000-0x807f] [ 0.921716] pnp 00:03: [io 0x8080-0x80ff] [ 0.921716] pnp 00:03: [io 0x8400-0x847f] [ 0.921716] pnp 00:03: [io 0x8480-0x84ff] [ 0.921716] pnp 00:03: [io 0x8800-0x887f] [ 0.921716] pnp 00:03: [io 0x8880-0x88ff] [ 0.921716] pnp 00:03: [io 0x2040-0x207f] [ 0.921716] pnp 00:03: [io 0x2000-0x203f] [ 0.921716] pnp 00:03: [io 0x0060] [ 0.921716] pnp 00:03: [io 0x0064] [ 0.975281] system 00:03: [io 0x8000-0x807f] has been reserved [ 0.976265] system 00:03: [io 0x8080-0x80ff] has been reserved [ 0.976265] system 00:03: [io 0x8400-0x847f] has been reserved [ 0.976265] system 00:03: [io 0x8480-0x84ff] has been reserved [ 0.976265] system 00:03: [io 0x8800-0x887f] has been reserved [ 0.976265] system 00:03: [io 0x8880-0x88ff] has been reserved [ 0.976265] system 00:03: [io 0x2040-0x207f] has been reserved [ 0.976265] system 00:03: [io 0x2000-0x203f] has been reserved [ 0.976265] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.976265] pnp 00:04: [irq 0 disabled] [ 0.976265] xen: registering gsi 8 triggering 1 polarity 0 [ 1.039302] xen_map_pirq_gsi: returning irq 8 for gsi 8 [ 1.040291] xen: --> pirq=8 -> irq=8 (gsi=8) [ 1.048906] pnp 00:04: [irq 8] [ 1.049894] pnp 00:04: [mem 0xfed00000-0xfed003ff] [ 1.056991] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) [ 1.057978] pnp 00:05: [io 0x0010-0x001f] [ 1.057978] pnp 00:05: [io 0x0022-0x003f] [ 1.057978] pnp 00:05: [io 0x0044-0x005f] [ 1.057978] pnp 00:05: [io 0x0062-0x0063] [ 1.057978] pnp 00:05: [io 0x0065-0x006f] [ 1.057978] pnp 00:05: [io 0x0072-0x0073] [ 1.057978] pnp 00:05: [io 0x0074-0x007f] [ 1.057978] pnp 00:05: [io 0x0091-0x0093] [ 1.057978] pnp 00:05: [io 0x0097-0x009f] [ 1.057978] pnp 00:05: [io 0x00a2-0x00bf] [ 1.057978] pnp 00:05: [io 0x00e0-0x00ef] [ 1.057978] pnp 00:05: [io 0x04d0-0x04d1] [ 1.113508] system 00:05: [io 0x04d0-0x04d1] has been reserved [ 1.114493] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.114493] pnp 00:06: [io 0x0000-0x0008] [ 1.114493] pnp 00:06: [io 0x000a-0x000f] [ 1.114493] pnp 00:06: [io 0x0081-0x0083] [ 1.114493] pnp 00:06: [io 0x0087] [ 1.114493] pnp 00:06: [io 0x0089-0x008b] [ 1.114493] pnp 00:06: [io 0x008f] [ 1.114493] pnp 00:06: [io 0x00c0-0x00d1] [ 1.114493] pnp 00:06: [io 0x00d4-0x00df] [ 1.114493] pnp 00:06: [dma 4] [ 1.161527] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active) [ 1.162514] pnp 00:07: [io 0x0061] [ 1.171691] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active) [ 1.172678] pnp 00:08: [io 0x0070-0x0071] [ 1.182471] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.183458] pnp 00:09: [io 0x00f0-0x00f1] [ 1.183458] xen: registering gsi 13 triggering 1 polarity 0 [ 1.198748] xen_map_pirq_gsi: returning irq 13 for gsi 13 [ 1.199740] xen: --> pirq=13 -> irq=13 (gsi=13) [ 1.208787] pnp 00:09: [irq 13] [ 1.212113] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active) [ 1.213100] pnp 00:0a: [io 0x0c00-0x0c7f] [ 1.222911] system 00:0a: [io 0x0c00-0x0c7f] has been reserved [ 1.223896] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.236142] pnp 00:0b: [io 0x03f8-0x03ff] [ 1.237055] xen: registering gsi 4 triggering 1 polarity 0 [ 1.245755] xen_map_pirq_gsi: returning irq 4 for gsi 4 [ 1.246747] xen: --> pirq=4 -> irq=4 (gsi=4) [ 1.255359] Already setup the GSI :4 [ 1.256349] pnp 00:0b: [irq 4] [ 1.262340] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) [ 1.269916] pnp: PnP ACPI: found 12 devices [ 1.270057] ACPI: ACPI bus type pnp unregistered [ 1.270057] initcall pnpacpi_init+0x0/0x8c returned 0 after 459866 usecs [ 1.270057] calling pcistub_init+0x0/0x201 @ 1 [ 1.270057] pcistub_init ffffffff8164f740 [ 1.270057] OK, there are devices [(05:00.1)(05:00.0)] [ 1.270057] xen-pciback: wants to seize 0000:05:00.1 [ 1.270057] xen-pciback: wants to seize 0000:05:00.0 [ 1.309495] pciback 0000:00:00.0: probing... [ 1.313846] pciback 0000:00:01.0: probing... [ 1.318171] pciback 0000:00:01.1: probing... [ 1.322503] pciback 0000:00:02.0: probing... [ 1.326832] pciback 0000:00:02.1: probing... [ 1.331159] pciback 0000:00:07.0: probing... [ 1.335490] pciback 0000:00:08.0: probing... [ 1.339815] pciback 0000:00:09.0: probing... [ 1.344142] pciback 0000:00:0b.0: probing... [ 1.348469] pciback 0000:00:0c.0: probing... [ 1.352797] pciback 0000:00:0d.0: probing... [ 1.357124] pciback 0000:00:0e.0: probing... [ 1.361450] pciback 0000:00:18.0: probing... [ 1.365775] pciback 0000:00:18.1: probing... [ 1.370103] pciback 0000:00:18.2: probing... [ 1.374431] pciback 0000:00:18.3: probing... [ 1.378755] pciback 0000:00:18.4: probing... [ 1.383085] pciback 0000:01:07.0: probing... [ 1.387411] pciback 0000:01:08.0: probing... [ 1.391738] pciback 0000:02:00.0: probing... [ 1.396066] pciback 0000:05:00.0: probing... [ 1.397057] pciback 0000:05:00.0: seizing device [ 1.397057] pciback 0000:05:00.0: pcistub_device_alloc [ 1.397057] pciback 0000:05:00.0: deferring initialization [ 1.415818] pciback 0000:05:00.1: probing... [ 1.416800] pciback 0000:05:00.1: seizing device [ 1.416800] pciback 0000:05:00.1: pcistub_device_alloc [ 1.416800] pciback 0000:05:00.1: deferring initialization [ 1.435597] initcall pcistub_init+0x0/0x201 returned 0 after 142108 usecs [ 1.436578] calling chr_dev_init+0x0/0xc6 @ 1 [ 1.454730] initcall chr_dev_init+0x0/0xc6 returned 0 after 7693 usecs [ 1.455669] calling firmware_class_init+0x0/0x19 @ 1 [ 1.466408] initcall firmware_class_init+0x0/0x19 returned 0 after 83 usecs [ 1.467395] calling init_pcmcia_bus+0x0/0x65 @ 1 [ 1.478182] initcall init_pcmcia_bus+0x0/0x65 returned 0 after 89 usecs [ 1.479164] calling thermal_init+0x0/0x75 @ 1 [ 1.489347] initcall thermal_init+0x0/0x75 returned 0 after 88 usecs [ 1.490327] calling cpufreq_gov_performance_init+0x0/0x12 @ 1 [ 1.490327] initcall cpufreq_gov_performance_init+0x0/0x12 returned 0 after 1 usecs [ 1.490327] calling cpufreq_gov_dbs_init+0x0/0x12 @ 1 [ 1.490327] initcall cpufreq_gov_dbs_init+0x0/0x12 returned 0 after 0 usecs [ 1.490327] calling init_acpi_pm_clocksource+0x0/0xec @ 1 [ 1.531003] PM-Timer failed consistency check (0x0xffffff) - aborting. [ 1.531059] initcall init_acpi_pm_clocksource+0x0/0xec returned -19 after 10341 usecs [ 1.531059] calling pcibios_assign_resources+0x0/0x76 @ 1 [ 1.531059] PCI: max bus depth: 1 pci_try_num: 2 [ 1.531059] pci 0000:00:0e.0: BAR 15: assigned [mem 0xd0400000-0xd04fffff pref] [ 1.531059] pci 0000:01:07.0: BAR 6: assigned [mem 0xd0120000-0xd013ffff pref] [ 1.531059] pci 0000:01:08.0: BAR 6: assigned [mem 0xd0140000-0xd015ffff pref] [ 1.531059] pci 0000:00:09.0: PCI bridge to [bus 01-01] [ 1.531059] pci 0000:00:09.0: bridge window [io 0x3000-0x3fff] [ 1.531059] pci 0000:00:09.0: bridge window [mem 0xd0100000-0xd01fffff] [ 1.531059] pci 0000:00:09.0: bridge window [mem 0xd8000000-0xdfffffff pref] [ 1.531059] pci 0000:00:0b.0: PCI bridge to [bus 02-02] [ 1.531059] pci 0000:00:0b.0: bridge window [mem 0xd0200000-0xd02fffff] [ 1.531059] pci 0000:00:0c.0: PCI bridge to [bus 03-03] [ 1.531059] pci 0000:00:0d.0: PCI bridge to [bus 04-04] [ 1.531059] pciback 0000:05:00.0: BAR 6: assigned [mem 0xd0400000-0xd041ffff pref] [ 1.531059] pciback 0000:05:00.1: BAR 6: assigned [mem 0xd0420000-0xd043ffff pref] [ 1.531059] pci 0000:00:0e.0: PCI bridge to [bus 05-05] [ 1.531059] pci 0000:00:0e.0: bridge window [io 0x4000-0x4fff] [ 1.531059] pci 0000:00:0e.0: bridge window [mem 0xd0300000-0xd03fffff] [ 1.531059] pci 0000:00:0e.0: bridge window [mem 0xd0400000-0xd04fffff pref] [ 1.531059] pci 0000:00:09.0: setting latency timer to 64 [ 1.531059] pci 0000:00:0b.0: setting latency timer to 64 [ 1.531059] pci 0000:00:0c.0: setting latency timer to 64 [ 1.531059] pci 0000:00:0d.0: setting latency timer to 64 [ 1.531059] pci 0000:00:0e.0: setting latency timer to 64 [ 1.531059] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 1.531059] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 1.531059] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 1.531059] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff] [ 1.531059] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xfebfffff] [ 1.531059] pci_bus 0000:00: resource 9 [mem 0xfed40000-0xfed8ffff] [ 1.531059] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] [ 1.531059] pci_bus 0000:01: resource 1 [mem 0xd0100000-0xd01fffff] [ 1.531059] pci_bus 0000:01: resource 2 [mem 0xd8000000-0xdfffffff pref] [ 1.531059] pci_bus 0000:02: resource 1 [mem 0xd0200000-0xd02fffff] [ 1.531059] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff] [ 1.531059] pci_bus 0000:05: resource 1 [mem 0xd0300000-0xd03fffff] [ 1.531059] pci_bus 0000:05: resource 2 [mem 0xd0400000-0xd04fffff pref] [ 1.531059] initcall pcibios_assign_resources+0x0/0x76 returned 0 after 217795 usecs [ 1.531059] calling sysctl_core_init+0x0/0x38 @ 1 [ 1.531059] initcall sysctl_core_init+0x0/0x38 returned 0 after 18 usecs [ 1.531059] calling inet_init+0x0/0x27d @ 1 [ 1.798902] NET: Registered protocol family 2 [ 1.804568] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 1.816849] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) [ 1.828290] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 1.829058] TCP: Hash tables configured (established 524288 bind 65536) [ 1.829058] TCP reno registered [ 1.845255] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 1.851457] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 1.852418] initcall inet_init+0x0/0x27d returned 0 after 57878 usecs [ 1.852418] calling af_unix_init+0x0/0x55 @ 1 [ 1.852418] NET: Registered protocol family 1 [ 1.852418] initcall af_unix_init+0x0/0x55 returned 0 after 4317 usecs [ 1.852418] calling init_sunrpc+0x0/0x73 @ 1 [ 1.884891] RPC: Registered named UNIX socket transport module. [ 1.885742] RPC: Registered udp transport module. [ 1.885742] RPC: Registered tcp transport module. [ 1.885742] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.885742] initcall init_sunrpc+0x0/0x73 returned 0 after 21827 usecs [ 1.885742] calling pci_apply_final_quirks+0x0/0x10c @ 1 [ 1.969274] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:0b.0: Found disabled HT MSI Mapping [ 1.970069] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:0b.0: Linking AER extended capability [ 1.970069] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:0c.0: Found disabled HT MSI Mapping [ 1.970069] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:0c.0: Linking AER extended capability [ 1.970069] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:0d.0: Found disabled HT MSI Mapping [ 1.970069] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:0d.0: Linking AER extended capability [ 1.970069] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:0e.0: Found disabled HT MSI Mapping [ 1.970069] pci 0000:00:00.0: Found enabled HT MSI Mapping [ 1.970069] pci 0000:00:0e.0: Linking AER extended capability [ 1.970069] pci 0000:01:08.0: Boot video device [ 1.970069] PCI: CLS 64 bytes, default 64 [ 1.970069] initcall pci_apply_final_quirks+0x0/0x10c returned 0 after 156457 usecs [ 1.970069] calling populate_rootfs+0x0/0xd3 @ 1 [ 2.091670] Trying to unpack rootfs image as initramfs... [ 2.547753] Freeing initrd memory: 235552k freed [ 2.658343] initcall populate_rootfs+0x0/0xd3 returned 0 after 553557 usecs [ 2.659059] calling pci_iommu_init+0x0/0x41 @ 1 [ 2.659059] initcall pci_iommu_init+0x0/0x41 returned 0 after 1 usecs [ 2.659059] calling calgary_fixup_tce_spaces+0x0/0x105 @ 1 [ 2.659059] initcall calgary_fixup_tce_spaces+0x0/0x105 returned -19 after 0 usecs [ 2.659059] calling irqfd_module_init+0x0/0x31 @ 1 [ 2.695392] initcall irqfd_module_init+0x0/0x31 returned 0 after 768 usecs [ 2.696364] calling i8259A_init_ops+0x0/0x21 @ 1 [ 2.696364] initcall i8259A_init_ops+0x0/0x21 returned 0 after 1 usecs [ 2.696364] calling vsyscall_init+0x0/0x27 @ 1 [ 2.718177] initcall vsyscall_init+0x0/0x27 returned 0 after 29 usecs [ 2.719153] calling sbf_init+0x0/0xf6 @ 1 [ 2.719153] Simple Boot Flag at 0x62 set to 0x1 [ 2.719153] initcall sbf_init+0x0/0xf6 returned 0 after 4482 usecs [ 2.719153] calling init_tsc_clocksource+0x0/0x5f @ 1 [ 2.744839] initcall init_tsc_clocksource+0x0/0x5f returned 0 after 34 usecs [ 2.745814] calling add_rtc_cmos+0x0/0x96 @ 1 [ 2.745814] initcall add_rtc_cmos+0x0/0x96 returned 0 after 4 usecs [ 2.745814] calling i8237A_init_ops+0x0/0x14 @ 1 [ 2.745814] initcall i8237A_init_ops+0x0/0x14 returned 0 after 0 usecs [ 2.745814] calling cache_sysfs_init+0x0/0x6c @ 1 [ 2.780994] initcall cache_sysfs_init+0x0/0x6c returned 0 after 2043 usecs [ 2.781980] calling mcheck_init_device+0x0/0x11f @ 1 [ 2.781980] initcall mcheck_init_device+0x0/0x11f returned -5 after 0 usecs [ 2.781980] initcall mcheck_init_device+0x0/0x11f returned with error code -5 [ 2.781980] calling threshold_init_device+0x0/0x8f @ 1 [ 2.781980] initcall threshold_init_device+0x0/0x8f returned 0 after 1 usecs [ 2.781980] calling inject_init+0x0/0x40 @ 1 [ 2.781980] Machine check injector initialized [ 2.781980] initcall inject_init+0x0/0x40 returned 0 after 4397 usecs [ 2.781980] calling thermal_throttle_init_device+0x0/0x9d @ 1 [ 2.781980] initcall thermal_throttle_init_device+0x0/0x9d returned 0 after 0 usecs [ 2.781980] calling msr_init+0x0/0x14c @ 1 [ 2.853414] initcall msr_init+0x0/0x14c returned 0 after 579 usecs [ 2.854400] calling cpuid_init+0x0/0x14c @ 1 [ 2.864485] initcall cpuid_init+0x0/0x14c returned 0 after 507 usecs [ 2.865472] calling ioapic_init_ops+0x0/0x14 @ 1 [ 2.865472] initcall ioapic_init_ops+0x0/0x14 returned 0 after 0 usecs [ 2.865472] calling add_pcspkr+0x0/0x3a @ 1 [ 2.886576] initcall add_pcspkr+0x0/0x3a returned 0 after 111 usecs [ 2.887562] calling microcode_init+0x0/0x145 @ 1 [ 2.897682] microcode: CPU0: patch_level=0x01000065 [ 2.902542] microcode: CPU1: patch_level=0x01000065 [ 2.907467] microcode: CPU2: patch_level=0x01000065 [ 2.912404] microcode: CPU3: patch_level=0x01000065 [ 2.917445] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba [ 2.918433] initcall microcode_init+0x0/0x145 returned 0 after 27971 usecs [ 2.918433] calling start_periodic_check_for_corruption+0x0/0x50 @ 1 [ 2.918433] initcall start_periodic_check_for_corruption+0x0/0x50 returned 0 after 0 usecs [ 2.918433] calling audit_classes_init+0x0/0xaf @ 1 [ 2.952943] initcall audit_classes_init+0x0/0xaf returned 0 after 19 usecs [ 2.953926] calling pt_dump_init+0x0/0x30 @ 1 [ 2.953926] initcall pt_dump_init+0x0/0x30 returned 0 after 13 usecs [ 2.953926] calling ia32_binfmt_init+0x0/0x14 @ 1 [ 2.953926] initcall ia32_binfmt_init+0x0/0x14 returned 0 after 10 usecs [ 2.953926] calling proc_schedstat_init+0x0/0x22 @ 1 [ 2.953926] initcall proc_schedstat_init+0x0/0x22 returned 0 after 4 usecs [ 2.953926] calling proc_execdomains_init+0x0/0x22 @ 1 [ 2.953926] initcall proc_execdomains_init+0x0/0x22 returned 0 after 1 usecs [ 2.953926] calling ioresources_init+0x0/0x3c @ 1 [ 2.953926] initcall ioresources_init+0x0/0x3c returned 0 after 2 usecs [ 2.953926] calling uid_cache_init+0x0/0x8c @ 1 [ 3.022961] initcall uid_cache_init+0x0/0x8c returned 0 after 23 usecs [ 3.023945] calling init_posix_timers+0x0/0x1f4 @ 1 [ 3.023945] initcall init_posix_timers+0x0/0x1f4 returned 0 after 2 usecs [ 3.023945] calling init_posix_cpu_timers+0x0/0xbf @ 1 [ 3.023945] initcall init_posix_cpu_timers+0x0/0xbf returned 0 after 0 usecs [ 3.023945] calling create_proc_profile+0x0/0x290 @ 1 [ 3.023945] initcall create_proc_profile+0x0/0x290 returned 0 after 0 usecs [ 3.023945] calling timekeeping_init_ops+0x0/0x14 @ 1 [ 3.023945] initcall timekeeping_init_ops+0x0/0x14 returned 0 after 0 usecs [ 3.023945] calling init_clocksource_sysfs+0x0/0x50 @ 1 [ 3.083779] initcall init_clocksource_sysfs+0x0/0x50 returned 0 after 257 usecs [ 3.084766] calling init_timer_list_procfs+0x0/0x2c @ 1 [ 3.084766] initcall init_timer_list_procfs+0x0/0x2c returned 0 after 2 usecs [ 3.084766] calling alarmtimer_init+0x0/0x147 @ 1 [ 3.108672] initcall alarmtimer_init+0x0/0x147 returned 0 after 228 usecs [ 3.109656] calling init_tstats_procfs+0x0/0x2c @ 1 [ 3.109656] initcall init_tstats_procfs+0x0/0x2c returned 0 after 2 usecs [ 3.109656] calling futex_init+0x0/0x62 @ 1 [ 3.131621] initcall futex_init+0x0/0x62 returned 0 after 18 usecs [ 3.132605] calling proc_dma_init+0x0/0x22 @ 1 [ 3.132605] initcall proc_dma_init+0x0/0x22 returned 0 after 3 usecs [ 3.132605] calling proc_modules_init+0x0/0x22 @ 1 [ 3.132605] initcall proc_modules_init+0x0/0x22 returned 0 after 2 usecs [ 3.132605] calling kallsyms_init+0x0/0x25 @ 1 [ 3.132605] initcall kallsyms_init+0x0/0x25 returned 0 after 1 usecs [ 3.132605] calling snapshot_device_init+0x0/0x12 @ 1 [ 3.176836] initcall snapshot_device_init+0x0/0x12 returned 0 after 143 usecs [ 3.177823] calling crash_save_vmcoreinfo_init+0x0/0x46d @ 1 [ 3.177823] initcall crash_save_vmcoreinfo_init+0x0/0x46d returned 0 after 20 usecs [ 3.177823] calling crash_notes_memory_init+0x0/0x36 @ 1 [ 3.177823] initcall crash_notes_memory_init+0x0/0x36 returned 0 after 5 usecs [ 3.177823] calling user_namespaces_init+0x0/0x2d @ 1 [ 3.177823] initcall user_namespaces_init+0x0/0x2d returned 0 after 6 usecs [ 3.177823] calling pid_namespaces_init+0x0/0x2d @ 1 [ 3.177823] initcall pid_namespaces_init+0x0/0x2d returned 0 after 3 usecs [ 3.177823] calling audit_init+0x0/0x133 @ 1 [ 3.177823] audit: initializing netlink socket (disabled) [ 3.244286] type=2000 audit(1313399969.278:1): initialized [ 3.245268] initcall audit_init+0x0/0x133 returned 0 after 10737 usecs [ 3.245268] calling audit_watch_init+0x0/0x3a @ 1 [ 3.245268] initcall audit_watch_init+0x0/0x3a returned 0 after 0 usecs [ 3.245268] calling audit_tree_init+0x0/0x49 @ 1 [ 3.245268] initcall audit_tree_init+0x0/0x49 returned 0 after 1 usecs [ 3.245268] calling init_kprobes+0x0/0x17c @ 1 [ 3.298971] initcall init_kprobes+0x0/0x17c returned 0 after 14807 usecs [ 3.299060] calling utsname_sysctl_init+0x0/0x14 @ 1 [ 3.299060] initcall utsname_sysctl_init+0x0/0x14 returned 0 after 19 usecs [ 3.299060] calling init_tracepoints+0x0/0x20 @ 1 [ 3.299060] initcall init_tracepoints+0x0/0x20 returned 0 after 0 usecs [ 3.299060] calling ftrace_mod_cmd_init+0x0/0x12 @ 1 [ 3.299060] initcall ftrace_mod_cmd_init+0x0/0x12 returned 0 after 0 usecs [ 3.299060] calling init_events+0x0/0x61 @ 1 [ 3.299060] initcall init_events+0x0/0x61 returned 0 after 2 usecs [ 3.299060] calling init_function_trace+0x0/0x3e @ 1 [ 3.299060] initcall init_function_trace+0x0/0x3e returned 0 after 1 usecs [ 3.299060] calling init_graph_trace+0x0/0x66 @ 1 [ 3.299060] initcall init_graph_trace+0x0/0x66 returned 0 after 1 usecs [ 3.299060] calling init_blk_tracer+0x0/0x5a @ 1 [ 3.299060] initcall init_blk_tracer+0x0/0x5a returned 0 after 1 usecs [ 3.299060] calling perf_event_sysfs_init+0x0/0x93 @ 1 [ 3.392629] initcall perf_event_sysfs_init+0x0/0x93 returned 0 after 529 usecs [ 3.393617] calling init_per_zone_wmark_min+0x0/0x8b @ 1 [ 3.393617] initcall init_per_zone_wmark_min+0x0/0x8b returned 0 after 10505 usecs [ 3.393617] calling kswapd_init+0x0/0x76 @ 1 [ 3.429308] initcall kswapd_init+0x0/0x76 returned 0 after 101 usecs [ 3.430282] calling extfrag_debug_init+0x0/0x72 @ 1 [ 3.430282] initcall extfrag_debug_init+0x0/0x72 returned 0 after 17 usecs [ 3.430282] calling setup_vmstat+0x0/0xc8 @ 1 [ 3.430282] initcall setup_vmstat+0x0/0xc8 returned 0 after 24 usecs [ 3.430282] calling mm_sysfs_init+0x0/0x29 @ 1 [ 3.430282] initcall mm_sysfs_init+0x0/0x29 returned 0 after 8 usecs [ 3.430282] calling proc_vmalloc_init+0x0/0x25 @ 1 [ 3.430282] initcall proc_vmalloc_init+0x0/0x25 returned 0 after 2 usecs [ 3.430282] calling procswaps_init+0x0/0x22 @ 1 [ 3.430282] initcall procswaps_init+0x0/0x22 returned 0 after 2 usecs [ 3.430282] calling hugetlb_init+0x0/0x44a @ 1 [ 3.430282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.503334] initcall hugetlb_init+0x0/0x44a returned 0 after 6289 usecs [ 3.504314] calling slab_proc_init+0x0/0x25 @ 1 [ 3.504314] initcall slab_proc_init+0x0/0x25 returned 0 after 2 usecs [ 3.504314] calling slab_sysfs_init+0x0/0x100 @ 1 [ 3.533638] initcall slab_sysfs_init+0x0/0x100 returned 0 after 7488 usecs [ 3.534504] calling init_cleancache+0x0/0x1b @ 1 [ 3.534504] initcall init_cleancache+0x0/0x1b returned 0 after 2 usecs [ 3.534504] calling fcntl_init+0x0/0x2a @ 1 [ 3.534504] initcall fcntl_init+0x0/0x2a returned 0 after 5 usecs [ 3.534504] calling proc_filesystems_init+0x0/0x22 @ 1 [ 3.534504] initcall proc_filesystems_init+0x0/0x22 returned 0 after 2 usecs [ 3.534504] calling fsnotify_mark_init+0x0/0x40 @ 1 [ 3.579771] initcall fsnotify_mark_init+0x0/0x40 returned 0 after 92 usecs [ 3.580755] calling dnotify_init+0x0/0x7b @ 1 [ 3.591248] initcall dnotify_init+0x0/0x7b returned 0 after 139 usecs [ 3.592227] calling inotify_user_setup+0x0/0x70 @ 1 [ 3.592227] initcall inotify_user_setup+0x0/0x70 returned 0 after 8 usecs [ 3.592227] calling aio_setup+0x0/0x7a @ 1 [ 3.592227] initcall aio_setup+0x0/0x7a returned 0 after 11 usecs [ 3.592227] calling proc_locks_init+0x0/0x22 @ 1 [ 3.592227] initcall proc_locks_init+0x0/0x22 returned 0 after 2 usecs [ 3.592227] calling init_sys32_ioctl+0x0/0x28 @ 1 [ 3.592227] initcall init_sys32_ioctl+0x0/0x28 returned 0 after 95 usecs [ 3.592227] calling dquot_init+0x0/0x121 @ 1 [ 3.592227] VFS: Disk quotas dquot_6.5.2 [ 3.651439] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.652408] initcall dquot_init+0x0/0x121 returned 0 after 10348 usecs [ 3.652408] calling init_v2_quota_format+0x0/0x22 @ 1 [ 3.652408] initcall init_v2_quota_format+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling quota_init+0x0/0x26 @ 1 [ 3.652408] initcall quota_init+0x0/0x26 returned 0 after 5 usecs [ 3.652408] calling proc_cmdline_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_cmdline_init+0x0/0x22 returned 0 after 2 usecs [ 3.652408] calling proc_consoles_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_consoles_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_cpuinfo_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_cpuinfo_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_devices_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_devices_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_interrupts_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_interrupts_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_loadavg_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_loadavg_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_meminfo_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_meminfo_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_stat_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_stat_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_uptime_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_uptime_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_version_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_version_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_softirqs_init+0x0/0x22 @ 1 [ 3.652408] initcall proc_softirqs_init+0x0/0x22 returned 0 after 1 usecs [ 3.652408] calling proc_kcore_init+0x0/0xa9 @ 1 [ 3.652408] initcall proc_kcore_init+0x0/0xa9 returned 0 after 7 usecs [ 3.652408] calling vmcore_init+0x0/0x39b @ 1 [ 3.652408] initcall vmcore_init+0x0/0x39b returned 0 after 0 usecs [ 3.652408] calling proc_kmsg_init+0x0/0x25 @ 1 [ 3.652408] initcall proc_kmsg_init+0x0/0x25 returned 0 after 1 usecs [ 3.652408] calling proc_page_init+0x0/0x42 @ 1 [ 3.652408] initcall proc_page_init+0x0/0x42 returned 0 after 2 usecs [ 3.652408] calling init_devpts_fs+0x0/0x4c @ 1 [ 3.652408] initcall init_devpts_fs+0x0/0x4c returned 0 after 15 usecs [ 3.652408] calling init_ramfs_fs+0x0/0x12 @ 1 [ 3.652408] initcall init_ramfs_fs+0x0/0x12 returned 0 after 1 usecs [ 3.652408] calling init_hugetlbfs_fs+0x0/0x98 @ 1 [ 3.887709] initcall init_hugetlbfs_fs+0x0/0x98 returned 0 after 265 usecs [ 3.888676] calling init_fat_fs+0x0/0x4f @ 1 [ 3.899210] initcall init_fat_fs+0x0/0x4f returned 0 after 249 usecs [ 3.900196] calling init_vfat_fs+0x0/0x12 @ 1 [ 3.900196] initcall init_vfat_fs+0x0/0x12 returned 0 after 1 usecs [ 3.900196] calling init_msdos_fs+0x0/0x12 @ 1 [ 3.900196] initcall init_msdos_fs+0x0/0x12 returned 0 after 1 usecs [ 3.900196] calling init_iso9660_fs+0x0/0x77 @ 1 [ 3.932294] initcall init_iso9660_fs+0x0/0x77 returned 0 after 196 usecs [ 3.933239] calling init_nfs_fs+0x0/0x150 @ 1 [ 3.943829] initcall init_nfs_fs+0x0/0x150 returned 0 after 365 usecs [ 3.944784] calling init_nlm+0x0/0x22 @ 1 [ 3.944784] initcall init_nlm+0x0/0x22 returned 0 after 29 usecs [ 3.944784] calling init_nls_cp437+0x0/0x12 @ 1 [ 3.944784] initcall init_nls_cp437+0x0/0x12 returned 0 after 0 usecs [ 3.944784] calling init_nls_ascii+0x0/0x12 @ 1 [ 3.944784] initcall init_nls_ascii+0x0/0x12 returned 0 after 0 usecs [ 3.944784] calling init_nls_iso8859_1+0x0/0x12 @ 1 [ 3.944784] initcall init_nls_iso8859_1+0x0/0x12 returned 0 after 0 usecs [ 3.944784] calling init_nls_utf8+0x0/0x2b @ 1 [ 3.944784] initcall init_nls_utf8+0x0/0x2b returned 0 after 0 usecs [ 3.944784] calling init_ntfs_fs+0x0/0x1d1 @ 1 [ 3.944784] NTFS driver 2.1.30 [Flags: R/W]. [ 4.014822] initcall init_ntfs_fs+0x0/0x1d1 returned 0 after 4512 usecs [ 4.015808] calling init_autofs4_fs+0x0/0x26 @ 1 [ 4.026290] initcall init_autofs4_fs+0x0/0x26 returned 0 after 131 usecs [ 4.027275] calling ipc_init+0x0/0x23 @ 1 [ 4.027275] msgmni has been set to 6328 [ 4.027275] initcall ipc_init+0x0/0x23 returned 0 after 3805 usecs [ 4.027275] calling ipc_sysctl_init+0x0/0x14 @ 1 [ 4.027275] initcall ipc_sysctl_init+0x0/0x14 returned 0 after 36 usecs [ 4.027275] calling init_mqueue_fs+0x0/0xb4 @ 1 [ 4.063507] initcall init_mqueue_fs+0x0/0xb4 returned 0 after 180 usecs [ 4.064450] calling key_proc_init+0x0/0x5e @ 1 [ 4.064450] initcall key_proc_init+0x0/0x5e returned 0 after 3 usecs [ 4.064450] calling selinux_nf_ip_init+0x0/0x69 @ 1 [ 4.064450] initcall selinux_nf_ip_init+0x0/0x69 returned 0 after 0 usecs [ 4.064450] calling init_sel_fs+0x0/0x9e @ 1 [ 4.064450] initcall init_sel_fs+0x0/0x9e returned 0 after 0 usecs [ 4.064450] calling selnl_init+0x0/0x4d @ 1 [ 4.107936] initcall selnl_init+0x0/0x4d returned 0 after 38 usecs [ 4.108904] calling sel_netif_init+0x0/0x66 @ 1 [ 4.108904] initcall sel_netif_init+0x0/0x66 returned 0 after 0 usecs [ 4.108904] calling sel_netnode_init+0x0/0x75 @ 1 [ 4.108904] initcall sel_netnode_init+0x0/0x75 returned 0 after 0 usecs [ 4.108904] calling sel_netport_init+0x0/0x75 @ 1 [ 4.108904] initcall sel_netport_init+0x0/0x75 returned 0 after 0 usecs [ 4.108904] calling aurule_init+0x0/0x37 @ 1 [ 4.108904] initcall aurule_init+0x0/0x37 returned 0 after 0 usecs [ 4.108904] calling crypto_wq_init+0x0/0x31 @ 1 [ 4.163750] initcall crypto_wq_init+0x0/0x31 returned 0 after 114 usecs [ 4.164733] calling crypto_algapi_init+0x0/0xd @ 1 [ 4.164733] initcall crypto_algapi_init+0x0/0xd returned 0 after 2 usecs [ 4.164733] calling skcipher_module_init+0x0/0x35 @ 1 [ 4.164733] initcall skcipher_module_init+0x0/0x35 returned 0 after 0 usecs [ 4.164733] calling chainiv_module_init+0x0/0x12 @ 1 [ 4.164733] initcall chainiv_module_init+0x0/0x12 returned 0 after 1 usecs [ 4.164733] calling eseqiv_module_init+0x0/0x12 @ 1 [ 4.164733] initcall eseqiv_module_init+0x0/0x12 returned 0 after 0 usecs [ 4.164733] calling hmac_module_init+0x0/0x12 @ 1 [ 4.164733] initcall hmac_module_init+0x0/0x12 returned 0 after 0 usecs [ 4.164733] calling md5_mod_init+0x0/0x12 @ 1 [ 4.234239] initcall md5_mod_init+0x0/0x12 returned 0 after 122 usecs [ 4.235226] calling sha1_generic_mod_init+0x0/0x12 @ 1 [ 4.246013] initcall sha1_generic_mod_init+0x0/0x12 returned 0 after 94 usecs [ 4.247000] calling crypto_cbc_module_init+0x0/0x12 @ 1 [ 4.247000] initcall crypto_cbc_module_init+0x0/0x12 returned 0 after 0 usecs [ 4.247000] calling des_generic_mod_init+0x0/0x3f @ 1 [ 4.271035] initcall des_generic_mod_init+0x0/0x3f returned 0 after 184 usecs [ 4.272022] calling zlib_mod_init+0x0/0x12 @ 1 [ 4.282811] initcall zlib_mod_init+0x0/0x12 returned 0 after 94 usecs [ 4.283799] calling crypto_authenc_module_init+0x0/0x12 @ 1 [ 4.283799] initcall crypto_authenc_module_init+0x0/0x12 returned 0 after 0 usecs [ 4.283799] calling crypto_authenc_esn_module_init+0x0/0x12 @ 1 [ 4.283799] initcall crypto_authenc_esn_module_init+0x0/0x12 returned 0 after 0 usecs [ 4.283799] calling krng_mod_init+0x0/0x12 @ 1 [ 4.321093] initcall krng_mod_init+0x0/0x12 returned 0 after 118 usecs [ 4.322081] calling proc_genhd_init+0x0/0x3c @ 1 [ 4.322081] initcall proc_genhd_init+0x0/0x3c returned 0 after 3 usecs [ 4.322081] calling bsg_init+0x0/0x12e @ 1 [ 4.343389] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 4.344376] initcall bsg_init+0x0/0x12e returned 0 after 7427 usecs [ 4.344376] calling noop_init+0x0/0x14 @ 1 [ 4.344376] io scheduler noop registered [ 4.344376] initcall noop_init+0x0/0x14 returned 0 after 3886 usecs [ 4.344376] calling deadline_init+0x0/0x14 @ 1 [ 4.344376] io scheduler deadline registered [ 4.344376] initcall deadline_init+0x0/0x14 returned 0 after 4225 usecs [ 4.344376] calling cfq_init+0x0/0x9e @ 1 [ 4.391506] io scheduler cfq registered (default) [ 4.392482] initcall cfq_init+0x0/0x9e returned 0 after 4738 usecs [ 4.392482] calling percpu_counter_startup+0x0/0x38 @ 1 [ 4.392482] initcall percpu_counter_startup+0x0/0x38 returned 0 after 1 usecs [ 4.392482] calling pci_proc_init+0x0/0x6a @ 1 [ 4.392482] initcall pci_proc_init+0x0/0x6a returned 0 after 60 usecs [ 4.392482] calling pcie_portdrv_init+0x0/0x7a @ 1 [ 4.432416] pcieport 0000:00:0b.0: setting latency timer to 64 [ 4.438588] pcieport 0000:00:0c.0: setting latency timer to 64 [ 4.444694] pcieport 0000:00:0d.0: setting latency timer to 64 [ 4.450791] pcieport 0000:00:0e.0: setting latency timer to 64 [ 4.456907] initcall pcie_portdrv_init+0x0/0x7a returned 0 after 24221 usecs [ 4.457893] calling aer_service_init+0x0/0x22 @ 1 [ 4.468861] initcall aer_service_init+0x0/0x22 returned 0 after 101 usecs [ 4.469849] calling ioapic_init+0x0/0x1b @ 1 [ 4.480135] initcall ioapic_init+0x0/0x1b returned 0 after 112 usecs [ 4.481121] calling pci_hotplug_init+0x0/0x1d @ 1 [ 4.481121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 4.481121] initcall pci_hotplug_init+0x0/0x1d returned 0 after 5493 usecs [ 4.481121] calling pcifront_init+0x0/0x5e @ 1 [ 4.481121] initcall pcifront_init+0x0/0x5e returned -19 after 0 usecs [ 4.481121] calling genericbl_init+0x0/0x12 @ 1 [ 4.519766] initcall genericbl_init+0x0/0x12 returned 0 after 86 usecs [ 4.520754] calling cirrusfb_init+0x0/0xcf @ 1 [ 4.530946] initcall cirrusfb_init+0x0/0xcf returned 0 after 98 usecs [ 4.531933] calling efifb_init+0x0/0x1fc @ 1 [ 4.531933] initcall efifb_init+0x0/0x1fc returned -19 after 4 usecs [ 4.531933] calling acpi_reserve_resources+0x0/0xeb @ 1 [ 4.531933] initcall acpi_reserve_resources+0x0/0xeb returned 0 after 3 usecs [ 4.531933] calling irqrouter_init_ops+0x0/0x26 @ 1 [ 4.531933] initcall irqrouter_init_ops+0x0/0x26 returned 0 after 0 usecs [ 4.531933] calling acpi_ac_init+0x0/0x28 @ 1 [ 4.577193] initcall acpi_ac_init+0x0/0x28 returned 0 after 123 usecs [ 4.578181] calling acpi_button_init+0x0/0x12 @ 1 [ 4.588577] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 [ 4.589565] ACPI: Power Button [PWRB] [ 4.600612] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 4.601600] ACPI: Power Button [PWRF] [ 4.611819] initcall acpi_button_init+0x0/0x12 returned 0 after 22832 usecs [ 4.612806] calling acpi_fan_init+0x0/0x18 @ 1 [ 4.623450] initcall acpi_fan_init+0x0/0x18 returned 0 after 124 usecs [ 4.624437] calling acpi_processor_init+0x0/0xcd @ 1 [ 4.624437] ACPI: acpi_idle yielding to (null) [ 4.640483] initcall acpi_processor_init+0x0/0xcd returned 0 after 5312 usecs [ 4.641381] calling acpi_container_init+0x0/0x4a @ 1 [ 4.655056] initcall acpi_container_init+0x0/0x4a returned 0 after 3190 usecs [ 4.655056] calling acpi_thermal_init+0x0/0x42 @ 1 [ 4.668139] initcall acpi_thermal_init+0x0/0x42 returned 0 after 161 usecs [ 4.669121] calling acpi_battery_init+0x0/0x16 @ 1 [ 4.669121] initcall acpi_battery_init+0x0/0x16 returned 0 after 3 usecs [ 4.669121] calling init+0x0/0x12 @ 1 [ 4.688086] calling 1_acpi_battery_init_async+0x0/0x1b @ 5 [ 4.696554] initcall 1_acpi_battery_init_async+0x0/0x1b returned 0 after 8262 usecs [ 4.704239] initcall init+0x0/0x12 returned 0 after 7959 usecs [ 4.705223] calling xenbus_probe_initcall+0x0/0x3b @ 1 [ 4.705223] initcall xenbus_probe_initcall+0x0/0x3b returned 0 after 0 usecs [ 4.705223] calling gntdev_init+0x0/0x4d @ 1 [ 4.726954] initcall gntdev_init+0x0/0x4d returned 0 after 111 usecs [ 4.727931] calling gntalloc_init+0x0/0x3d @ 1 [ 4.737965] initcall gntalloc_init+0x0/0x3d returned 0 after 109 usecs [ 4.738945] calling hypervisor_subsys_init+0x0/0x25 @ 1 [ 4.738945] initcall hypervisor_subsys_init+0x0/0x25 returned 0 after 0 usecs [ 4.738945] calling hyper_sysfs_init+0x0/0xfb @ 1 [ 4.738945] initcall hyper_sysfs_init+0x0/0xfb returned 0 after 8 usecs [ 4.738945] calling xen_tmem_init+0x0/0x5c @ 1 [ 4.738945] initcall xen_tmem_init+0x0/0x5c returned 0 after 0 usecs [ 4.738945] calling xen_pcibk_init+0x0/0x142 @ 1 [ 4.738945] xen-pciback: pcistub_init_devices_late [ 4.738945] pciback 0000:05:00.1: initializing... [ 4.738945] pciback 0000:05:00.1: initializing config [ 4.738945] pciback 0000:05:00.1: enabling device [ 4.804151] ACPI: PCI Interrupt Link [LNK4] enabled at IRQ 19 [ 4.805055] xen: registering gsi 19 triggering 0 polarity 1 [ 4.815505] xen: --> pirq=19 -> irq=19 (gsi=19) [ 4.820090] pciback 0000:05:00.1: PCI INT B -> Link[LNK4] -> GSI 19 (level, low) -> IRQ 19 [ 4.821078] pciback 0000:05:00.1: reset device [ 4.821078] pciback 0000:05:00.1: PCI INT B disabled [ 4.821078] pciback 0000:05:00.0: initializing... [ 4.821078] pciback 0000:05:00.0: initializing config [ 4.821078] pciback 0000:05:00.0: enabling device [ 4.852909] ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 18 [ 4.853636] xen: registering gsi 18 triggering 0 polarity 1 [ 4.864260] xen: --> pirq=18 -> irq=18 (gsi=18) [ 4.868839] pciback 0000:05:00.0: PCI INT A -> Link[LNK3] -> GSI 18 (level, low) -> IRQ 18 [ 4.869830] pciback 0000:05:00.0: reset device [ 4.869830] pciback 0000:05:00.0: PCI INT A disabled [ 4.886798] xen-pciback: backend is vpci [ 4.890863] initcall xen_pcibk_init+0x0/0x142 returned 0 after 104104 usecs [ 4.891849] calling pty_init+0x0/0x524 @ 1 [ 4.965351] initcall pty_init+0x0/0x524 returned 0 after 61840 usecs [ 4.966334] calling sysrq_init+0x0/0x78 @ 1 [ 4.966334] initcall sysrq_init+0x0/0x78 returned 0 after 10 usecs [ 4.966334] calling xen_hvc_init+0x0/0x143 @ 1 [ 4.988361] initcall xen_hvc_init+0x0/0x143 returned 0 after 1506 usecs [ 4.989345] calling serial8250_init+0x0/0x194 @ 1 [ 4.989345] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 5.063196] initcall serial8250_init+0x0/0x194 returned 0 after 61934 usecs [ 5.064183] calling serial8250_pnp_init+0x0/0x12 @ 1 [ 5.092190] initcall serial8250_pnp_init+0x0/0x12 returned 0 after 16571 usecs [ 5.093177] calling serial8250_pci_init+0x0/0x1b @ 1 [ 5.104626] initcall serial8250_pci_init+0x0/0x1b returned 0 after 139 usecs [ 5.105612] calling init_kgdboc+0x0/0x16 @ 1 [ 5.105612] initcall init_kgdboc+0x0/0x16 returned 0 after 1 usecs [ 5.105612] calling rand_initialize+0x0/0x40 @ 1 [ 5.105612] initcall rand_initialize+0x0/0x40 returned 0 after 13 usecs [ 5.105612] calling hpet_init+0x0/0x6a @ 1 [ 5.138299] hpet_acpi_add: no address or irqs in _CRS [ 5.143440] initcall hpet_init+0x0/0x6a returned 0 after 5370 usecs [ 5.144426] calling nvram_init+0x0/0x82 @ 1 [ 5.154122] Non-volatile memory driver v1.3 [ 5.155106] initcall nvram_init+0x0/0x82 returned 0 after 4177 usecs [ 5.155106] calling mod_init+0x0/0x5a @ 1 [ 5.155106] initcall mod_init+0x0/0x5a returned -19 after 0 usecs [ 5.155106] calling agp_init+0x0/0x26 @ 1 [ 5.155106] Linux agpgart interface v0.103 [ 5.155106] initcall agp_init+0x0/0x26 returned 0 after 4070 usecs [ 5.155106] calling agp_amd64_mod_init+0x0/0x22 @ 1 [ 5.212229] initcall agp_amd64_mod_init+0x0/0x22 returned -19 after 17272 usecs [ 5.213216] calling agp_intel_init+0x0/0x29 @ 1 [ 5.224324] initcall agp_intel_init+0x0/0x29 returned 0 after 154 usecs [ 5.225313] calling agp_sis_init+0x0/0x29 @ 1 [ 5.235526] initcall agp_sis_init+0x0/0x29 returned 0 after 107 usecs [ 5.236515] calling agp_via_init+0x0/0x29 @ 1 [ 5.246546] initcall agp_via_init+0x0/0x29 returned 0 after 110 usecs [ 5.247534] calling drm_core_init+0x0/0x139 @ 1 [ 5.257741] [drm] Initialized drm 1.1.0 20060810 [ 5.258705] initcall drm_core_init+0x0/0x139 returned 0 after 4596 usecs [ 5.258705] calling cn_proc_init+0x0/0x3d @ 1 [ 5.258705] initcall cn_proc_init+0x0/0x3d returned 0 after 1 usecs [ 5.258705] calling topology_sysfs_init+0x0/0x58 @ 1 [ 5.285051] initcall topology_sysfs_init+0x0/0x58 returned 0 after 52 usecs [ 5.286004] calling brd_init+0x0/0x1d4 @ 1 [ 5.300208] brd: module loaded [ 5.301179] initcall brd_init+0x0/0x1d4 returned 0 after 6819 usecs [ 5.301179] calling loop_init+0x0/0x1e1 @ 1 [ 5.316141] loop: module loaded [ 5.317109] initcall loop_init+0x0/0x1e1 returned 0 after 5247 usecs [ 5.317109] calling xen_blkif_init+0x0/0x267 @ 1 [ 5.331512] initcall xen_blkif_init+0x0/0x267 returned 0 after 1071 usecs [ 5.332499] calling mac_hid_init+0x0/0x22 @ 1 [ 5.332499] initcall mac_hid_init+0x0/0x22 returned 0 after 16 usecs [ 5.332499] calling fixed_mdio_bus_init+0x0/0x105 @ 1 [ 5.354564] Fixed MDIO Bus: probed [ 5.355551] initcall fixed_mdio_bus_init+0x0/0x105 returned 0 after 3491 usecs [ 5.355551] calling tg3_init+0x0/0x1b @ 1 [ 5.370588] tg3.c:v3.119 (May 18, 2011) [ 5.374815] ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 17 [ 5.375497] xen: registering gsi 17 triggering 0 polarity 1 [ 5.386179] xen: --> pirq=17 -> irq=17 (gsi=17) [ 5.390754] tg3 0000:02:00.0: PCI INT A -> Link[LNK2] -> GSI 17 (level, low) -> IRQ 17 [ 5.391741] tg3 0000:02:00.0: setting latency timer to 64 [ 5.412068] tg3 0000:02:00.0: eth0: Tigon3 [partno(BCM95722) rev a200] (PCI Express) MAC address 00:1d:09:17:b5:46 [ 5.413055] tg3 0000:02:00.0: eth0: attached PHY is 5722/5756 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) [ 5.413055] tg3 0000:02:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] [ 5.413055] tg3 0000:02:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit] [ 5.447578] work_for_cpu used greatest stack depth: 4888 bytes left [ 5.453973] initcall tg3_init+0x0/0x1b returned 0 after 82631 usecs [ 5.454960] calling net_olddevs_init+0x0/0x9f @ 1 [ 5.454960] initcall net_olddevs_init+0x0/0x9f returned 0 after 4 usecs [ 5.454960] calling init_nic+0x0/0x1b @ 1 [ 5.475985] initcall init_nic+0x0/0x1b returned 0 after 120 usecs [ 5.476973] calling netback_init+0x0/0x21c @ 1 [ 5.491454] initcall netback_init+0x0/0x21c returned 0 after 4717 usecs [ 5.492443] calling tun_init+0x0/0x93 @ 1 [ 5.492443] tun: Universal TUN/TAP device driver, 1.6 [ 5.492443] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 5.513697] initcall tun_init+0x0/0x93 returned 0 after 11248 usecs [ 5.514686] calling nonstatic_sysfs_init+0x0/0x12 @ 1 [ 5.514686] initcall nonstatic_sysfs_init+0x0/0x12 returned 0 after 1 usecs [ 5.514686] calling yenta_socket_init+0x0/0x1b @ 1 [ 5.537187] initcall yenta_socket_init+0x0/0x1b returned 0 after 117 usecs [ 5.538175] calling mon_init+0x0/0x100 @ 1 [ 5.548497] initcall mon_init+0x0/0x100 returned 0 after 233 usecs [ 5.549484] calling ehci_hcd_init+0x0/0xef @ 1 [ 5.549484] ehci_hcd: USB 2.0 ''Enhanced'' Host Controller (EHCI) Driver [ 5.549484] ehci_hcd: block sizes: qh 112 qtd 96 itd 192 sitd 96 [ 5.574632] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 23 [ 5.575235] xen: registering gsi 23 triggering 0 polarity 1 [ 5.586000] xen: --> pirq=23 -> irq=23 (gsi=23) [ 5.590569] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUS2] -> GSI 23 (level, low) -> IRQ 23 [ 5.599007] ehci_hcd 0000:00:02.1: setting latency timer to 64 [ 5.599984] ehci_hcd 0000:00:02.1: EHCI Host Controller [ 5.599984] /home/konrad/ssd/linux/drivers/usb/core/inode.c: creating file ''devices'' [ 5.599984] /home/konrad/ssd/linux/drivers/usb/core/inode.c: creating file ''001'' [ 5.625529] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1 [ 5.632922] ehci_hcd 0000:00:02.1: reset hcs_params 0x10148a dbg=1 cc=1 pcc=4 !ppc ports=10 [ 5.633906] ehci_hcd 0000:00:02.1: reset portroute 0 0 0 0 0 0 0 0 0 0 [ 5.633906] ehci_hcd 0000:00:02.1: reset hcc_params a086 caching frame 256/512/1024 park [ 5.633906] ehci_hcd 0000:00:02.1: park 0 [ 5.633906] ehci_hcd 0000:00:02.1: debug port 1 [ 5.633906] ehci_hcd 0000:00:02.1: reset command 0080b32 park=3 ithresh=8 Async Periodic period=1024 Reset HALT [ 5.633906] ehci_hcd 0000:00:02.1: bogus port configuration: cc=1 x pcc=4 < ports=10 [ 5.633906] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported [ 5.633906] ehci_hcd 0000:00:02.1: supports USB remote wakeup [ 5.633906] ehci_hcd 0000:00:02.1: irq 23, io mem 0xd0001000 [ 5.633906] ehci_hcd 0000:00:02.1: reset command 0080b02 park=3 ithresh=8 period=1024 Reset HALT [ 5.633906] ehci_hcd 0000:00:02.1: init command 0010005 (park)=0 ithresh=1 period=512 RUN [ 5.718283] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00 [ 5.724056] usb usb1: default language 0x0409 [ 5.728445] usb usb1: udev 1, busnum 1, minor = 0 [ 5.729425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 5.729425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.729425] usb usb1: Product: EHCI Host Controller [ 5.729425] usb usb1: Manufacturer: Linux 3.1.0-rc1-00304-g91d85ea-dirty ehci_hcd [ 5.729425] usb usb1: SerialNumber: 0000:00:02.1 [ 5.764629] usb usb1: usb_probe_device [ 5.765611] usb usb1: configuration #1 chosen from 1 choice [ 5.773988] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 5.779888] hub 1-0:1.0: usb_probe_interface [ 5.780873] hub 1-0:1.0: usb_probe_interface - got id [ 5.780873] hub 1-0:1.0: USB hub found [ 5.793051] hub 1-0:1.0: 10 ports detected [ 5.794036] hub 1-0:1.0: standalone hub [ 5.794036] hub 1-0:1.0: no power switching (usb 1.0) [ 5.794036] hub 1-0:1.0: individual port over-current protection [ 5.794036] hub 1-0:1.0: power on to power good time: 20ms [ 5.817804] hub 1-0:1.0: local power source is good [ 5.818790] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 5.829696] /home/konrad/ssd/linux/drivers/usb/core/inode.c: creating file ''001'' [ 5.837288] initcall ehci_hcd_init+0x0/0xef returned 0 after 270338 usecs [ 5.838274] calling ohci_hcd_mod_init+0x0/0xbf @ 1 [ 5.838274] ohci_hcd: USB 1.1 ''Open'' Host Controller (OHCI) Driver [ 5.838274] ohci_hcd: block sizes: ed 80 td 96 [ 5.861386] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 22 [ 5.862115] xen: registering gsi 22 triggering 0 polarity 1 [ 5.872742] xen: --> pirq=22 -> irq=22 (gsi=22) [ 5.877320] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUS0] -> GSI 22 (level, low) -> IRQ 22 [ 5.885760] ohci_hcd 0000:00:02.0: setting latency timer to 64 [ 5.886739] ohci_hcd 0000:00:02.0: OHCI Host Controller [ 5.886739] /home/konrad/ssd/linux/drivers/usb/core/inode.c: creating file ''002'' [ 5.904497] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2 [ 5.911889] ohci_hcd 0000:00:02.0: enabled nVidia shutdown quirk [ 5.912873] ohci_hcd 0000:00:02.0: created debug files [ 5.912873] ohci_hcd 0000:00:02.0: supports USB remote wakeup [ 5.912873] ohci_hcd 0000:00:02.0: irq 22, io mem 0xd0000000 [ 5.934724] hub 1-0:1.0: state 7 ports 10 chg 0000 evt 0000 [ 5.964114] ohci_hcd 0000:00:02.0: OHCI controller state [ 5.965053] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers [ 5.965053] ohci_hcd 0000:00:02.0: control 0x683 RWE RWC HCFS=operational CBSR=3 [ 5.965053] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0 [ 5.965053] ohci_hcd 0000:00:02.0: intrstatus 0x00000004 SF [ 5.965053] ohci_hcd 0000:00:02.0: intrenable 0x8000004a MIE RHSC RD WDH [ 5.965053] ohci_hcd 0000:00:02.0: hcca frame #0028 [ 5.965053] ohci_hcd 0000:00:02.0: roothub.a 0100020a POTPGT=1 NPS NDP=10(10) [ 5.965053] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000 [ 5.965053] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [3] 0x00000100 PPS [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [4] 0x00000100 PPS [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [5] 0x00000100 PPS [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [6] 0x00000100 PPS [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [7] 0x00000100 PPS [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [8] 0x00000100 PPS [ 5.965053] ohci_hcd 0000:00:02.0: roothub.portstatus [9] 0x00000100 PPS [ 6.093776] usb usb2: default language 0x0409 [ 6.098190] usb usb2: udev 1, busnum 2, minor = 128 [ 6.099168] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 6.099168] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.099168] usb usb2: Product: OHCI Host Controller [ 6.099168] usb usb2: Manufacturer: Linux 3.1.0-rc1-00304-g91d85ea-dirty ohci_hcd [ 6.099168] usb usb2: SerialNumber: 0000:00:02.0 [ 6.134707] usb usb2: usb_probe_device [ 6.135692] usb usb2: configuration #1 chosen from 1 choice [ 6.144067] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 6.149968] hub 2-0:1.0: usb_probe_interface [ 6.150953] hub 2-0:1.0: usb_probe_interface - got id [ 6.150953] hub 2-0:1.0: USB hub found [ 6.163132] hub 2-0:1.0: 10 ports detected [ 6.164121] hub 2-0:1.0: standalone hub [ 6.164121] hub 2-0:1.0: no power switching (usb 1.0) [ 6.164121] hub 2-0:1.0: global over-current protection [ 6.164121] hub 2-0:1.0: power on to power good time: 2ms [ 6.187028] hub 2-0:1.0: local power source is good [ 6.188015] hub 2-0:1.0: no over-current condition exists [ 6.188015] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 6.204361] /home/konrad/ssd/linux/drivers/usb/core/inode.c: creating file ''001'' [ 6.211827] ehci_hcd 0000:00:02.1: HS companion for 0000:00:02.0 [ 6.217999] initcall ohci_hcd_mod_init+0x0/0xbf returned 0 after 360382 usecs [ 6.218985] calling uhci_hcd_init+0x0/0x127 @ 1 [ 6.218985] uhci_hcd: USB Universal Host Controller Interface driver [ 6.236306] initcall uhci_hcd_init+0x0/0x127 returned 0 after 6386 usecs [ 6.237294] calling usblp_init+0x0/0x1b @ 1 [ 6.247385] usbcore: registered new interface driver usblp [ 6.248374] initcall usblp_init+0x0/0x1b returned 0 after 5419 usecs [ 6.248374] calling usb_usual_init+0x0/0x3e @ 1 [ 6.264021] usbcore: registered new interface driver libusual [ 6.265006] initcall usb_usual_init+0x0/0x3e returned 0 after 5684 usecs [ 6.265006] calling kgdbdbgp_start_thread+0x0/0x4f @ 1 [ 6.265006] initcall kgdbdbgp_start_thread+0x0/0x4f returned 0 after 0 usecs [ 6.265006] calling i8042_init+0x0/0x3ab @ 1 [ 6.293656] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 6.304126] hub 2-0:1.0: state 7 ports 10 chg 0000 evt 0000 [ 6.551455] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.556659] initcall i8042_init+0x0/0x3ab returned 0 after 257218 usecs [ 6.557646] calling serport_init+0x0/0x34 @ 1 [ 6.557646] initcall serport_init+0x0/0x34 returned 0 after 1 usecs [ 6.557646] calling mousedev_init+0x0/0x61 @ 1 [ 6.578773] mousedev: PS/2 mouse device common for all mice [ 6.579760] initcall mousedev_init+0x0/0x61 returned 0 after 5539 usecs [ 6.579760] calling evdev_init+0x0/0x12 @ 1 [ 6.595555] initcall evdev_init+0x0/0x12 returned 0 after 252 usecs [ 6.596541] calling atkbd_init+0x0/0x27 @ 1 [ 6.606238] initcall atkbd_init+0x0/0x27 returned 0 after 128 usecs [ 6.607196] calling psmouse_init+0x0/0x79 @ 1 [ 6.617449] initcall psmouse_init+0x0/0x79 returned 0 after 472 usecs [ 6.618433] calling cmos_init+0x0/0x6a @ 1 [ 6.628181] rtc_cmos 00:08: RTC can wake from S4 [ 6.633085] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 [ 6.639198] rtc0: alarms up to one year, y3k, 114 bytes nvram [ 6.645048] initcall cmos_init+0x0/0x6a returned 0 after 16558 usecs [ 6.645993] calling i2c_i801_init+0x0/0xd0 @ 1 [ 6.656080] initcall i2c_i801_init+0x0/0xd0 returned 0 after 129 usecs [ 6.657067] calling cpufreq_gov_dbs_init+0x0/0x94 @ 1 [ 6.657067] initcall cpufreq_gov_dbs_init+0x0/0x94 returned 0 after 2 usecs [ 6.657067] calling init_ladder+0x0/0x12 @ 1 [ 6.657067] initcall init_ladder+0x0/0x12 returned -19 after 1 usecs [ 6.657067] calling init_menu+0x0/0x12 @ 1 [ 6.657067] initcall init_menu+0x0/0x12 returned -19 after 0 usecs [ 6.657067] calling efivars_init+0x0/0xf7 @ 1 [ 6.657067] EFI Variables Facility v0.08 2004-May-17 [ 6.657067] initcall efivars_init+0x0/0xf7 returned 0 after 4902 usecs [ 6.657067] calling vhost_net_init+0x0/0x30 @ 1 [ 6.716984] initcall vhost_net_init+0x0/0x30 returned 0 after 151 usecs [ 6.717934] calling staging_init+0x0/0x8 @ 1 [ 6.717934] initcall staging_init+0x0/0x8 returned 0 after 0 usecs [ 6.717934] calling zram_init+0x0/0x2e4 @ 1 [ 6.717934] zram: num_devices not specified. Using default: 1 [ 6.717934] zram: Creating 1 devices ... [ 6.748611] initcall zram_init+0x0/0x2e4 returned 0 after 9846 usecs [ 6.749539] calling zcache_init+0x0/0x1d3 @ 1 [ 6.759730] initcall zcache_init+0x0/0x1d3 returned 0 after 299 usecs [ 6.760680] calling eeepc_laptop_init+0x0/0x58 @ 1 [ 6.772689] initcall eeepc_laptop_init+0x0/0x58 returned -19 after 387 usecs [ 6.773676] calling flow_cache_init_global+0x0/0x129 @ 1 [ 6.785211] initcall flow_cache_init_global+0x0/0x129 returned 0 after 61 usecs [ 6.786169] calling llc_init+0x0/0x20 @ 1 [ 6.786169] initcall llc_init+0x0/0x20 returned 0 after 1 usecs [ 6.786169] calling snap_init+0x0/0x38 @ 1 [ 6.786169] initcall snap_init+0x0/0x38 returned 0 after 1 usecs [ 6.786169] calling rif_init+0x0/0x85 @ 1 [ 6.786169] initcall rif_init+0x0/0x85 returned 0 after 19 usecs [ 6.786169] calling blackhole_module_init+0x0/0x12 @ 1 [ 6.786169] initcall blackhole_module_init+0x0/0x12 returned 0 after 1 usecs [ 6.786169] calling nfnetlink_init+0x0/0x27 @ 1 [ 6.786169] Netfilter messages via NETLINK v0.30. [ 6.844975] initcall nfnetlink_init+0x0/0x27 returned 0 after 4675 usecs [ 6.845957] calling nfnetlink_log_init+0x0/0xd6 @ 1 [ 6.845957] initcall nfnetlink_log_init+0x0/0xd6 returned 0 after 11 usecs [ 6.845957] calling nf_conntrack_standalone_init+0x0/0x12 @ 1 [ 6.845957] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 6.876138] initcall nf_conntrack_standalone_init+0x0/0x12 returned 0 after 6450 usecs [ 6.877054] calling ctnetlink_init+0x0/0x76 @ 1 [ 6.877054] ctnetlink v0.93: registering with nfnetlink. [ 6.877054] initcall ctnetlink_init+0x0/0x76 returned 0 after 5241 usecs [ 6.877054] calling nf_conntrack_ftp_init+0x0/0x1a1 @ 1 [ 6.877054] initcall nf_conntrack_ftp_init+0x0/0x1a1 returned 0 after 3 usecs [ 6.877054] calling nf_conntrack_irc_init+0x0/0x168 @ 1 [ 6.877054] initcall nf_conntrack_irc_init+0x0/0x168 returned 0 after 2 usecs [ 6.877054] calling nf_conntrack_sip_init+0x0/0x1f9 @ 1 [ 6.877054] initcall nf_conntrack_sip_init+0x0/0x1f9 returned 0 after 1 usecs [ 6.877054] calling xt_init+0x0/0x121 @ 1 [ 6.877054] initcall xt_init+0x0/0x121 returned 0 after 1 usecs [ 6.877054] calling tcpudp_mt_init+0x0/0x17 @ 1 [ 6.877054] initcall tcpudp_mt_init+0x0/0x17 returned 0 after 1 usecs [ 6.877054] calling connsecmark_tg_init+0x0/0x12 @ 1 [ 6.877054] initcall connsecmark_tg_init+0x0/0x12 returned 0 after 0 usecs [ 6.877054] calling nflog_tg_init+0x0/0x12 @ 1 [ 6.877054] initcall nflog_tg_init+0x0/0x12 returned 0 after 0 usecs [ 6.877054] calling secmark_tg_init+0x0/0x12 @ 1 [ 6.877054] initcall secmark_tg_init+0x0/0x12 returned 0 after 0 usecs [ 6.877054] calling tcpmss_tg_init+0x0/0x17 @ 1 [ 6.877054] initcall tcpmss_tg_init+0x0/0x17 returned 0 after 0 usecs [ 6.877054] calling conntrack_mt_init+0x0/0x17 @ 1 [ 6.877054] initcall conntrack_mt_init+0x0/0x17 returned 0 after 0 usecs [ 6.877054] calling policy_mt_init+0x0/0x17 @ 1 [ 6.877054] initcall policy_mt_init+0x0/0x17 returned 0 after 0 usecs [ 6.877054] calling state_mt_init+0x0/0x12 @ 1 [ 6.877054] initcall state_mt_init+0x0/0x12 returned 0 after 0 usecs [ 6.877054] calling sysctl_ipv4_init+0x0/0x8b @ 1 [ 6.877054] initcall sysctl_ipv4_init+0x0/0x8b returned 0 after 475 usecs [ 6.877054] calling init_syncookies+0x0/0x19 @ 1 [ 6.877054] initcall init_syncookies+0x0/0x19 returned 0 after 22 usecs [ 6.877054] calling tunnel4_init+0x0/0x6b @ 1 [ 6.877054] initcall tunnel4_init+0x0/0x6b returned 0 after 0 usecs [ 6.877054] calling ipv4_netfilter_init+0x0/0x20 @ 1 [ 6.877054] initcall ipv4_netfilter_init+0x0/0x20 returned 0 after 0 usecs [ 6.877054] calling nf_conntrack_l3proto_ipv4_init+0x0/0x14b @ 1 [ 7.091992] initcall nf_conntrack_l3proto_ipv4_init+0x0/0x14b returned 0 after 392 usecs [ 7.092854] calling nf_nat_init+0x0/0x118 @ 1 [ 7.092854] initcall nf_nat_init+0x0/0x118 returned 0 after 43 usecs [ 7.092854] calling nf_defrag_init+0x0/0x17 @ 1 [ 7.092854] initcall nf_defrag_init+0x0/0x17 returned 0 after 0 usecs [ 7.092854] calling nf_nat_ftp_init+0x0/0x21 @ 1 [ 7.092854] initcall nf_nat_ftp_init+0x0/0x21 returned 0 after 0 usecs [ 7.092854] calling nf_nat_irc_init+0x0/0x21 @ 1 [ 7.092854] initcall nf_nat_irc_init+0x0/0x21 returned 0 after 0 usecs [ 7.092854] calling nf_nat_sip_init+0x0/0xb7 @ 1 [ 7.092854] initcall nf_nat_sip_init+0x0/0xb7 returned 0 after 0 usecs [ 7.092854] calling ip_tables_init+0x0/0xaa @ 1 [ 7.092854] ip_tables: (C) 2000-2006 Netfilter Core Team [ 7.092854] initcall ip_tables_init+0x0/0xaa returned 0 after 5241 usecs [ 7.092854] calling iptable_filter_init+0x0/0x6f @ 1 [ 7.092854] initcall iptable_filter_init+0x0/0x6f returned 0 after 12 usecs [ 7.092854] calling iptable_mangle_init+0x0/0x51 @ 1 [ 7.190195] initcall iptable_mangle_init+0x0/0x51 returned 0 after 54 usecs [ 7.191145] calling nf_nat_standalone_init+0x0/0x82 @ 1 [ 7.191145] initcall nf_nat_standalone_init+0x0/0x82 returned 0 after 8 usecs [ 7.191145] calling log_tg_init+0x0/0x29 @ 1 [ 7.191145] initcall log_tg_init+0x0/0x29 returned 0 after 0 usecs [ 7.191145] calling masquerade_tg_init+0x0/0x39 @ 1 [ 7.191145] initcall masquerade_tg_init+0x0/0x39 returned 0 after 3 usecs [ 7.191145] calling reject_tg_init+0x0/0x12 @ 1 [ 7.191145] initcall reject_tg_init+0x0/0x12 returned 0 after 0 usecs [ 7.191145] calling ulog_tg_init+0x0/0xed @ 1 [ 7.247887] initcall ulog_tg_init+0x0/0xed returned 0 after 24 usecs [ 7.248869] calling cubictcp_register+0x0/0x5c @ 1 [ 7.248869] TCP cubic registered [ 7.248869] initcall cubictcp_register+0x0/0x5c returned 0 after 3211 usecs [ 7.248869] calling xfrm_user_init+0x0/0x4a @ 1 [ 7.248869] Initializing XFRM netlink socket [ 7.278521] initcall xfrm_user_init+0x0/0x4a returned 0 after 4246 usecs [ 7.279501] calling inet6_init+0x0/0x322 @ 1 [ 7.290497] NET: Registered protocol family 10 [ 7.296234] initcall inet6_init+0x0/0x322 returned 0 after 6416 usecs [ 7.297054] calling ah6_init+0x0/0x6b @ 1 [ 7.297054] initcall ah6_init+0x0/0x6b returned 0 after 0 usecs [ 7.297054] calling esp6_init+0x0/0x6b @ 1 [ 7.297054] initcall esp6_init+0x0/0x6b returned 0 after 0 usecs [ 7.297054] calling xfrm6_transport_init+0x0/0x17 @ 1 [ 7.297054] initcall xfrm6_transport_init+0x0/0x17 returned 0 after 0 usecs [ 7.297054] calling xfrm6_mode_tunnel_init+0x0/0x17 @ 1 [ 7.297054] initcall xfrm6_mode_tunnel_init+0x0/0x17 returned 0 after 0 usecs [ 7.297054] calling xfrm6_beet_init+0x0/0x17 @ 1 [ 7.297054] initcall xfrm6_beet_init+0x0/0x17 returned 0 after 0 usecs [ 7.297054] calling ip6_tables_init+0x0/0xaa @ 1 [ 7.297054] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 7.297054] initcall ip6_tables_init+0x0/0xaa returned 0 after 5324 usecs [ 7.297054] calling ip6table_filter_init+0x0/0x6f @ 1 [ 7.297054] initcall ip6table_filter_init+0x0/0x6f returned 0 after 11 usecs [ 7.297054] calling ip6table_mangle_init+0x0/0x51 @ 1 [ 7.393723] initcall ip6table_mangle_init+0x0/0x51 returned 0 after 43 usecs [ 7.394681] calling nf_conntrack_l3proto_ipv6_init+0x0/0xfc @ 1 [ 7.406207] ohci_hcd 0000:00:02.0: auto-stop root hub [ 7.394681] initcall nf_conntrack_l3proto_ipv6_init+0x0/0xfc returned 0 after 18 usecs [ 7.394681] calling nf_defrag_init+0x0/0x54 @ 1 [ 7.394681] initcall nf_defrag_init+0x0/0x54 returned 0 after 45 usecs [ 7.394681] calling ipv6header_mt6_init+0x0/0x12 @ 1 [ 7.394681] initcall ipv6header_mt6_init+0x0/0x12 returned 0 after 0 usecs [ 7.394681] calling log_tg6_init+0x0/0x29 @ 1 [ 7.394681] initcall log_tg6_init+0x0/0x29 returned 0 after 0 usecs [ 7.394681] calling reject_tg6_init+0x0/0x12 @ 1 [ 7.394681] initcall reject_tg6_init+0x0/0x12 returned 0 after 0 usecs [ 7.394681] calling sit_init+0x0/0x60 @ 1 [ 7.394681] IPv6 over IPv4 tunneling driver [ 7.475010] initcall sit_init+0x0/0x60 returned 0 after 5392 usecs [ 7.475202] calling packet_init+0x0/0x47 @ 1 [ 7.475202] NET: Registered protocol family 17 [ 7.475202] initcall packet_init+0x0/0x47 returned 0 after 4402 usecs [ 7.475202] calling br_init+0x0/0xa2 @ 1 [ 7.475202] initcall br_init+0x0/0xa2 returned 0 after 32 usecs [ 7.475202] calling init_rpcsec_gss+0x0/0x4d @ 1 [ 7.475202] initcall init_rpcsec_gss+0x0/0x4d returned 0 after 11 usecs [ 7.475202] calling init_dns_resolver+0x0/0x108 @ 1 [ 7.475202] Registering the dns_resolver key type [ 7.527839] initcall init_dns_resolver+0x0/0x108 returned 0 after 4687 usecs [ 7.528804] calling mcheck_debugfs_init+0x0/0x3c @ 1 [ 7.540038] initcall mcheck_debugfs_init+0x0/0x3c returned 0 after 35 usecs [ 7.541010] calling severities_debugfs_init+0x0/0x3c @ 1 [ 7.541010] initcall severities_debugfs_init+0x0/0x3c returned 0 after 2 usecs [ 7.541010] calling hpet_insert_resource+0x0/0x23 @ 1 [ 7.541010] initcall hpet_insert_resource+0x0/0x23 returned 0 after 1 usecs [ 7.541010] calling update_mp_table+0x0/0x596 @ 1 [ 7.541010] initcall update_mp_table+0x0/0x596 returned 0 after 0 usecs [ 7.541010] calling lapic_insert_resource+0x0/0x3f @ 1 [ 7.541010] initcall lapic_insert_resource+0x0/0x3f returned 0 after 0 usecs [ 7.541010] calling io_apic_bug_finalize+0x0/0x1b @ 1 [ 7.541010] initcall io_apic_bug_finalize+0x0/0x1b returned 0 after 0 usecs [ 7.541010] calling print_ICs+0x0/0x550 @ 1 [ 7.541010] initcall print_ICs+0x0/0x550 returned 0 after 0 usecs [ 7.541010] calling check_early_ioremap_leak+0x0/0x65 @ 1 [ 7.541010] initcall check_early_ioremap_leak+0x0/0x65 returned 0 after 0 usecs [ 7.541010] calling pat_memtype_list_init+0x0/0x32 @ 1 [ 7.541010] initcall pat_memtype_list_init+0x0/0x32 returned 0 after 3 usecs [ 7.541010] calling init_oops_id+0x0/0x40 @ 1 [ 7.541010] initcall init_oops_id+0x0/0x40 returned 0 after 2 usecs [ 7.541010] calling printk_late_init+0x0/0x51 @ 1 [ 7.541010] initcall printk_late_init+0x0/0x51 returned 0 after 1 usecs [ 7.541010] calling pm_qos_power_init+0x0/0xdf @ 1 [ 7.671677] initcall pm_qos_power_init+0x0/0xdf returned 0 after 632 usecs [ 7.672663] calling software_resume+0x0/0x1f0 @ 1 [ 7.672663] PM: Hibernation image not present or could not be loaded. [ 7.672663] initcall software_resume+0x0/0x1f0 returned -2 after 6339 usecs [ 7.672663] initcall software_resume+0x0/0x1f0 returned with error code -2 [ 7.672663] calling debugfs_kprobe_init+0x0/0x90 @ 1 [ 7.672663] initcall debugfs_kprobe_init+0x0/0x90 returned 0 after 11 usecs [ 7.672663] calling taskstats_init+0x0/0x95 @ 1 [ 7.672663] registered taskstats version 1 [ 7.672663] initcall taskstats_init+0x0/0x95 returned 0 after 4055 usecs [ 7.672663] calling clear_boot_tracer+0x0/0x2d @ 1 [ 7.672663] initcall clear_boot_tracer+0x0/0x2d returned 0 after 0 usecs [ 7.672663] calling max_swapfiles_check+0x0/0x8 @ 1 [ 7.672663] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs [ 7.672663] calling fail_make_request_debugfs+0x0/0x2a @ 1 [ 7.760895] initcall fail_make_request_debugfs+0x0/0x2a returned 0 after 165 usecs [ 7.761733] calling random32_reseed+0x0/0xb4 @ 1 [ 7.761733] initcall random32_reseed+0x0/0xb4 returned 0 after 15 usecs [ 7.761733] calling pci_resource_alignment_sysfs_init+0x0/0x19 @ 1 [ 7.761733] initcall pci_resource_alignment_sysfs_init+0x0/0x19 returned 0 after 2 usecs [ 7.761733] calling pci_sysfs_init+0x0/0x51 @ 1 [ 7.800599] initcall pci_sysfs_init+0x0/0x51 returned 0 after 461 usecs [ 7.801319] calling boot_wait_for_devices+0x0/0x30 @ 1 [ 7.801319] initcall boot_wait_for_devices+0x0/0x30 returned 0 after 1 usecs [ 7.801319] calling random_int_secret_init+0x0/0x19 @ 1 [ 7.801319] initcall random_int_secret_init+0x0/0x19 returned 0 after 11 usecs [ 7.801319] calling late_resume_init+0x0/0x1d0 @ 1 [ 7.801319] Magic number: 7:363:323 [ 7.801319] tty ttyyc: hash matches [ 7.801319] tty tty48: hash matches [ 7.801319] initcall late_resume_init+0x0/0x1d0 returned 0 after 10594 usecs [ 7.801319] calling powernowk8_init+0x0/0x1de @ 1 [ 7.859916] powernow-k8: Found 1 Quad-Core AMD Opteron(tm) Processor 1352 (4 cpu cores) (version 2.20.00) [ 7.869592] powernow-k8: invalid pstate 1 - bad value 1. [ 7.870571] powernow-k8: Please report to BIOS manufacturer [ 7.870571] powernow-k8: invalid pstate 2 - bad value 2. [ 7.870571] powernow-k8: Please report to BIOS manufacturer [ 7.870571] powernow-k8: invalid pstate 3 - bad value 3. [ 7.870571] powernow-k8: Please report to BIOS manufacturer [ 7.870571] powernow-k8: invalid pstate 4 - bad value 4. [ 7.870571] powernow-k8: Please report to BIOS manufacturer [ 7.870571] [Firmware Bug]: powernow-k8: invalid powernow_table [ 7.870571] initcall powernowk8_init+0x0/0x1de returned -22 after 58166 usecs [ 7.870571] initcall powernowk8_init+0x0/0x1de returned with error code -22 [ 7.870571] calling acpi_cpufreq_init+0x0/0xbe @ 1 [ 7.938778] initcall acpi_cpufreq_init+0x0/0xbe returned -19 after 127 usecs [ 7.939762] calling centrino_init+0x0/0x2d @ 1 [ 7.939762] initcall centrino_init+0x0/0x2d returned -19 after 0 usecs [ 7.939762] calling cpufreq_p4_init+0x0/0x61 @ 1 [ 7.939762] initcall cpufreq_p4_init+0x0/0x61 returned -19 after 0 usecs [ 7.939762] calling memmap_init+0x0/0x38 @ 1 [ 7.972918] initcall memmap_init+0x0/0x38 returned 0 after 46 usecs [ 7.973881] calling pci_mmcfg_late_insert_resources+0x0/0x60 @ 1 [ 7.973881] initcall pci_mmcfg_late_insert_resources+0x0/0x60 returned 0 after 2 usecs [ 7.973881] calling net_secret_init+0x0/0x19 @ 1 [ 7.973881] initcall net_secret_init+0x0/0x19 returned 0 after 11 usecs [ 7.973881] calling tcp_congestion_default+0x0/0x12 @ 1 [ 7.973881] initcall tcp_congestion_default+0x0/0x12 returned 0 after 1 usecs [ 7.973881] calling ip_auto_config+0x0/0xe74 @ 1 [ 7.973881] initcall ip_auto_config+0x0/0xe74 returned 0 after 6 usecs [ 7.973881] calling initialize_hashrnd+0x0/0x19 @ 1 [ 7.973881] initcall initialize_hashrnd+0x0/0x19 returned 0 after 2 usecs [ 8.062732] async_waiting @ 1 [ 8.063683] async_continuing @ 1 after 0 usec [ 8.070676] Freeing unused kernel memory: 872k freed [ 8.075964] Write protecting the kernel read-only data: 8192k [ 8.085919] Freeing unused kernel memory: 24k freed [ 8.090997] Freeing unused kernel memory: 312k freed [ 8.549386] calling xenfs_init+0x0/0x1000 [xenfs] @ 1372 [ 8.550143] initcall xenfs_init+0x0/0x1000 [xenfs] returned 0 after 3 usecs [ 8.597548] calling xenkbd_init+0x0/0x1000 [xen_kbdfront] @ 1379 [ 8.598361] initcall xenkbd_init+0x0/0x1000 [xen_kbdfront] returned -19 after 0 usecs [ 8.639449] calling xenfb_init+0x0/0x1000 [xen_fbfront] @ 1382 [ 8.640205] initcall xenfb_init+0x0/0x1000 [xen_fbfront] returned -19 after 0 usecs [ 8.679328] calling netif_init+0x0/0x1000 [xen_netfront] @ 1389 [ 8.680061] initcall netif_init+0x0/0x1000 [xen_netfront] returned 0 after 0 usecs [ 8.698532] calling xlblk_init+0x0/0x1000 [xen_blkfront] @ 1391 [ 8.704630] initcall xlblk_init+0x0/0x1000 [xen_blkfront] returned 0 after 116 usecs [ 8.734842] udevd (1397): /proc/1397/oom_adj is deprecated, please use /proc/1397/oom_score_adj instead. [ 8.884555] calling init_scsi+0x0/0x91 [scsi_mod] @ 1586 [ 8.892188] calling drm_fb_helper_modinit+0x0/0x1000 [drm_kms_helper] @ 1632 [ 8.893694] SCSI subsystem initialized [ 8.893713] initcall init_scsi+0x0/0x91 [scsi_mod] returned 0 after 3663 usecs [ 8.920319] calling scsi_tgt_init+0x0/0x1000 [scsi_tgt] @ 1633 [ 8.930669] initcall drm_fb_helper_modinit+0x0/0x1000 [drm_kms_helper] returned 0 after 19790 usecs [ 8.940095] calling ata_init+0x0/0x4ce [libata] @ 1587 [ 8.947328] initcall scsi_tgt_init+0x0/0x1000 [scsi_tgt] returned 0 after 20194 usecs [ 8.955760] calling ttm_init+0x0/0x1000 [ttm] @ 1632 [ 8.962128] libata version 3.00 loaded. [ 8.963731] initcall ata_init+0x0/0x4ce [libata] returned 0 after 20156 usecs [ 8.974132] calling fc_transport_init+0x0/0x1000 [scsi_transport_fc] @ 1633 [ 8.984257] initcall ttm_init+0x0/0x1000 [ttm] returned 0 after 22910 usecs [ 8.992559] calling nv_init+0x0/0x1000 [sata_nv] @ 1586 [ 9.000895] sata_nv 0000:00:07.0: version 3.5 [ 9.005882] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 21 [ 9.011634] xen: registering gsi 21 triggering 0 polarity 1 [ 9.017293] initcall fc_transport_init+0x0/0x1000 [scsi_transport_fc] returned 0 after 35265 usecs [ 9.026725] calling fb_console_init+0x0/0x1000 [fbcon] @ 1682 [ 9.045841] xen: --> pirq=21 -> irq=21 (gsi=21) [ 9.045860] sata_nv 0000:00:07.0: PCI INT A -> Link[LTID] -> GSI 21 (level, low) -> IRQ 21 [ 9.045966] sata_nv 0000:00:07.0: setting latency timer to 64 [ 9.052868] initcall fb_console_init+0x0/0x1000 [fbcon] returned 0 after 32194 usecs [ 9.073972] calling qla2x00_module_init+0x0/0x1000 [qla2xxx] @ 1633 [ 9.112306] scsi0 : sata_nv [ 9.112321] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.03.07.03-k. [ 9.124746] xen: registering gsi 19 triggering 0 polarity 1 [ 9.130322] xen_map_pirq_gsi: returning irq 19 for gsi 19 [ 9.131303] xen: --> pirq=19 -> irq=19 (gsi=19) [ 9.140372] Already setup the GSI :19 [ 9.144309] calling radeon_init+0x0/0x1000 [radeon] @ 1632 [ 9.144663] qla2xxx 0000:01:07.0: PCI INT A -> Link[LNK4] -> GSI 19 (level, low) -> IRQ 19 [ 9.144710] qla2xxx [0000:01:07.0]-001d: : Found an ISP6312 irq 19 iobase 0xffffc90000c2c000. [ 9.152849] qla2xxx [0000:01:07.0]-0040:1: Configuring PCI space... [ 9.153154] qla2xxx [0000:01:07.0]-0061:1: Configure NVRAM parameters... [ 9.145059] [drm] radeon defaulting to kernel modesetting. [ 9.145059] [drm] radeon kernel modesetting enabled. [ 9.191145] scsi2 : sata_nv [ 9.194761] ata1: SATA max UDMA/133 cmd 0x20f0 ctl 0x20e0 bmdma 0x20b0 irq 21 [ 9.195105] ata2: SATA max UDMA/133 cmd 0x20d0 ctl 0x20c0 bmdma 0x20b8 irq 21 [ 9.218795] ACPI: PCI Interrupt Link [LSI1] enabled at IRQ 20 [ 9.219262] xen: registering gsi 20 triggering 0 polarity 1 [ 9.248085] xen: --> pirq=20 -> irq=20 (gsi=20) [ 9.252618] sata_nv 0000:00:08.0: PCI INT A -> Link[LSI1] -> GSI 20 (level, low) -> IRQ 20 [ 9.273121] sata_nv 0000:00:08.0: setting latency timer to 64 [ 9.294451] scsi3 : sata_nv [ 9.299101] scsi4 : sata_nv [ 9.303353] ata3: SATA max UDMA/133 cmd 0x2440 ctl 0x2430 bmdma 0x2400 irq 20 [ 9.304056] ata4: SATA max UDMA/133 cmd 0x2420 ctl 0x2410 bmdma 0x2408 irq 20 [ 9.310571] ip used greatest stack depth: 3776 bytes left [ 9.324449] initcall nv_init+0x0/0x1000 [sata_nv] returned 0 after 318932 usecs [ 9.371129] qla2xxx [0000:01:07.0]-0078:1: Verifying loaded RISC code... [ 9.393455] calling ata_generic_init+0x0/0x1000 [ata_generic] @ 1587 [ 9.400266] initcall ata_generic_init+0x0/0x1000 [ata_generic] returned 0 after 370 usecs [ 9.477142] qla2xxx [0000:01:07.0]-00cf:1: Setup chip ****FAILED****. [ 9.478075] qla2xxx [0000:01:07.0]-00d6:1: Failed to initialize adapter - Adapter flags 2. [ 9.492327] qla2xxx 0000:01:07.0: PCI INT A disabled [ 9.497879] ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 16 [ 9.503148] initcall qla2x00_module_init+0x0/0x1000 [qla2xxx] returned 0 after 412907 usecs [ 9.503072] xen: registering gsi 16 triggering 0 polarity 1 [ 9.517642] xen: --> pirq=16 -> irq=16 (gsi=16) [ 9.522210] radeon 0000:01:08.0: PCI INT A -> Link[LNK1] -> GSI 16 (level, low) -> IRQ 16 [ 9.531154] [drm] initializing kernel modesetting (RV100 0x1002:0x515E 0x1028:0x0225). [ 9.539157] [drm] register mmio base: 0xD0100000 [ 9.540076] [drm] register mmio size: 65536 [ 9.548285] radeon 0000:01:08.0: VRAM: 128M 0x00000000D8000000 - 0x00000000DFFFFFFF (32M used) [ 9.549060] radeon 0000:01:08.0: GTT: 512M 0x00000000B8000000 - 0x00000000D7FFFFFF [ 9.564514] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 9.565494] [drm] Driver supports precise vblank timestamp query. [ 9.565494] [drm] radeon: irq initialized. [ 9.565494] [drm] Detected VRAM RAM=128M, BAR=128M [ 9.565494] [drm] RAM width 16bits DDR [ 9.590205] [TTM] Zone kernel: Available graphics memory: 1620758 kiB. [ 9.591168] [TTM] Initializing pool allocator. [ 9.591168] [drm] radeon: 32M of VRAM memory ready [ 9.591168] [drm] radeon: 512M of GTT memory ready. [ 9.591168] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 9.639912] radeon 0000:01:08.0: WB enabled [ 9.644520] [drm] Loading R100 Microcode [ 9.656531] [drm] radeon: ring at 0x00000000B8001000 [ 9.657255] [drm] ring test succeeded in 2 usecs [ 9.666878] [drm] radeon: ib pool ready. [ 9.667140] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 9.677159] [drm] ib test succeeded in 0 usecs [ 9.683034] [drm] Radeon Display Connectors [ 9.684022] [drm] Connector 0: [ 9.684022] [drm] VGA [ 9.684022] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60 [ 9.684022] [drm] Encoders: [ 9.684022] [drm] CRT1: INTERNAL_DAC1 [ 9.706115] ata1.00: ATA-7: WDC WD800AAJS-18TDA1, 01.00A04, max UDMA/133 [ 9.707100] ata1.00: 156250000 sectors, multi 0: LBA48 NCQ (depth 0/32) [ 9.716725] [drm] Radeon display connector VGA-1: No monitor connected or invalid EDID [ 9.731459] ata1.00: configured for UDMA/133 [ 9.746243] scsi 0:0:0:0: Direct-Access ATA WDC WD800AAJS-18 01.0 PQ: 0 ANSI: 5 [ 9.753821] [drm] fb mappable at 0xD8040000 [ 9.753823] [drm] vram apper at 0xD8000000 [ 9.753826] [drm] size 786432 [ 9.753828] [drm] fb depth is 8 [ 9.753830] [drm] pitch is 1024 [ 9.754143] fbcon: radeondrmfb (fb0) is primary device [ 9.777127] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 9.780531] ata3.00: ATAPI: HL-DT-STDVD-ROM GDRH20N, 0D04, max UDMA/100 [ 9.786519] ata3.00: configured for UDMA/100 [ 9.952713] Console: switching to colour frame buffer device 128x48 [ 9.961057] fb0: radeondrmfb frame buffer device [ 9.961057] drm: registered panic notifier [ 9.961057] [drm] Initialized radeon 2.11.0 20080528 for 0000:01:08.0 on minor 0 [ 9.983287] initcall radeon_init+0x0/0x1000 [radeon] returned 0 after 784630 usecs [ 10.099098] ata2: SATA link down (SStatus 0 SControl 300) [ 10.106252] scsi 3:0:0:0: CD-ROM HL-DT-ST DVD-ROM GDRH20N 0D04 PQ: 0 ANSI: 5 [ 10.418105] ata4: SATA link down (SStatus 0 SControl 300) [ 10.433689] calling cdrom_init+0x0/0x1000 [cdrom] @ 2507 [ 10.434331] initcall cdrom_init+0x0/0x1000 [cdrom] returned 0 after 71 usecs [ 10.446405] calling init_sd+0x0/0x1000 [sd_mod] @ 2508 [ 10.452081] calling init_sr+0x0/0x1000 [sr_mod] @ 2507 [ 10.452272] sd 0:0:0:0: [sda] 156250000 512-byte logical blocks: (80.0 GB/74.5 GiB) [ 10.452393] sd 0:0:0:0: [sda] Write Protect is off [ 10.452397] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 10.452443] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn''t support DPO or FUA [ 10.452960] initcall init_sd+0x0/0x1000 [sd_mod] returned 0 after 1309 usecs [ 10.456972] sda: sda1 sda2 [ 10.494927] sd 0:0:0:0: [sda] Attached SCSI disk [ 10.500369] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray [ 10.501313] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 10.512444] sr 3:0:0:0: Attached scsi CD-ROM sr0 [ 10.517275] initcall init_sr+0x0/0x1000 [sr_mod] returned 0 after 22781 usecs [ 10.525136] calling init_sg+0x0/0x1000 [sg] @ 2519 [ 10.533883] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 10.542733] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 10.543718] initcall init_sg+0x0/0x1000 [sg] returned 0 after 17577 usecs [ 10.856242] calling acpi_video_init+0x0/0xfee [video] @ 2577 [ 10.865684] initcall acpi_video_init+0x0/0xfee [video] returned 0 after 292 usecs [ 10.877663] calling acpi_wmi_init+0x0/0x1000 [wmi] @ 2577 [ 10.886955] wmi: Mapper loaded [ 10.887945] initcall acpi_wmi_init+0x0/0x1000 [wmi] returned 0 after 6696 usecs [ 10.904918] calling mxm_wmi_init+0x0/0x1000 [mxm_wmi] @ 2577 [ 10.905753] initcall mxm_wmi_init+0x0/0x1000 [mxm_wmi] returned 0 after 0 usecs [ 10.974100] calling nouveau_init+0x0/0x1000 [nouveau] @ 2577 [ 10.983550] initcall nouveau_init+0x0/0x1000 [nouveau] returned 0 after 260 usecs [ 11.033159] calling i915_init+0x0/0x8d [i915] @ 2586 [ 11.034058] [drm:i915_init] *ERROR* drm/i915 can''t work without intel_agp module! [ 11.034058] initcall i915_init+0x0/0x8d [i915] returned -19 after 10671 usecs [ 11.769318] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 11.782105] device eth0 entered promiscuous mode [ 11.903462] ADDRCONF(NETDEV_UP): switch: link is not ready [ 14.484661] tg3 0000:02:00.0: eth0: Link is up at 1000 Mbps, full duplex [ 14.485060] tg3 0000:02:00.0: eth0: Flow control is on for TX and on for RX [ 14.506999] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 14.507057] switch: port 1(eth0) entering forwarding state [ 14.507057] switch: port 1(eth0) entering forwarding state [ 14.536108] ADDRCONF(NETDEV_CHANGE): switch: link becomes ready [ 16.551080] mount.nfs used greatest stack depth: 3688 bytes left [ 16.621614] [drm] Module unloaded [ 16.901236] calling dump_dma_init+0x0/0x1000 [dump_dma] @ 2929 [ 16.902059] initcall dump_dma_init+0x0/0x1000 [dump_dma] returned 0 after 0 usecs [ 16.975151] calling crc32c_mod_init+0x0/0x1000 [crc32c] @ 2945 [ 16.984779] initcall crc32c_mod_init+0x0/0x1000 [crc32c] returned 0 after 110 usecs [ 17.000929] calling libcrc32c_mod_init+0x0/0x1000 [libcrc32c] @ 2948 [ 17.001765] initcall libcrc32c_mod_init+0x0/0x1000 [libcrc32c] returned 0 after 3 usecs [ 17.029741] calling iscsi_transport_init+0x0/0x1000 [scsi_transport_iscsi] @ 2950 [ 17.030315] Loading iSCSI transport class v2.0-870. [ 17.051443] initcall iscsi_transport_init+0x0/0x1000 [scsi_transport_iscsi] returned 0 after 9961 usecs [ 17.069033] calling iscsi_sw_tcp_init+0x0/0x1000 [iscsi_tcp] @ 2950 [ 17.079312] iscsi: registered transport (tcp) [ 17.080289] initcall iscsi_sw_tcp_init+0x0/0x1000 [iscsi_tcp] returned 0 after 8063 usecs [ 17.174813] calling evtchn_init+0x0/0x1000 [xen_evtchn] @ 2984 [ 17.184777] Event-channel device installed. [ 17.185764] initcall evtchn_init+0x0/0x1000 [xen_evtchn] returned 0 after 7952 usecs [ 17.283785] XENBUS: Unable to read cpu state [ 17.292106] XENBUS: Unable to read cpu state [ 17.300454] XENBUS: Unable to read cpu state [ 17.310862] XENBUS: Unable to read cpu state [ 24.802135] eth0: no IPv6 routers present [ 25.202111] switch: no IPv6 routers present [ 29.552094] switch: port 1(eth0) entering forwarding state _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel