All of lore.kernel.org
 help / color / mirror / Atom feed
* 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
@ 2014-06-26 11:57 Sander Eikelenboom
  2014-06-26 16:16 ` Boris Ostrovsky
  0 siblings, 1 reply; 8+ messages in thread
From: Sander Eikelenboom @ 2014-06-26 11:57 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk, David Vrabel; +Cc: xen-devel

Hi,

Got the warning below on dom0 boot with a 3.16-rc2 kernel, doesn't seem to do 
much immediate harm:

[   12.723393] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.05 BogoMIPS (lpj=10667280)
[   12.723414] pid_max: default: 32768 minimum: 301
[   12.723433] ACPI: Core revision 20140424
[   12.740681] ACPI: All ACPI Tables successfully acquired
[   12.743145] ------------[ cut here ]------------
[   12.743170] WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
[   12.743186] Modules linked in:
[   12.743196] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-rc2-20140626+ #1
[   12.743209] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010
[   12.743223]  0000000000000009 ffffffff82203d88 ffffffff81afdba7 ffffffff822184e0
[   12.743242]  0000000000000000 ffffffff82203dc8 ffffffff810bfdb2 ffffffff81007858
[   12.743261]  0000000000000000 0000000000000001 0000000000000000 ffff88005f60b120
[   12.743280] Call Trace:
[   12.743290]  [<ffffffff81afdba7>] dump_stack+0x46/0x58
[   12.743302]  [<ffffffff810bfdb2>] warn_slowpath_common+0x82/0xb0
[   12.743316]  [<ffffffff81007858>] ? pte_pfn_to_mfn+0x88/0xa0
[   12.743328]  [<ffffffff810bfdf5>] warn_slowpath_null+0x15/0x20
[   12.743341]  [<ffffffff81004b6b>] xen_mc_flush+0x1ab/0x1c0
[   12.743353]  [<ffffffff810072fd>] xen_alloc_pte+0x1ad/0x220
[   12.743364]  [<ffffffff8100886b>] ? xen_make_pte+0x1b/0x70
[   12.743378]  [<ffffffff81014a6f>] init_espfix_ap+0x22f/0x3f0
[   12.743392]  [<ffffffff8232079d>] init_espfix_bsp+0xee/0xf3
[   12.743404]  [<ffffffff82317ffe>] start_kernel+0x3d6/0x441
[   12.743416]  [<ffffffff82317a27>] ? set_init_arg+0x58/0x58
[   12.743428]  [<ffffffff82317608>] x86_64_start_reservations+0x2a/0x2c
[   12.743441]  [<ffffffff8231af8e>] xen_start_kernel+0x59b/0x59d
[   12.743468] ---[ end trace 20d3292a87f35842 ]---
[   12.743943] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[   12.744726] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[   12.745043] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[   12.745064] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[   12.745709] Initializing cgroup subsys freezer
[   12.745733] Initializing cgroup subsys blkio

If you need more info / complete logs, give me a call.

--

Sander

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

* Re: 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
  2014-06-26 11:57 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0() Sander Eikelenboom
@ 2014-06-26 16:16 ` Boris Ostrovsky
  2014-06-27 14:15   ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 8+ messages in thread
From: Boris Ostrovsky @ 2014-06-26 16:16 UTC (permalink / raw)
  To: Sander Eikelenboom; +Cc: xen-devel, David Vrabel

On 06/26/2014 07:57 AM, Sander Eikelenboom wrote:
> Hi,
>
> Got the warning below on dom0 boot with a 3.16-rc2 kernel, doesn't seem to do
> much immediate harm:
>
> [   12.723393] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.05 BogoMIPS (lpj=10667280)
> [   12.723414] pid_max: default: 32768 minimum: 301
> [   12.723433] ACPI: Core revision 20140424
> [   12.740681] ACPI: All ACPI Tables successfully acquired
> [   12.743145] ------------[ cut here ]------------
> [   12.743170] WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
> [   12.743186] Modules linked in:
> [   12.743196] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-rc2-20140626+ #1
> [   12.743209] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010
> [   12.743223]  0000000000000009 ffffffff82203d88 ffffffff81afdba7 ffffffff822184e0
> [   12.743242]  0000000000000000 ffffffff82203dc8 ffffffff810bfdb2 ffffffff81007858
> [   12.743261]  0000000000000000 0000000000000001 0000000000000000 ffff88005f60b120
> [   12.743280] Call Trace:
> [   12.743290]  [<ffffffff81afdba7>] dump_stack+0x46/0x58
> [   12.743302]  [<ffffffff810bfdb2>] warn_slowpath_common+0x82/0xb0
> [   12.743316]  [<ffffffff81007858>] ? pte_pfn_to_mfn+0x88/0xa0
> [   12.743328]  [<ffffffff810bfdf5>] warn_slowpath_null+0x15/0x20
> [   12.743341]  [<ffffffff81004b6b>] xen_mc_flush+0x1ab/0x1c0
> [   12.743353]  [<ffffffff810072fd>] xen_alloc_pte+0x1ad/0x220
> [   12.743364]  [<ffffffff8100886b>] ? xen_make_pte+0x1b/0x70
> [   12.743378]  [<ffffffff81014a6f>] init_espfix_ap+0x22f/0x3f0
> [   12.743392]  [<ffffffff8232079d>] init_espfix_bsp+0xee/0xf3
> [   12.743404]  [<ffffffff82317ffe>] start_kernel+0x3d6/0x441
> [   12.743416]  [<ffffffff82317a27>] ? set_init_arg+0x58/0x58
> [   12.743428]  [<ffffffff82317608>] x86_64_start_reservations+0x2a/0x2c
> [   12.743441]  [<ffffffff8231af8e>] xen_start_kernel+0x59b/0x59d
> [   12.743468] ---[ end trace 20d3292a87f35842 ]---
> [   12.743943] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
> [   12.744726] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
> [   12.745043] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
> [   12.745064] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
> [   12.745709] Initializing cgroup subsys freezer
> [   12.745733] Initializing cgroup subsys blkio
>
> If you need more info / complete logs, give me a call.

This is caused by hpa's ESP fix for 16-bit programs leaking SP bits from 
64-bit kernels (commit 3891a04aafd668686239349ea58f3314ea2af86b).

It's harmless in the sense that the only effect is that the workaround 
won't get enabled.

-boris

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

* Re: 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
  2014-06-26 16:16 ` Boris Ostrovsky
@ 2014-06-27 14:15   ` Konrad Rzeszutek Wilk
  2014-06-27 14:44     ` Sander Eikelenboom
  2014-06-29  9:53     ` Sander Eikelenboom
  0 siblings, 2 replies; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-06-27 14:15 UTC (permalink / raw)
  To: Boris Ostrovsky; +Cc: Sander Eikelenboom, David Vrabel, xen-devel

On Thu, Jun 26, 2014 at 12:16:43PM -0400, Boris Ostrovsky wrote:
> On 06/26/2014 07:57 AM, Sander Eikelenboom wrote:
> >Hi,
> >
> >Got the warning below on dom0 boot with a 3.16-rc2 kernel, doesn't seem to do
> >much immediate harm:
> >
> >[   12.723393] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.05 BogoMIPS (lpj=10667280)
> >[   12.723414] pid_max: default: 32768 minimum: 301
> >[   12.723433] ACPI: Core revision 20140424
> >[   12.740681] ACPI: All ACPI Tables successfully acquired
> >[   12.743145] ------------[ cut here ]------------
> >[   12.743170] WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
> >[   12.743186] Modules linked in:
> >[   12.743196] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-rc2-20140626+ #1
> >[   12.743209] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010
> >[   12.743223]  0000000000000009 ffffffff82203d88 ffffffff81afdba7 ffffffff822184e0
> >[   12.743242]  0000000000000000 ffffffff82203dc8 ffffffff810bfdb2 ffffffff81007858
> >[   12.743261]  0000000000000000 0000000000000001 0000000000000000 ffff88005f60b120
> >[   12.743280] Call Trace:
> >[   12.743290]  [<ffffffff81afdba7>] dump_stack+0x46/0x58
> >[   12.743302]  [<ffffffff810bfdb2>] warn_slowpath_common+0x82/0xb0
> >[   12.743316]  [<ffffffff81007858>] ? pte_pfn_to_mfn+0x88/0xa0
> >[   12.743328]  [<ffffffff810bfdf5>] warn_slowpath_null+0x15/0x20
> >[   12.743341]  [<ffffffff81004b6b>] xen_mc_flush+0x1ab/0x1c0
> >[   12.743353]  [<ffffffff810072fd>] xen_alloc_pte+0x1ad/0x220
> >[   12.743364]  [<ffffffff8100886b>] ? xen_make_pte+0x1b/0x70
> >[   12.743378]  [<ffffffff81014a6f>] init_espfix_ap+0x22f/0x3f0
> >[   12.743392]  [<ffffffff8232079d>] init_espfix_bsp+0xee/0xf3
> >[   12.743404]  [<ffffffff82317ffe>] start_kernel+0x3d6/0x441
> >[   12.743416]  [<ffffffff82317a27>] ? set_init_arg+0x58/0x58
> >[   12.743428]  [<ffffffff82317608>] x86_64_start_reservations+0x2a/0x2c
> >[   12.743441]  [<ffffffff8231af8e>] xen_start_kernel+0x59b/0x59d
> >[   12.743468] ---[ end trace 20d3292a87f35842 ]---
> >[   12.743943] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
> >[   12.744726] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
> >[   12.745043] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
> >[   12.745064] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
> >[   12.745709] Initializing cgroup subsys freezer
> >[   12.745733] Initializing cgroup subsys blkio
> >
> >If you need more info / complete logs, give me a call.
> 
> This is caused by hpa's ESP fix for 16-bit programs leaking SP bits from
> 64-bit kernels (commit 3891a04aafd668686239349ea58f3314ea2af86b).
> 
> It's harmless in the sense that the only effect is that the workaround won't
> get enabled.

But oddly enough it only shows up on certain machines. I am wondering
if the issue is some E820 is not rounded up to a page size and we allocate
for the ESPFIX an not-4KB (ie, we cross-over) page. Hopefully the E820
will shed the light.

> 
> -boris
> 
> 
> 

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

* Re: 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
  2014-06-27 14:15   ` Konrad Rzeszutek Wilk
@ 2014-06-27 14:44     ` Sander Eikelenboom
  2014-06-29  9:53     ` Sander Eikelenboom
  1 sibling, 0 replies; 8+ messages in thread
From: Sander Eikelenboom @ 2014-06-27 14:44 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel, Boris Ostrovsky, David Vrabel

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


Friday, June 27, 2014, 4:15:30 PM, you wrote:

> On Thu, Jun 26, 2014 at 12:16:43PM -0400, Boris Ostrovsky wrote:
>> On 06/26/2014 07:57 AM, Sander Eikelenboom wrote:
>> >Hi,
>> >
>> >Got the warning below on dom0 boot with a 3.16-rc2 kernel, doesn't seem to do
>> >much immediate harm:
>> >
>> >[   12.723393] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.05 BogoMIPS (lpj=10667280)
>> >[   12.723414] pid_max: default: 32768 minimum: 301
>> >[   12.723433] ACPI: Core revision 20140424
>> >[   12.740681] ACPI: All ACPI Tables successfully acquired
>> >[   12.743145] ------------[ cut here ]------------
>> >[   12.743170] WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
>> >[   12.743186] Modules linked in:
>> >[   12.743196] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-rc2-20140626+ #1
>> >[   12.743209] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010
>> >[   12.743223]  0000000000000009 ffffffff82203d88 ffffffff81afdba7 ffffffff822184e0
>> >[   12.743242]  0000000000000000 ffffffff82203dc8 ffffffff810bfdb2 ffffffff81007858
>> >[   12.743261]  0000000000000000 0000000000000001 0000000000000000 ffff88005f60b120
>> >[   12.743280] Call Trace:
>> >[   12.743290]  [<ffffffff81afdba7>] dump_stack+0x46/0x58
>> >[   12.743302]  [<ffffffff810bfdb2>] warn_slowpath_common+0x82/0xb0
>> >[   12.743316]  [<ffffffff81007858>] ? pte_pfn_to_mfn+0x88/0xa0
>> >[   12.743328]  [<ffffffff810bfdf5>] warn_slowpath_null+0x15/0x20
>> >[   12.743341]  [<ffffffff81004b6b>] xen_mc_flush+0x1ab/0x1c0
>> >[   12.743353]  [<ffffffff810072fd>] xen_alloc_pte+0x1ad/0x220
>> >[   12.743364]  [<ffffffff8100886b>] ? xen_make_pte+0x1b/0x70
>> >[   12.743378]  [<ffffffff81014a6f>] init_espfix_ap+0x22f/0x3f0
>> >[   12.743392]  [<ffffffff8232079d>] init_espfix_bsp+0xee/0xf3
>> >[   12.743404]  [<ffffffff82317ffe>] start_kernel+0x3d6/0x441
>> >[   12.743416]  [<ffffffff82317a27>] ? set_init_arg+0x58/0x58
>> >[   12.743428]  [<ffffffff82317608>] x86_64_start_reservations+0x2a/0x2c
>> >[   12.743441]  [<ffffffff8231af8e>] xen_start_kernel+0x59b/0x59d
>> >[   12.743468] ---[ end trace 20d3292a87f35842 ]---
>> >[   12.743943] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
>> >[   12.744726] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
>> >[   12.745043] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
>> >[   12.745064] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
>> >[   12.745709] Initializing cgroup subsys freezer
>> >[   12.745733] Initializing cgroup subsys blkio
>> >
>> >If you need more info / complete logs, give me a call.
>> 
>> This is caused by hpa's ESP fix for 16-bit programs leaking SP bits from
>> 64-bit kernels (commit 3891a04aafd668686239349ea58f3314ea2af86b).
>> 
>> It's harmless in the sense that the only effect is that the workaround won't
>> get enabled.

> But oddly enough it only shows up on certain machines. I am wondering
> if the issue is some E820 is not rounded up to a page size and we allocate
> for the ESPFIX an not-4KB (ie, we cross-over) page. Hopefully the E820
> will shed the light.

You can find the dmesg attached, if you still need the complete serial log (with 
Xen stuff), just give a shout !

>> 
>> -boris
>> 
>> 
>> 

[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 85641 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-rc2-20140626+ (root@serveerstertje) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Thu Jun 26 10:05:22 CEST 2014
[    0.000000] Command line: root=/dev/mapper/serveerstertje-root ro verbose earlyprintk=xen mem=1536M console=hvc0 console=tty0 vga=794 video=vesafb r8169.use_dac=1 acpi_enforce_resources=lax max_loop=30 loop_max_part=10 debug loglevel=10 nomodeset xen-pciback.hide=(03:06.0)(04:00.*)(06:01.*)(07:00.*)(08:00.*)(0c:00.*) r8169.use_dac=1
[    0.000000] Freeing 99-100 pfn range: 103 pages freed
[    0.000000] 1-1 mapping on 99->100
[    0.000000] 1-1 mapping on 9ff90->100000
[    0.000000] 1-1 mapping on 560000->8000000
[    0.000000] Released 103 pages of unused memory
[    0.000000] Set 128975063 page(s) to 1-1 mapping
[    0.000000] Populating 60000-60067 pfn range: 103 pages added
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x0000000000098fff] usable
[    0.000000] Xen: [mem 0x0000000000099800-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x0000000060066fff] usable
[    0.000000] Xen: [mem 0x0000000060067000-0x000000009ff8ffff] unusable
[    0.000000] Xen: [mem 0x000000009ff90000-0x000000009ff9dfff] ACPI data
[    0.000000] Xen: [mem 0x000000009ff9e000-0x000000009ffdffff] ACPI NVS
[    0.000000] Xen: [mem 0x000000009ffe0000-0x000000009fffffff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] Xen: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] Xen: [mem 0x0000000100000000-0x000000055fffffff] unusable
[    0.000000] Xen: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[    0.000000] bootconsole [xenboot0] enabled
[    0.000000] e820: remove [mem 0x60000000-0xfffffffffffffffe] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: user-defined physical RAM map:
[    0.000000] user: [mem 0x0000000000000000-0x0000000000098fff] usable
[    0.000000] user: [mem 0x0000000000099800-0x00000000000fffff] reserved
[    0.000000] user: [mem 0x0000000000100000-0x000000005fffffff] usable
[    0.000000] user: [mem 0x0000000060067000-0x000000009ff8ffff] unusable
[    0.000000] user: [mem 0x000000009ff90000-0x000000009ff9dfff] ACPI data
[    0.000000] user: [mem 0x000000009ff9e000-0x000000009ffdffff] ACPI NVS
[    0.000000] user: [mem 0x000000009ffe0000-0x000000009fffffff] reserved
[    0.000000] user: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] user: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] user: [mem 0x0000000100000000-0x000000055fffffff] unusable
[    0.000000] user: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x60000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000093000] 93000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x5fe00000-0x5fffffff]
[    0.000000]  [mem 0x5fe00000-0x5fffffff] page 4k
[    0.000000] BRK [0x031e9000, 0x031e9fff] PGTABLE
[    0.000000] BRK [0x031ea000, 0x031eafff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x5c000000-0x5fdfffff]
[    0.000000]  [mem 0x5c000000-0x5fdfffff] page 4k
[    0.000000] BRK [0x031eb000, 0x031ebfff] PGTABLE
[    0.000000] BRK [0x031ec000, 0x031ecfff] PGTABLE
[    0.000000] BRK [0x031ed000, 0x031edfff] PGTABLE
[    0.000000] BRK [0x031ee000, 0x031eefff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x00100000-0x5bffffff]
[    0.000000]  [mem 0x00100000-0x5bffffff] page 4k
[    0.000000] RAMDISK: [mem 0x035f6000-0x04415fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FB100 000014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 0x000000009FF90000 000048 (v01 MSI    OEMSLIC  20100913 MSFT 00000097)
[    0.000000] ACPI: FACP 0x000000009FF90200 000084 (v01 7640MS A7640100 20100913 MSFT 00000097)
[    0.000000] ACPI: DSDT 0x000000009FF905E0 009427 (v01 A7640  A7640100 00000100 INTL 20051117)
[    0.000000] ACPI: FACS 0x000000009FF9E000 000040
[    0.000000] ACPI: APIC 0x000000009FF90390 000088 (v01 7640MS A7640100 20100913 MSFT 00000097)
[    0.000000] ACPI: MCFG 0x000000009FF90420 00003C (v01 7640MS OEMMCFG  20100913 MSFT 00000097)
[    0.000000] ACPI: SLIC 0x000000009FF90460 000176 (v01 MSI    OEMSLIC  20100913 MSFT 00000097)
[    0.000000] ACPI: OEMB 0x000000009FF9E040 000072 (v01 7640MS A7640100 20100913 MSFT 00000097)
[    0.000000] ACPI: SRAT 0x000000009FF9A5E0 000108 (v03 AMD    FAM_F_10 00000002 AMD  00000001)
[    0.000000] ACPI: HPET 0x000000009FF9A6F0 000038 (v01 7640MS OEMHPET  20100913 MSFT 00000097)
[    0.000000] ACPI: IVRS 0x000000009FF9A730 000110 (v01 AMD    RD890S   00202031 AMD  00000000)
[    0.000000] ACPI: SSDT 0x000000009FF9A840 000DA4 (v01 A M I  POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] NUMA turned off
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000005fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x5fffffff]
[    0.000000]   NODE_DATA [mem 0x5fd1e000-0x5fd28fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x00098fff]
[    0.000000]   node   0: [mem 0x00100000-0x5fffffff]
[    0.000000] On node 0 totalpages: 393112
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3992 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 6080 pages used for memmap
[    0.000000]   DMA32 zone: 389120 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[    0.000000] ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 6, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x07] address[0xfec20000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 7, version 33, address 0xfec20000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
[    0.000000] smpboot: Allowing 6 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 72
[    0.000000] e820: [mem 0xa0000000-0xfedfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.5-unstable (preserve-AD)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:6 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88005f600000 s82112 r8192 d24384 u262144
[    0.000000] pcpu-alloc: s82112 r8192 d24384 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - - 
[    0.000000] xen: PV spinlocks enabled
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 386947
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/mapper/serveerstertje-root ro verbose earlyprintk=xen mem=1536M console=hvc0 console=tty0 vga=794 video=vesafb r8169.use_dac=1 acpi_enforce_resources=lax max_loop=30 loop_max_part=10 debug loglevel=10 nomodeset xen-pciback.hide=(03:06.0)(04:00.*)(06:01.*)(07:00.*)(08:00.*)(0c:00.*) r8169.use_dac=1
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] software IO TLB [mem 0x59c00000-0x5dc00000] (64MB) mapped at [ffff880059c00000-ffff88005dbfffff]
[    0.000000] Memory: 1425508K/1572448K available (11315K kernel code, 1024K rwdata, 4384K rodata, 1088K init, 14040K bss, 146940K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Additional per-CPU info printed with stalls.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.000000] NR_IRQS:4352 nr_irqs:1272 16
[    0.000000] xen:events: Using FIFO-based ABI
[    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: --> 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 dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] bootconsole [xenboot0] disabled
[    0.000000] console [hvc0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     32768
[    0.000000] ... MAX_LOCKDEP_CHAINS:      65536
[    0.000000] ... CHAINHASH_SIZE:          32768
[    0.000000]  memory used by lock dependency info: 8159 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] tsc: Detected 3200.184 MHz processor
[   12.723393] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.05 BogoMIPS (lpj=10667280)
[   12.723414] pid_max: default: 32768 minimum: 301
[   12.723433] ACPI: Core revision 20140424
[   12.740681] ACPI: All ACPI Tables successfully acquired
[   12.743145] ------------[ cut here ]------------
[   12.743170] WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
[   12.743186] Modules linked in:
[   12.743196] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-rc2-20140626+ #1
[   12.743209] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010
[   12.743223]  0000000000000009 ffffffff82203d88 ffffffff81afdba7 ffffffff822184e0
[   12.743242]  0000000000000000 ffffffff82203dc8 ffffffff810bfdb2 ffffffff81007858
[   12.743261]  0000000000000000 0000000000000001 0000000000000000 ffff88005f60b120
[   12.743280] Call Trace:
[   12.743290]  [<ffffffff81afdba7>] dump_stack+0x46/0x58
[   12.743302]  [<ffffffff810bfdb2>] warn_slowpath_common+0x82/0xb0
[   12.743316]  [<ffffffff81007858>] ? pte_pfn_to_mfn+0x88/0xa0
[   12.743328]  [<ffffffff810bfdf5>] warn_slowpath_null+0x15/0x20
[   12.743341]  [<ffffffff81004b6b>] xen_mc_flush+0x1ab/0x1c0
[   12.743353]  [<ffffffff810072fd>] xen_alloc_pte+0x1ad/0x220
[   12.743364]  [<ffffffff8100886b>] ? xen_make_pte+0x1b/0x70
[   12.743378]  [<ffffffff81014a6f>] init_espfix_ap+0x22f/0x3f0
[   12.743392]  [<ffffffff8232079d>] init_espfix_bsp+0xee/0xf3
[   12.743404]  [<ffffffff82317ffe>] start_kernel+0x3d6/0x441
[   12.743416]  [<ffffffff82317a27>] ? set_init_arg+0x58/0x58
[   12.743428]  [<ffffffff82317608>] x86_64_start_reservations+0x2a/0x2c
[   12.743441]  [<ffffffff8231af8e>] xen_start_kernel+0x59b/0x59d
[   12.743468] ---[ end trace 20d3292a87f35842 ]---
[   12.743943] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[   12.744726] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[   12.745043] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[   12.745064] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[   12.745709] Initializing cgroup subsys freezer
[   12.745733] Initializing cgroup subsys blkio
[   12.745796] tseg: 0000000000
[   12.745832] CPU: Physical Processor ID: 0
[   12.745841] CPU: Processor Core ID: 0
[   12.745850] mce: CPU supports 2 MCE banks
[   12.745868] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
[   12.745868] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
[   12.745868] tlb_flushall_shift: 6
[   12.746011] Freeing SMP alternatives memory: 36K (ffffffff82412000 - ffffffff8241b000)
[   12.747016] cpu 0 spinlock event irq 73
[   12.747975] Performance Events: Broken PMU hardware detected, using software events only.
[   12.748004] Failed to access perfctr msr (MSR c0010004 is 0)
[   12.748619] NMI watchdog: disabled (cpu0): hardware events not enabled
[   12.748861] installing Xen timer for CPU 1
[   12.748907] cpu 1 spinlock event irq 80
[   12.749437] installing Xen timer for CPU 2
[   12.749463] cpu 2 spinlock event irq 87
[   12.749926] installing Xen timer for CPU 3
[   12.749959] cpu 3 spinlock event irq 94
[   12.750428] installing Xen timer for CPU 4
[   12.750456] cpu 4 spinlock event irq 101
[   12.750917] installing Xen timer for CPU 5
[   12.750942] cpu 5 spinlock event irq 108
[   12.751189] x86: Booted up 1 node, 6 CPUs
[   12.752073] devtmpfs: initialized
[   12.753401] xor: measuring software checksum speed
[   12.783584]    prefetch64-sse:  5527.200 MB/sec
[   12.816959]    generic_sse:  5534.400 MB/sec
[   12.816968] xor: using function: generic_sse (5534.400 MB/sec)
[   12.817210] NET: Registered protocol family 16
[   12.817251] xen:grant_table: Grant tables using version 1 layout
[   12.817275] Grant table initialized
[   12.818147] node 0 link 0: io port [1000, ffffff]
[   12.818164] TOM: 00000000a0000000 aka 2560M
[   12.818175] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
[   12.818191] node 0 link 0: mmio [e0000000, efffffff] ==> none
[   12.818207] node 0 link 0: mmio [f0000000, ffffffff]
[   12.818222] node 0 link 0: mmio [a0000, bffff]
[   12.818235] node 0 link 0: mmio [a0000000, dfffffff]
[   12.818248] TOM2: 0000000560000000 aka 22016M
[   12.818258] bus: [bus 00-07] on node 0 link 0
[   12.818269] bus: 00 [io  0x0000-0xffff]
[   12.818278] bus: 00 [mem 0xf0000000-0xffffffff]
[   12.818288] bus: 00 [mem 0x000a0000-0x000bffff]
[   12.818298] bus: 00 [mem 0xa0000000-0xdfffffff]
[   12.818308] bus: 00 [mem 0x560000000-0xfcffffffff]
[   12.818619] ACPI: bus type PCI registered
[   12.818630] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[   12.819094] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[   12.819115] PCI: not using MMCONFIG
[   12.819124] PCI: Using configuration type 1 for base access
[   12.819135] PCI: Using configuration type 1 for extended access
[   12.894387] raid6: sse2x1    3890 MB/s
[   12.951747] raid6: sse2x2    5842 MB/s
[   13.008956] raid6: sse2x4    5845 MB/s
[   13.008966] raid6: using algorithm sse2x4 (5845 MB/s)
[   13.008975] raid6: using intx1 recovery algorithm
[   13.009136] ACPI: Added _OSI(Module Device)
[   13.009148] ACPI: Added _OSI(Processor Device)
[   13.009159] ACPI: Added _OSI(3.0 _SCP Extensions)
[   13.009170] ACPI: Added _OSI(Processor Aggregator Device)
[   13.015370] ACPI: Executed 3 blocks of module-level executable AML code
[   13.032996] ACPI: Interpreter enabled
[   13.033015] ACPI: (supports S0 S5)
[   13.033024] ACPI: Using IOAPIC for interrupt routing
[   13.033071] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[   13.034628] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[   13.058329] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[   13.069158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[   13.069197] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[   13.069665] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[   13.070446] PCI host bridge to bus 0000:00
[   13.070459] pci_bus 0000:00: root bus resource [bus 00-ff]
[   13.070471] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[   13.070483] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[   13.070496] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[   13.070509] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[   13.070522] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff]
[   13.070535] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
[   13.070556] pci_bus 0000:00: scanning bus
[   13.070588] pci 0000:00:00.0: [1002:5a11] type 00 class 0x060000
[   13.070604] pci 0000:00:00.0: calling quirk_mmio_always_on+0x0/0x10
[   13.071019] pci 0000:00:00.2: [1002:5a23] type 00 class 0x080600
[   13.071329] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
[   13.071434] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[   13.071470] pci 0000:00:02.0: PME# disabled
[   13.071590] pci 0000:00:02.0: System wakeup disabled by ACPI
[   13.071689] pci 0000:00:03.0: [1002:5a17] type 01 class 0x060400
[   13.071794] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[   13.071808] pci 0000:00:03.0: PME# disabled
[   13.071939] pci 0000:00:03.0: System wakeup disabled by ACPI
[   13.072057] pci 0000:00:05.0: [1002:5a19] type 01 class 0x060400
[   13.072171] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[   13.072189] pci 0000:00:05.0: PME# disabled
[   13.072343] pci 0000:00:05.0: System wakeup disabled by ACPI
[   13.072454] pci 0000:00:06.0: [1002:5a1a] type 01 class 0x060400
[   13.072580] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[   13.072628] pci 0000:00:06.0: PME# disabled
[   13.072749] pci 0000:00:06.0: System wakeup disabled by ACPI
[   13.072864] pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400
[   13.072978] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[   13.072995] pci 0000:00:09.0: PME# disabled
[   13.073115] pci 0000:00:09.0: System wakeup disabled by ACPI
[   13.073232] pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400
[   13.073355] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[   13.073369] pci 0000:00:0a.0: PME# disabled
[   13.073476] pci 0000:00:0a.0: System wakeup disabled by ACPI
[   13.073579] pci 0000:00:0b.0: [1002:5a1f] type 01 class 0x060400
[   13.073682] pci 0000:00:0b.0: PME# supported from D0 D3hot D3cold
[   13.073697] pci 0000:00:0b.0: PME# disabled
[   13.073808] pci 0000:00:0b.0: System wakeup disabled by ACPI
[   13.073913] pci 0000:00:0c.0: [1002:5a20] type 01 class 0x060400
[   13.074017] pci 0000:00:0c.0: PME# supported from D0 D3hot D3cold
[   13.074031] pci 0000:00:0c.0: PME# disabled
[   13.074138] pci 0000:00:0c.0: System wakeup disabled by ACPI
[   13.074243] pci 0000:00:0d.0: [1002:5a1e] type 01 class 0x060400
[   13.074346] pci 0000:00:0d.0: PME# supported from D0 D3hot D3cold
[   13.074360] pci 0000:00:0d.0: PME# disabled
[   13.074468] pci 0000:00:0d.0: System wakeup disabled by ACPI
[   13.074591] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[   13.074631] pci 0000:00:11.0: reg 0x10: [io  0x6000-0x6007]
[   13.074654] pci 0000:00:11.0: reg 0x14: [io  0x5000-0x5003]
[   13.074677] pci 0000:00:11.0: reg 0x18: [io  0x3000-0x3007]
[   13.074700] pci 0000:00:11.0: reg 0x1c: [io  0x2000-0x2003]
[   13.074723] pci 0000:00:11.0: reg 0x20: [io  0x1000-0x100f]
[   13.074746] pci 0000:00:11.0: reg 0x24: [mem 0xfddff000-0xfddff3ff]
[   13.074996] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[   13.075024] pci 0000:00:12.0: reg 0x10: [mem 0xfddf7000-0xfddf7fff]
[   13.075226] pci 0000:00:12.0: System wakeup disabled by ACPI
[   13.075346] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[   13.075386] pci 0000:00:12.2: reg 0x10: [mem 0xfddff400-0xfddff4ff]
[   13.075553] pci 0000:00:12.2: supports D1 D2
[   13.075564] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[   13.075581] pci 0000:00:12.2: PME# disabled
[   13.075697] pci 0000:00:12.2: System wakeup disabled by ACPI
[   13.075817] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[   13.075854] pci 0000:00:13.0: reg 0x10: [mem 0xfddfc000-0xfddfcfff]
[   13.076038] pci 0000:00:13.0: System wakeup disabled by ACPI
[   13.076149] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[   13.076189] pci 0000:00:13.2: reg 0x10: [mem 0xfddff800-0xfddff8ff]
[   13.076339] pci 0000:00:13.2: supports D1 D2
[   13.076350] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[   13.076368] pci 0000:00:13.2: PME# disabled
[   13.076481] pci 0000:00:13.2: System wakeup disabled by ACPI
[   13.076601] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[   13.076619] pci 0000:00:14.0: calling sb600_disable_hpet_bar+0x0/0x50
[   13.076734] pci 0000:00:14.0: calling force_disable_hpet_msi+0x0/0x10
[   13.076747] pci 0000:00:14.0: calling sb600_hpet_quirk+0x0/0x50
[   13.076928] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[   13.076970] pci 0000:00:14.2: reg 0x10: [mem 0xfddf8000-0xfddfbfff 64bit]
[   13.077074] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[   13.077089] pci 0000:00:14.2: PME# disabled
[   13.077186] pci 0000:00:14.2: System wakeup disabled by ACPI
[   13.077283] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[   13.077538] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[   13.077680] pci 0000:00:14.4: System wakeup disabled by ACPI
[   13.077778] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[   13.077807] pci 0000:00:14.5: reg 0x10: [mem 0xfddfd000-0xfddfdfff]
[   13.078002] pci 0000:00:14.5: System wakeup disabled by ACPI
[   13.078121] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[   13.078251] pci 0000:00:15.0: supports D1 D2
[   13.078373] pci 0000:00:15.0: System wakeup disabled by ACPI
[   13.078491] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[   13.078521] pci 0000:00:16.0: reg 0x10: [mem 0xfddfe000-0xfddfefff]
[   13.078717] pci 0000:00:16.0: System wakeup disabled by ACPI
[   13.078831] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[   13.078871] pci 0000:00:16.2: reg 0x10: [mem 0xfddffc00-0xfddffcff]
[   13.079007] pci 0000:00:16.2: supports D1 D2
[   13.079018] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[   13.079035] pci 0000:00:16.2: PME# disabled
[   13.079148] pci 0000:00:16.2: System wakeup disabled by ACPI
[   13.079270] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
[   13.079307] pci 0000:00:18.0: calling quirk_mmio_always_on+0x0/0x10
[   13.079542] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
[   13.079560] pci 0000:00:18.1: calling quirk_mmio_always_on+0x0/0x10
[   13.079795] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
[   13.079813] pci 0000:00:18.2: calling quirk_mmio_always_on+0x0/0x10
[   13.080035] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
[   13.080053] pci 0000:00:18.3: calling quirk_mmio_always_on+0x0/0x10
[   13.080254] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
[   13.080269] pci 0000:00:18.4: calling quirk_mmio_always_on+0x0/0x10
[   13.080472] pci_bus 0000:00: fixups for bus
[   13.080485] pci 0000:00:02.0: scanning [bus 0d-0d] behind bridge, pass 0
[   13.080579] pci_bus 0000:0d: scanning bus
[   13.080606] pci 0000:0d:00.0: [1002:95c5] type 00 class 0x030000
[   13.080642] pci 0000:0d:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[   13.080672] pci 0000:0d:00.0: reg 0x18: [mem 0xfe9e0000-0xfe9effff 64bit]
[   13.080696] pci 0000:0d:00.0: reg 0x20: [io  0xe000-0xe0ff]
[   13.080728] pci 0000:0d:00.0: reg 0x30: [mem 0xfe9c0000-0xfe9dffff pref]
[   13.080797] pci 0000:0d:00.0: supports D1 D2
[   13.080910] pci 0000:0d:00.1: [1002:aa28] type 00 class 0x040300
[   13.080949] pci 0000:0d:00.1: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit]
[   13.081071] pci 0000:0d:00.1: supports D1 D2
[   13.086210] pci_bus 0000:0d: fixups for bus
[   13.086224] pci 0000:00:02.0: PCI bridge to [bus 0d]
[   13.086244] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[   13.086259] pci 0000:00:02.0:   bridge window [mem 0xfe900000-0xfe9fffff]
[   13.086276] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[   13.086291] pci_bus 0000:0d: bus scan returning with max=0d
[   13.086305] pci 0000:00:03.0: scanning [bus 0c-0c] behind bridge, pass 0
[   13.086409] pci_bus 0000:0c: scanning bus
[   13.086444] pci 0000:0c:00.0: [1002:6759] type 00 class 0x030000
[   13.086493] pci 0000:0c:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[   13.086524] pci 0000:0c:00.0: reg 0x18: [mem 0xfe8c0000-0xfe8dffff 64bit]
[   13.086547] pci 0000:0c:00.0: reg 0x20: [io  0xd000-0xd0ff]
[   13.086577] pci 0000:0c:00.0: reg 0x30: [mem 0xfe8a0000-0xfe8bffff pref]
[   13.086661] pci 0000:0c:00.0: supports D1 D2
[   13.086802] pci 0000:0c:00.1: [1002:aa90] type 00 class 0x040300
[   13.086854] pci 0000:0c:00.1: reg 0x10: [mem 0xfe8fc000-0xfe8fffff 64bit]
[   13.086987] pci 0000:0c:00.1: supports D1 D2
[   13.093012] pci_bus 0000:0c: fixups for bus
[   13.093025] pci 0000:00:03.0: PCI bridge to [bus 0c]
[   13.093041] pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
[   13.093055] pci 0000:00:03.0:   bridge window [mem 0xfe800000-0xfe8fffff]
[   13.093073] pci 0000:00:03.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[   13.093087] pci_bus 0000:0c: bus scan returning with max=0c
[   13.093101] pci 0000:00:05.0: scanning [bus 0b-0b] behind bridge, pass 0
[   13.093222] pci_bus 0000:0b: scanning bus
[   13.093258] pci 0000:0b:00.0: [10ec:8168] type 00 class 0x020000
[   13.093294] pci 0000:0b:00.0: reg 0x10: [io  0xc800-0xc8ff]
[   13.093344] pci 0000:0b:00.0: reg 0x18: [mem 0xbffff000-0xbfffffff 64bit pref]
[   13.093381] pci 0000:0b:00.0: reg 0x20: [mem 0xbfff8000-0xbfffbfff 64bit pref]
[   13.093410] pci 0000:0b:00.0: reg 0x30: [mem 0xfe7e0000-0xfe7fffff pref]
[   13.093523] pci 0000:0b:00.0: supports D1 D2
[   13.093534] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   13.093552] pci 0000:0b:00.0: PME# disabled
[   13.099754] pci_bus 0000:0b: fixups for bus
[   13.099768] pci 0000:00:05.0: PCI bridge to [bus 0b]
[   13.099785] pci 0000:00:05.0:   bridge window [io  0xc000-0xcfff]
[   13.099801] pci 0000:00:05.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[   13.099821] pci 0000:00:05.0:   bridge window [mem 0xbff00000-0xbfffffff 64bit pref]
[   13.099838] pci_bus 0000:0b: bus scan returning with max=0b
[   13.099854] pci 0000:00:06.0: scanning [bus 0a-0a] behind bridge, pass 0
[   13.099969] pci_bus 0000:0a: scanning bus
[   13.100005] pci 0000:0a:00.0: [10ec:8168] type 00 class 0x020000
[   13.100045] pci 0000:0a:00.0: reg 0x10: [io  0xb800-0xb8ff]
[   13.100091] pci 0000:0a:00.0: reg 0x18: [mem 0xbfeff000-0xbfefffff 64bit pref]
[   13.100128] pci 0000:0a:00.0: reg 0x20: [mem 0xbfef8000-0xbfefbfff 64bit pref]
[   13.100156] pci 0000:0a:00.0: reg 0x30: [mem 0xfe6e0000-0xfe6fffff pref]
[   13.100265] pci 0000:0a:00.0: supports D1 D2
[   13.100276] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   13.100294] pci 0000:0a:00.0: PME# disabled
[   13.106612] pci_bus 0000:0a: fixups for bus
[   13.106625] pci 0000:00:06.0: PCI bridge to [bus 0a]
[   13.106640] pci 0000:00:06.0:   bridge window [io  0xb000-0xbfff]
[   13.106654] pci 0000:00:06.0:   bridge window [mem 0xfe600000-0xfe6fffff]
[   13.106672] pci 0000:00:06.0:   bridge window [mem 0xbfe00000-0xbfefffff 64bit pref]
[   13.106686] pci_bus 0000:0a: bus scan returning with max=0a
[   13.106700] pci 0000:00:09.0: scanning [bus 09-09] behind bridge, pass 0
[   13.106820] pci_bus 0000:09: scanning bus
[   13.106857] pci 0000:09:00.0: [1033:0194] type 00 class 0x0c0330
[   13.106899] pci 0000:09:00.0: reg 0x10: [mem 0xfe5fe000-0xfe5fffff 64bit]
[   13.107057] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[   13.107074] pci 0000:09:00.0: PME# disabled
[   13.113284] pci_bus 0000:09: fixups for bus
[   13.113297] pci 0000:00:09.0: PCI bridge to [bus 09]
[   13.113315] pci 0000:00:09.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[   13.113332] pci_bus 0000:09: bus scan returning with max=09
[   13.113349] pci 0000:00:0a.0: scanning [bus 08-08] behind bridge, pass 0
[   13.113459] pci_bus 0000:08: scanning bus
[   13.113487] pci 0000:08:00.0: [14f1:8210] type 00 class 0x040000
[   13.113548] pci 0000:08:00.0: reg 0x10: [mem 0xfe200000-0xfe3fffff 64bit]
[   13.113756] pci 0000:08:00.0: supports D1 D2
[   13.113766] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot
[   13.113784] pci 0000:08:00.0: PME# disabled
[   13.120162] pci_bus 0000:08: fixups for bus
[   13.120176] pci 0000:00:0a.0: PCI bridge to [bus 08]
[   13.120193] pci 0000:00:0a.0:   bridge window [mem 0xfe200000-0xfe3fffff]
[   13.120210] pci_bus 0000:08: bus scan returning with max=08
[   13.120224] pci 0000:00:0b.0: scanning [bus 07-07] behind bridge, pass 0
[   13.120344] pci_bus 0000:07: scanning bus
[   13.120374] pci 0000:07:00.0: [1002:6759] type 00 class 0x030000
[   13.120412] pci 0000:07:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
[   13.120443] pci 0000:07:00.0: reg 0x18: [mem 0xfe1c0000-0xfe1dffff 64bit]
[   13.120466] pci 0000:07:00.0: reg 0x20: [io  0xa000-0xa0ff]
[   13.120499] pci 0000:07:00.0: reg 0x30: [mem 0xfe1a0000-0xfe1bffff pref]
[   13.120584] pci 0000:07:00.0: supports D1 D2
[   13.120723] pci 0000:07:00.1: [1002:aa90] type 00 class 0x040300
[   13.120764] pci 0000:07:00.1: reg 0x10: [mem 0xfe1fc000-0xfe1fffff 64bit]
[   13.120911] pci 0000:07:00.1: supports D1 D2
[   13.126966] pci_bus 0000:07: fixups for bus
[   13.126979] pci 0000:00:0b.0: PCI bridge to [bus 07]
[   13.126995] pci 0000:00:0b.0:   bridge window [io  0xa000-0xafff]
[   13.127012] pci 0000:00:0b.0:   bridge window [mem 0xfe100000-0xfe1fffff]
[   13.127029] pci 0000:00:0b.0:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[   13.127044] pci_bus 0000:07: bus scan returning with max=07
[   13.127058] pci 0000:00:0c.0: scanning [bus 05-06] behind bridge, pass 0
[   13.127189] pci_bus 0000:05: scanning bus
[   13.127231] pci 0000:05:00.0: [104c:8231] type 01 class 0x060400
[   13.127409] pci 0000:05:00.0: supports D1 D2
[   13.127529] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[   13.127561] pci_bus 0000:05: fixups for bus
[   13.127571] pci 0000:00:0c.0: PCI bridge to [bus 05-06]
[   13.127602] pci 0000:00:0c.0:   bridge window [mem 0xfe000000-0xfe0fffff]
[   13.127622] pci 0000:05:00.0: scanning [bus 06-06] behind bridge, pass 0
[   13.127735] pci_bus 0000:06: scanning bus
[   13.127765] pci 0000:06:01.0: [1033:0035] type 00 class 0x0c0310
[   13.127808] pci 0000:06:01.0: reg 0x10: [mem 0xfe0fd000-0xfe0fdfff]
[   13.127966] pci 0000:06:01.0: supports D1 D2
[   13.127975] pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot
[   13.127991] pci 0000:06:01.0: PME# disabled
[   13.128103] pci 0000:06:01.1: [1033:0035] type 00 class 0x0c0310
[   13.128159] pci 0000:06:01.1: reg 0x10: [mem 0xfe0fe000-0xfe0fefff]
[   13.128324] pci 0000:06:01.1: supports D1 D2
[   13.128335] pci 0000:06:01.1: PME# supported from D0 D1 D2 D3hot
[   13.128353] pci 0000:06:01.1: PME# disabled
[   13.128470] pci 0000:06:01.2: [1033:00e0] type 00 class 0x0c0320
[   13.128526] pci 0000:06:01.2: reg 0x10: [mem 0xfe0ffc00-0xfe0ffcff]
[   13.128682] pci 0000:06:01.2: supports D1 D2
[   13.128691] pci 0000:06:01.2: PME# supported from D0 D1 D2 D3hot
[   13.128707] pci 0000:06:01.2: PME# disabled
[   13.128890] pci_bus 0000:06: fixups for bus
[   13.128899] pci 0000:05:00.0: PCI bridge to [bus 06]
[   13.128922] pci 0000:05:00.0:   bridge window [mem 0xfe000000-0xfe0fffff]
[   13.128943] pci_bus 0000:06: bus scan returning with max=06
[   13.128959] pci 0000:05:00.0: scanning [bus 06-06] behind bridge, pass 1
[   13.128977] pci_bus 0000:05: bus scan returning with max=06
[   13.128991] pci 0000:00:0d.0: scanning [bus 04-04] behind bridge, pass 0
[   13.129092] pci_bus 0000:04: scanning bus
[   13.129125] pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330
[   13.129163] pci 0000:04:00.0: reg 0x10: [mem 0xfdffe000-0xfdffffff 64bit]
[   13.129307] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[   13.129323] pci 0000:04:00.0: PME# disabled
[   13.133674] pci_bus 0000:04: fixups for bus
[   13.133687] pci 0000:00:0d.0: PCI bridge to [bus 04]
[   13.133733] pci 0000:00:0d.0:   bridge window [mem 0xfdf00000-0xfdffffff]
[   13.133750] pci_bus 0000:04: bus scan returning with max=04
[   13.133775] pci 0000:00:14.4: scanning [bus 03-03] behind bridge, pass 0
[   13.133854] pci_bus 0000:03: scanning bus
[   13.133896] pci 0000:03:06.0: [13f6:0111] type 00 class 0x040100
[   13.133938] pci 0000:03:06.0: reg 0x10: [io  0x9800-0x98ff]
[   13.134090] pci 0000:03:06.0: supports D1 D2
[   13.134248] pci_bus 0000:03: fixups for bus
[   13.134259] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[   13.134277] pci 0000:00:14.4:   bridge window [io  0x9000-0x9fff]
[   13.134298] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[   13.134315] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[   13.134343] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[   13.134359] pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[   13.134375] pci 0000:00:14.4:   bridge window [mem 0xa0000000-0xdfffffff] (subtractive decode)
[   13.134390] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
[   13.134406] pci_bus 0000:03: bus scan returning with max=03
[   13.134421] pci 0000:00:15.0: scanning [bus 02-02] behind bridge, pass 0
[   13.134527] pci_bus 0000:02: scanning bus
[   13.134539] pci_bus 0000:02: fixups for bus
[   13.134548] pci 0000:00:15.0: PCI bridge to [bus 02]
[   13.134576] pci_bus 0000:02: bus scan returning with max=02
[   13.134590] pci 0000:00:02.0: scanning [bus 0d-0d] behind bridge, pass 1
[   13.134608] pci 0000:00:03.0: scanning [bus 0c-0c] behind bridge, pass 1
[   13.134625] pci 0000:00:05.0: scanning [bus 0b-0b] behind bridge, pass 1
[   13.134642] pci 0000:00:06.0: scanning [bus 0a-0a] behind bridge, pass 1
[   13.134659] pci 0000:00:09.0: scanning [bus 09-09] behind bridge, pass 1
[   13.134676] pci 0000:00:0a.0: scanning [bus 08-08] behind bridge, pass 1
[   13.134693] pci 0000:00:0b.0: scanning [bus 07-07] behind bridge, pass 1
[   13.134710] pci 0000:00:0c.0: scanning [bus 05-06] behind bridge, pass 1
[   13.134727] pci 0000:00:0d.0: scanning [bus 04-04] behind bridge, pass 1
[   13.134746] pci 0000:00:14.4: scanning [bus 03-03] behind bridge, pass 1
[   13.134765] pci 0000:00:15.0: scanning [bus 02-02] behind bridge, pass 1
[   13.134782] pci_bus 0000:00: bus scan returning with max=0d
[   13.134840] pci_bus 0000:00: on NUMA node 0
[   13.135145] xen: registering gsi 13 triggering 1 polarity 0
[   13.135643] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 14 15)
[   13.135787] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 14 15)
[   13.135923] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 14 15)
[   13.136050] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 14 15)
[   13.136151] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 *7 10 11 14 15)
[   13.136237] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 *11 14 15)
[   13.136327] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 *10 11 14 15)
[   13.136411] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 *10 11 14 15)
[   13.136692] xen:balloon: Initialising balloon driver
[   13.136910] xen_balloon: Initialising balloon driver
[   13.137393] vgaarb: device added: PCI:0000:0d:00.0,decodes=io+mem,owns=io+mem,locks=none
[   13.137421] vgaarb: device added: PCI:0000:0c:00.0,decodes=io+mem,owns=none,locks=none
[   13.137444] vgaarb: device added: PCI:0000:07:00.0,decodes=io+mem,owns=none,locks=none
[   13.137464] vgaarb: loaded
[   13.137471] vgaarb: bridge control possible 0000:07:00.0
[   13.137482] vgaarb: bridge control possible 0000:0c:00.0
[   13.137493] vgaarb: bridge control possible 0000:0d:00.0
[   13.137650] SCSI subsystem initialized
[   13.137713] libata version 3.00 loaded.
[   13.137807] ACPI: bus type USB registered
[   13.137903] usbcore: registered new interface driver usbfs
[   13.137942] usbcore: registered new interface driver hub
[   13.138092] usbcore: registered new device driver usb
[   13.138180] Linux video capture interface: v2.00
[   13.138263] pps_core: LinuxPPS API ver. 1 registered
[   13.138276] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   13.138306] PTP clock support registered
[   13.138442] Advanced Linux Sound Architecture Driver Initialized.
[   13.138457] PCI: Using ACPI for IRQ routing
[   13.149074] PCI: pci_cache_line_size set to 64 bytes
[   13.149101] pci 0000:0d:00.0: BAR 0: reserving [mem 0xd0000000-0xdfffffff flags 0x14220c] (d=0, p=0)
[   13.149118] pci 0000:0d:00.0: BAR 2: reserving [mem 0xfe9e0000-0xfe9effff flags 0x140204] (d=0, p=0)
[   13.149135] pci 0000:0d:00.0: BAR 4: reserving [io  0xe000-0xe0ff flags 0x40101] (d=0, p=0)
[   13.149151] pci 0000:0d:00.1: BAR 0: reserving [mem 0xfe9fc000-0xfe9fffff flags 0x140204] (d=0, p=0)
[   13.149172] pci 0000:0c:00.1: BAR 0: reserving [mem 0xfe8fc000-0xfe8fffff flags 0x140204] (d=0, p=0)
[   13.149191] pci 0000:0b:00.0: BAR 0: reserving [io  0xc800-0xc8ff flags 0x40101] (d=0, p=0)
[   13.149206] pci 0000:0b:00.0: BAR 2: reserving [mem 0xbffff000-0xbfffffff flags 0x14220c] (d=0, p=0)
[   13.149222] pci 0000:0b:00.0: BAR 4: reserving [mem 0xbfff8000-0xbfffbfff flags 0x14220c] (d=0, p=0)
[   13.149242] pci 0000:0a:00.0: BAR 0: reserving [io  0xb800-0xb8ff flags 0x40101] (d=0, p=0)
[   13.149256] pci 0000:0a:00.0: BAR 2: reserving [mem 0xbfeff000-0xbfefffff flags 0x14220c] (d=0, p=0)
[   13.149272] pci 0000:0a:00.0: BAR 4: reserving [mem 0xbfef8000-0xbfefbfff flags 0x14220c] (d=0, p=0)
[   13.149291] pci 0000:09:00.0: BAR 0: reserving [mem 0xfe5fe000-0xfe5fffff flags 0x140204] (d=0, p=0)
[   13.149311] pci 0000:08:00.0: BAR 0: reserving [mem 0xfe200000-0xfe3fffff flags 0x140204] (d=0, p=0)
[   13.149332] pci 0000:07:00.1: BAR 0: reserving [mem 0xfe1fc000-0xfe1fffff flags 0x140204] (d=0, p=0)
[   13.149353] pci 0000:06:01.0: BAR 0: reserving [mem 0xfe0fd000-0xfe0fdfff flags 0x40200] (d=0, p=0)
[   13.149372] pci 0000:06:01.1: BAR 0: reserving [mem 0xfe0fe000-0xfe0fefff flags 0x40200] (d=0, p=0)
[   13.149390] pci 0000:06:01.2: BAR 0: reserving [mem 0xfe0ffc00-0xfe0ffcff flags 0x40200] (d=0, p=0)
[   13.149409] pci 0000:04:00.0: BAR 0: reserving [mem 0xfdffe000-0xfdffffff flags 0x140204] (d=0, p=0)
[   13.149427] pci 0000:00:11.0: BAR 0: reserving [io  0x6000-0x6007 flags 0x40101] (d=0, p=0)
[   13.149442] pci 0000:00:11.0: BAR 1: reserving [io  0x5000-0x5003 flags 0x40101] (d=0, p=0)
[   13.149457] pci 0000:00:11.0: BAR 2: reserving [io  0x3000-0x3007 flags 0x40101] (d=0, p=0)
[   13.149472] pci 0000:00:11.0: BAR 3: reserving [io  0x2000-0x2003 flags 0x40101] (d=0, p=0)
[   13.149487] pci 0000:00:11.0: BAR 4: reserving [io  0x1000-0x100f flags 0x40101] (d=0, p=0)
[   13.149502] pci 0000:00:11.0: BAR 5: reserving [mem 0xfddff000-0xfddff3ff flags 0x40200] (d=0, p=0)
[   13.149521] pci 0000:00:12.0: BAR 0: reserving [mem 0xfddf7000-0xfddf7fff flags 0x40200] (d=0, p=0)
[   13.149545] pci 0000:00:12.2: BAR 0: reserving [mem 0xfddff400-0xfddff4ff flags 0x40200] (d=0, p=0)
[   13.149563] pci 0000:00:13.0: BAR 0: reserving [mem 0xfddfc000-0xfddfcfff flags 0x40200] (d=0, p=0)
[   13.149581] pci 0000:00:13.2: BAR 0: reserving [mem 0xfddff800-0xfddff8ff flags 0x40200] (d=0, p=0)
[   13.149600] pci 0000:00:14.2: BAR 0: reserving [mem 0xfddf8000-0xfddfbfff flags 0x140204] (d=0, p=0)
[   13.149622] pci 0000:03:06.0: BAR 0: reserving [io  0x9800-0x98ff flags 0x40101] (d=0, p=0)
[   13.149639] pci 0000:00:14.5: BAR 0: reserving [mem 0xfddfd000-0xfddfdfff flags 0x40200] (d=0, p=0)
[   13.149659] pci 0000:00:16.0: BAR 0: reserving [mem 0xfddfe000-0xfddfefff flags 0x40200] (d=0, p=0)
[   13.149697] pci 0000:00:16.2: BAR 0: reserving [mem 0xfddffc00-0xfddffcff flags 0x40200] (d=0, p=0)
[   13.149728] pci 0000:0c:00.0: BAR 0: reserving [mem 0xc0000000-0xcfffffff flags 0x14220c] (d=1, p=1)
[   13.149744] pci 0000:0c:00.0: BAR 2: reserving [mem 0xfe8c0000-0xfe8dffff flags 0x140204] (d=1, p=1)
[   13.149760] pci 0000:0c:00.0: BAR 4: reserving [io  0xd000-0xd0ff flags 0x40101] (d=1, p=1)
[   13.149792] pci 0000:07:00.0: BAR 0: reserving [mem 0xa0000000-0xafffffff flags 0x14220c] (d=1, p=1)
[   13.149808] pci 0000:07:00.0: BAR 2: reserving [mem 0xfe1c0000-0xfe1dffff flags 0x140204] (d=1, p=1)
[   13.149824] pci 0000:07:00.0: BAR 4: reserving [io  0xa000-0xa0ff flags 0x40101] (d=1, p=1)
[   13.149883] e820: reserve RAM buffer [mem 0x00099000-0x0009ffff]
[   13.150342] Bluetooth: Core ver 2.19
[   13.150408] NET: Registered protocol family 31
[   13.150419] Bluetooth: HCI device and connection manager initialized
[   13.150447] Bluetooth: HCI socket layer initialized
[   13.150461] Bluetooth: L2CAP socket layer initialized
[   13.150487] Bluetooth: SCO socket layer initialized
[   13.150926] Switched to clocksource xen
[   13.151196] FS-Cache: Loaded
[   13.151248] pnp: PnP ACPI init
[   13.151290] ACPI: bus type PNP registered
[   13.151526] system 00:00: [mem 0xfec20000-0xfec200ff] could not be reserved
[   13.151585] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[   13.151721] system 00:01: [mem 0xf6000000-0xf6003fff] has been reserved
[   13.151737] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[   13.151851] xen: registering gsi 8 triggering 1 polarity 0
[   13.151920] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[   13.152239] xen: registering gsi 4 triggering 1 polarity 0
[   13.152250] Already setup the GSI :4
[   13.152259] pnp 00:03: [dma 0 disabled]
[   13.152341] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[   13.152525] system 00:04: [io  0x0600-0x06df] has been reserved
[   13.152539] system 00:04: [io  0x0ae0-0x0aef] has been reserved
[   13.152552] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[   13.152732] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[   13.152747] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[   13.152761] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[   13.153073] system 00:06: [io  0x04d0-0x04d1] has been reserved
[   13.153086] system 00:06: [io  0x040b] has been reserved
[   13.153097] system 00:06: [io  0x04d6] has been reserved
[   13.153109] system 00:06: [io  0x0c00-0x0c01] has been reserved
[   13.153124] system 00:06: [io  0x0c14] has been reserved
[   13.153135] system 00:06: [io  0x0c50-0x0c51] has been reserved
[   13.153147] system 00:06: [io  0x0c52] has been reserved
[   13.153159] system 00:06: [io  0x0c6c] has been reserved
[   13.153170] system 00:06: [io  0x0c6f] has been reserved
[   13.153182] system 00:06: [io  0x0cd0-0x0cd1] has been reserved
[   13.153195] system 00:06: [io  0x0cd2-0x0cd3] has been reserved
[   13.153208] system 00:06: [io  0x0cd4-0x0cd5] has been reserved
[   13.153220] system 00:06: [io  0x0cd6-0x0cd7] has been reserved
[   13.153232] system 00:06: [io  0x0cd8-0x0cdf] has been reserved
[   13.153244] system 00:06: [io  0x0800-0x089f] could not be reserved
[   13.153256] system 00:06: [io  0x0b00-0x0b1f] has been reserved
[   13.153268] system 00:06: [io  0x0b20-0x0b3f] has been reserved
[   13.153281] system 00:06: [io  0x0900-0x090f] has been reserved
[   13.153293] system 00:06: [io  0x0910-0x091f] has been reserved
[   13.153305] system 00:06: [io  0xfe00-0xfefe] has been reserved
[   13.153317] system 00:06: [mem 0xffb80000-0xffbfffff] has been reserved
[   13.153330] system 00:06: [mem 0xfec10000-0xfec1001f] has been reserved
[   13.153343] system 00:06: [mem 0xfed80000-0xfed80fff] has been reserved
[   13.153358] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[   13.153503] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[   13.153518] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[   13.153727] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[   13.153742] system 00:08: [mem 0x000c0000-0x000cffff] could not be reserved
[   13.153757] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[   13.153772] system 00:08: [mem 0x00100000-0x9fffffff] could not be reserved
[   13.153794] system 00:08: [mem 0xfec00000-0xffffffff] could not be reserved
[   13.153814] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[   13.153970] pnp: PnP ACPI: found 9 devices
[   13.153981] ACPI: bus type PNP unregistered
[   13.154379] pciback 0000:0c:00.0: seizing device
[   13.154411] pciback 0000:0c:00.1: seizing device
[   13.154460] pciback 0000:08:00.0: seizing device
[   13.154479] pciback 0000:07:00.0: seizing device
[   13.154500] pciback 0000:07:00.1: seizing device
[   13.154547] pciback 0000:06:01.0: seizing device
[   13.154565] pciback 0000:06:01.1: seizing device
[   13.154584] pciback 0000:06:01.2: seizing device
[   13.154602] pciback 0000:04:00.0: seizing device
[   13.154621] pciback 0000:03:06.0: seizing device
[   13.162691] PM-Timer failed consistency check  (0xffffff) - aborting.
[   13.162848] pci 0000:00:02.0: PCI bridge to [bus 0d]
[   13.162870] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[   13.162885] pci 0000:00:02.0:   bridge window [mem 0xfe900000-0xfe9fffff]
[   13.162900] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[   13.162919] pci 0000:00:03.0: PCI bridge to [bus 0c]
[   13.162930] pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
[   13.162945] pci 0000:00:03.0:   bridge window [mem 0xfe800000-0xfe8fffff]
[   13.162959] pci 0000:00:03.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[   13.162977] pci 0000:00:05.0: PCI bridge to [bus 0b]
[   13.162988] pci 0000:00:05.0:   bridge window [io  0xc000-0xcfff]
[   13.163003] pci 0000:00:05.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[   13.163018] pci 0000:00:05.0:   bridge window [mem 0xbff00000-0xbfffffff 64bit pref]
[   13.163036] pci 0000:00:06.0: PCI bridge to [bus 0a]
[   13.163047] pci 0000:00:06.0:   bridge window [io  0xb000-0xbfff]
[   13.163061] pci 0000:00:06.0:   bridge window [mem 0xfe600000-0xfe6fffff]
[   13.163076] pci 0000:00:06.0:   bridge window [mem 0xbfe00000-0xbfefffff 64bit pref]
[   13.163094] pci 0000:00:09.0: PCI bridge to [bus 09]
[   13.163107] pci 0000:00:09.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[   13.163126] pci 0000:00:0a.0: PCI bridge to [bus 08]
[   13.163139] pci 0000:00:0a.0:   bridge window [mem 0xfe200000-0xfe3fffff]
[   13.163158] pci 0000:00:0b.0: PCI bridge to [bus 07]
[   13.163169] pci 0000:00:0b.0:   bridge window [io  0xa000-0xafff]
[   13.163183] pci 0000:00:0b.0:   bridge window [mem 0xfe100000-0xfe1fffff]
[   13.163198] pci 0000:00:0b.0:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[   13.163216] pci 0000:05:00.0: PCI bridge to [bus 06]
[   13.163232] pci 0000:05:00.0:   bridge window [mem 0xfe000000-0xfe0fffff]
[   13.163256] pci 0000:00:0c.0: PCI bridge to [bus 05-06]
[   13.163269] pci 0000:00:0c.0:   bridge window [mem 0xfe000000-0xfe0fffff]
[   13.163288] pci 0000:00:0d.0: PCI bridge to [bus 04]
[   13.163301] pci 0000:00:0d.0:   bridge window [mem 0xfdf00000-0xfdffffff]
[   13.163320] pci 0000:00:14.4: PCI bridge to [bus 03]
[   13.163365] pci 0000:00:14.4:   bridge window [io  0x9000-0x9fff]
[   13.163390] pci 0000:00:15.0: PCI bridge to [bus 02]
[   13.163413] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[   13.163424] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[   13.163435] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[   13.163446] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[   13.163458] pci_bus 0000:00: resource 8 [mem 0xa0000000-0xdfffffff]
[   13.163469] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
[   13.163481] pci_bus 0000:0d: resource 0 [io  0xe000-0xefff]
[   13.163491] pci_bus 0000:0d: resource 1 [mem 0xfe900000-0xfe9fffff]
[   13.163503] pci_bus 0000:0d: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[   13.163516] pci_bus 0000:0c: resource 0 [io  0xd000-0xdfff]
[   13.163527] pci_bus 0000:0c: resource 1 [mem 0xfe800000-0xfe8fffff]
[   13.163539] pci_bus 0000:0c: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[   13.163552] pci_bus 0000:0b: resource 0 [io  0xc000-0xcfff]
[   13.163562] pci_bus 0000:0b: resource 1 [mem 0xfe700000-0xfe7fffff]
[   13.163574] pci_bus 0000:0b: resource 2 [mem 0xbff00000-0xbfffffff 64bit pref]
[   13.163588] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[   13.163598] pci_bus 0000:0a: resource 1 [mem 0xfe600000-0xfe6fffff]
[   13.163610] pci_bus 0000:0a: resource 2 [mem 0xbfe00000-0xbfefffff 64bit pref]
[   13.163623] pci_bus 0000:09: resource 1 [mem 0xfe500000-0xfe5fffff]
[   13.163635] pci_bus 0000:08: resource 1 [mem 0xfe200000-0xfe3fffff]
[   13.163647] pci_bus 0000:07: resource 0 [io  0xa000-0xafff]
[   13.163657] pci_bus 0000:07: resource 1 [mem 0xfe100000-0xfe1fffff]
[   13.163669] pci_bus 0000:07: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
[   13.163683] pci_bus 0000:05: resource 1 [mem 0xfe000000-0xfe0fffff]
[   13.163694] pci_bus 0000:06: resource 1 [mem 0xfe000000-0xfe0fffff]
[   13.163706] pci_bus 0000:04: resource 1 [mem 0xfdf00000-0xfdffffff]
[   13.163718] pci_bus 0000:03: resource 0 [io  0x9000-0x9fff]
[   13.163728] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[   13.163739] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[   13.163749] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[   13.163761] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[   13.163773] pci_bus 0000:03: resource 8 [mem 0xa0000000-0xdfffffff]
[   13.163784] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfebfffff]
[   13.163836] NET: Registered protocol family 2
[   13.164120] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[   13.164546] TCP bind hash table entries: 16384 (order: 8, 1048576 bytes)
[   13.165397] TCP: Hash tables configured (established 16384 bind 16384)
[   13.165473] TCP: reno registered
[   13.165524] UDP hash table entries: 1024 (order: 5, 163840 bytes)
[   13.165671] UDP-Lite hash table entries: 1024 (order: 5, 163840 bytes)
[   13.165938] NET: Registered protocol family 1
[   13.165990] pci 0000:00:11.0: calling quirk_msi_intx_disable_ati_bug+0x0/0x50
[   13.166012] pci 0000:00:12.0: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.166163] xen: registering gsi 18 triggering 0 polarity 1
[   13.166189] xen: --> pirq=18 -> irq=18 (gsi=18)
[   13.241200] pci 0000:00:12.2: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.241330] xen: registering gsi 17 triggering 0 polarity 1
[   13.241352] xen: --> pirq=17 -> irq=17 (gsi=17)
[   13.241515] pci 0000:00:13.0: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.241642] xen: registering gsi 18 triggering 0 polarity 1
[   13.241653] Already setup the GSI :18
[   13.317881] pci 0000:00:13.2: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.318010] xen: registering gsi 17 triggering 0 polarity 1
[   13.318021] Already setup the GSI :17
[   13.318177] pci 0000:00:14.5: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.318302] xen: registering gsi 18 triggering 0 polarity 1
[   13.318312] Already setup the GSI :18
[   13.394548] pci 0000:00:16.0: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.394676] xen: registering gsi 18 triggering 0 polarity 1
[   13.394688] Already setup the GSI :18
[   13.471212] pci 0000:00:16.2: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.471340] xen: registering gsi 17 triggering 0 polarity 1
[   13.471352] Already setup the GSI :17
[   13.471501] pci 0000:00:18.0: calling quirk_amd_nb_node+0x0/0x80
[   13.471518] pci 0000:00:18.1: calling quirk_amd_nb_node+0x0/0x80
[   13.471533] pci 0000:00:18.2: calling quirk_amd_nb_node+0x0/0x80
[   13.471549] pci 0000:00:18.3: calling quirk_amd_nb_node+0x0/0x80
[   13.471564] pci 0000:00:18.4: calling quirk_amd_nb_node+0x0/0x80
[   13.471582] pci 0000:0d:00.0: calling pci_fixup_video+0x0/0xe0
[   13.471596] pci 0000:0d:00.0: Boot video device
[   13.471612] pciback 0000:0c:00.0: calling pci_fixup_video+0x0/0xe0
[   13.471661] pci 0000:09:00.0: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.471786] xen: registering gsi 53 triggering 0 polarity 1
[   13.471807] xen: --> pirq=53 -> irq=53 (gsi=53)
[   13.471859] xen: registering gsi 48 triggering 0 polarity 1
[   13.471875] xen: --> pirq=48 -> irq=48 (gsi=48)
[   13.471948] pciback 0000:07:00.0: calling pci_fixup_video+0x0/0xe0
[   13.471968] pci 0000:05:00.0: calling quirk_xio2000a+0x0/0xa0
[   13.471979] pci 0000:05:00.0: TI XIO2000a quirk detected; secondary bus fast back-to-back transfers disabled
[   13.472006] pciback 0000:06:01.0: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.472134] xen: registering gsi 54 triggering 0 polarity 1
[   13.472157] xen: --> pirq=54 -> irq=54 (gsi=54)
[   13.472215] xen: registering gsi 37 triggering 0 polarity 1
[   13.472231] xen: --> pirq=37 -> irq=37 (gsi=37)
[   13.472301] pciback 0000:06:01.1: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.472345] xen: registering gsi 38 triggering 0 polarity 1
[   13.472361] xen: --> pirq=38 -> irq=38 (gsi=38)
[   13.472429] pciback 0000:06:01.2: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.472474] xen: registering gsi 39 triggering 0 polarity 1
[   13.472490] xen: --> pirq=39 -> irq=39 (gsi=39)
[   13.472563] pciback 0000:04:00.0: calling quirk_usb_early_handoff+0x0/0x6f0
[   13.472691] xen: registering gsi 54 triggering 0 polarity 1
[   13.472702] Already setup the GSI :54
[   13.472743] xen: registering gsi 40 triggering 0 polarity 1
[   13.472758] xen: --> pirq=40 -> irq=40 (gsi=40)
[   13.472860] PCI: CLS 64 bytes, default 64
[   13.473010] Trying to unpack rootfs image as initramfs...
[   13.501901] Freeing initrd memory: 14464K (ffff8800035f6000 - ffff880004416000)
[   13.504648] Scanning for low memory corruption every 60 seconds
[   13.507113] sha1_ssse3: Neither AVX nor AVX2 nor SSSE3 is available/usable.
[   13.507132] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
[   13.507146] sha512_ssse3: Neither AVX nor SSSE3 is available/usable.
[   13.507158] AVX or AES-NI instructions are not detected.
[   13.507169] AVX instructions are not detected.
[   13.507178] AVX instructions are not detected.
[   13.507188] AVX2 or AES-NI instructions are not detected.
[   13.507199] AVX2 instructions are not detected.
[   13.507794] futex hash table entries: 2048 (order: 6, 262144 bytes)
[   13.508005] audit: initializing netlink subsys (disabled)
[   13.508099] audit: type=2000 audit(1403772651.685:1): initialized
[   13.508574] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[   13.514303] VFS: Disk quotas dquot_6.5.2
[   13.514423] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[   13.516474] ntfs: driver 2.1.30 [Flags: R/W].
[   13.516902] fuse init (API version 7.23)
[   13.518274] gfs2: GFS2 installed
[   13.518419] ceph: loaded (mds proto 32)
[   13.518437] msgmni has been set to 2812
[   13.520567] bounce: pool size: 64 pages
[   13.520675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[   13.520713] io scheduler noop registered
[   13.520723] io scheduler deadline registered
[   13.521001] io scheduler cfq registered (default)
[   13.521280] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[   13.521291] crc32: self tests passed, processed 225944 bytes in 123344 nsec
[   13.521431] crc32c: CRC_LE_BITS = 64
[   13.521438] crc32c: self tests passed, processed 225944 bytes in 60783 nsec
[   13.701750] crc32_combine: 8373 self tests passed
[   13.881523] crc32c_combine: 8373 self tests passed
[   13.881902] xen: registering gsi 52 triggering 0 polarity 1
[   13.881947] xen: --> pirq=52 -> irq=52 (gsi=52)
[   13.882283] xen: registering gsi 52 triggering 0 polarity 1
[   13.882296] Already setup the GSI :52
[   13.882536] xen: registering gsi 52 triggering 0 polarity 1
[   13.882549] Already setup the GSI :52
[   13.882785] xen: registering gsi 53 triggering 0 polarity 1
[   13.882797] Already setup the GSI :53
[   13.883194] xen: registering gsi 54 triggering 0 polarity 1
[   13.883207] Already setup the GSI :54
[   13.883528] xen: registering gsi 54 triggering 0 polarity 1
[   13.883542] Already setup the GSI :54
[   13.884053] xen: registering gsi 16 triggering 0 polarity 1
[   13.884072] xen: --> pirq=16 -> irq=16 (gsi=16)
[   13.884469] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   13.884604] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[   13.884620] cpcihp_generic: Generic port I/O CompactPCI Hot Plug Driver version: 0.1
[   13.884637] cpcihp_generic: not configured, disabling.
[   13.884733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   13.886124] acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
[   13.886393] usbcore: registered new interface driver udlfb
[   13.886428] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
[   13.886442] vesafb: scrolling: redraw
[   13.886452] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[   13.887483] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010580000, using 10240k, total 16384k
[   13.909348] Console: switching to colour frame buffer device 160x64
[   13.929771] fb0: VESA VGA frame buffer device
[   13.930118] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[   13.930364] ACPI: Power Button [PWRB]
[   13.930536] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[   13.930726] ACPI: Power Button [PWRF]
[   13.931507] Warning: Processor Platform Limit not supported.
[   13.932353] xen:xen_evtchn: Event-channel device installed
[   13.932875] xen: registering gsi 22 triggering 0 polarity 1
[   13.933032] xen: --> pirq=22 -> irq=22 (gsi=22)
[   13.957931] xen: registering gsi 40 triggering 0 polarity 1
[   13.958077] Already setup the GSI :40
[   14.967759] pciback 0000:04:00.0: restoring config space at offset 0x3c (was 0x100, writing 0x10a)
[   14.968017] pciback 0000:04:00.0: restoring config space at offset 0x10 (was 0x4, writing 0xfdffe004)
[   14.968268] pciback 0000:04:00.0: restoring config space at offset 0xc (was 0x0, writing 0x10)
[   14.968491] pciback 0000:04:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100102)
[   14.968857] xen: registering gsi 39 triggering 0 polarity 1
[   14.968999] Already setup the GSI :39
[   14.994377] pciback 0000:06:01.2: restoring config space at offset 0x4 (was 0x2100000, writing 0x2100112)
[   14.994736] xen: registering gsi 38 triggering 0 polarity 1
[   14.994878] Already setup the GSI :38
[   15.021087] pciback 0000:06:01.1: restoring config space at offset 0x4 (was 0x2100000, writing 0x2100112)
[   15.021449] xen: registering gsi 37 triggering 0 polarity 1
[   15.021591] Already setup the GSI :37
[   15.047884] pciback 0000:06:01.0: restoring config space at offset 0x4 (was 0x2100000, writing 0x2100112)
[   15.048354] xen: registering gsi 33 triggering 0 polarity 1
[   15.048510] xen: --> pirq=33 -> irq=33 (gsi=33)
[   15.074540] pciback 0000:07:00.0: enabling device (0000 -> 0003)
[   15.074727] xen: registering gsi 32 triggering 0 polarity 1
[   15.074880] xen: --> pirq=32 -> irq=32 (gsi=32)
[   15.101280] xen: registering gsi 47 triggering 0 polarity 1
[   15.101440] xen: --> pirq=47 -> irq=47 (gsi=47)
[   16.111150] pciback 0000:08:00.0: restoring config space at offset 0x3c (was 0x100, writing 0x10a)
[   16.111407] pciback 0000:08:00.0: restoring config space at offset 0x10 (was 0x4, writing 0xfe200004)
[   16.111648] pciback 0000:08:00.0: restoring config space at offset 0xc (was 0x0, writing 0x10)
[   16.118667] pciback 0000:08:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100106)
[   16.125810] xen: registering gsi 29 triggering 0 polarity 1
[   16.132802] xen: --> pirq=29 -> irq=29 (gsi=29)
[   16.164511] pciback 0000:0c:00.0: enabling device (0000 -> 0003)
[   16.171551] xen: registering gsi 28 triggering 0 polarity 1
[   16.178569] xen: --> pirq=28 -> irq=28 (gsi=28)
[   16.211279] xen_pciback: backend is vpci
[   16.218685] xen_acpi_processor: Uploading Xen processor PM info
[   16.227147] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   16.235455] hpet_acpi_add: no address or irqs in _CRS
[   16.242779] Linux agpgart interface v0.103
[   16.250405] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[   16.257595] Hangcheck: Using getrawmonotonic().
[   16.264749] [drm] Initialized drm 1.1.0 20060810
[   16.271831] [drm] VGACON disable radeon kernel modesetting.
[   16.278843] [drm:radeon_init] *ERROR* No UMS support in radeon module!
[   16.289120] brd: module loaded
[   16.304487] loop: module loaded
[   16.311756] ahci 0000:00:11.0: version 3.0
[   16.318788] xen: registering gsi 19 triggering 0 polarity 1
[   16.325724] xen: --> pirq=19 -> irq=19 (gsi=19)
[   16.332865] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[   16.339875] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[   16.349460] scsi0 : ahci
[   16.356846] scsi1 : ahci
[   16.364066] scsi2 : ahci
[   16.371090] scsi3 : ahci
[   16.377942] scsi4 : ahci
[   16.384805] scsi5 : ahci
[   16.391084] ata1: SATA max UDMA/133 abar m1024@0xfddff000 port 0xfddff100 irq 127
[   16.397439] ata2: SATA max UDMA/133 abar m1024@0xfddff000 port 0xfddff180 irq 128
[   16.403680] ata3: SATA max UDMA/133 abar m1024@0xfddff000 port 0xfddff200 irq 129
[   16.409862] ata4: SATA max UDMA/133 abar m1024@0xfddff000 port 0xfddff280 irq 130
[   16.415955] ata5: SATA max UDMA/133 abar m1024@0xfddff000 port 0xfddff300 irq 131
[   16.421994] ata6: SATA max UDMA/133 abar m1024@0xfddff000 port 0xfddff380 irq 132
[   16.428069] tun: Universal TUN/TAP device driver, 1.6
[   16.433920] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   16.439983] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[   16.446035] e1000: Copyright (c) 1999-2006 Intel Corporation.
[   16.452115] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   16.458065] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[   16.464092] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k
[   16.470024] igb: Copyright (c) 2007-2014 Intel Corporation.
[   16.475902] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k
[   16.481866] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[   16.487778] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   16.493613] xen: registering gsi 46 triggering 0 polarity 1
[   16.499388] xen: --> pirq=46 -> irq=46 (gsi=46)
[   16.505127] r8169 0000:0b:00.0: enabling Mem-Wr-Inval
[   16.511209] r8169 0000:0b:00.0 eth0: RTL8168d/8111d at 0xffffc90000362000, 40:61:86:f4:67:d9, XID 081000c0 IRQ 135
[   16.517031] r8169 0000:0b:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   16.522924] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   16.528768] xen: registering gsi 51 triggering 0 polarity 1
[   16.534552] xen: --> pirq=51 -> irq=51 (gsi=51)
[   16.540339] r8169 0000:0a:00.0: enabling Mem-Wr-Inval
[   16.546475] r8169 0000:0a:00.0 eth1: RTL8168d/8111d at 0xffffc90000364000, 40:61:86:f4:67:d8, XID 081000c0 IRQ 136
[   16.552412] r8169 0000:0a:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   16.558407] xen_netfront: Initialising Xen virtual ethernet driver
[   16.564633] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   16.570712] ehci-pci: EHCI PCI platform driver
[   16.576849] xen: registering gsi 17 triggering 0 polarity 1
[   16.582857] Already setup the GSI :17
[   16.588850] QUIRK: Enable AMD PLL fix
[   16.594738] ehci-pci 0000:00:12.2: enabling bus mastering
[   16.600707] ehci-pci 0000:00:12.2: EHCI Host Controller
[   16.606980] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[   16.612962] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[   16.619006] ehci-pci 0000:00:12.2: debug port 1
[   16.625039] ehci-pci 0000:00:12.2: enabling Mem-Wr-Inval
[   16.631003] ehci-pci 0000:00:12.2: irq 17, io mem 0xfddff400
[   16.644435] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[   16.650337] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   16.656097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.661895] usb usb1: Product: EHCI Host Controller
[   16.667617] usb usb1: Manufacturer: Linux 3.16.0-rc2-20140626+ ehci_hcd
[   16.673395] usb usb1: SerialNumber: 0000:00:12.2
[   16.679677] hub 1-0:1.0: USB hub found
[   16.685477] hub 1-0:1.0: 5 ports detected
[   16.691734] xen: registering gsi 17 triggering 0 polarity 1
[   16.697460] Already setup the GSI :17
[   16.703196] ehci-pci 0000:00:13.2: enabling bus mastering
[   16.708919] ehci-pci 0000:00:13.2: EHCI Host Controller
[   16.714621] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[   16.720360] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[   16.726268] ehci-pci 0000:00:13.2: debug port 1
[   16.732358] ehci-pci 0000:00:13.2: enabling Mem-Wr-Inval
[   16.738336] ehci-pci 0000:00:13.2: irq 17, io mem 0xfddff800
[   16.747871] ata6: SATA link down (SStatus 0 SControl 300)
[   16.754027] ata2: SATA link down (SStatus 0 SControl 300)
[   16.754385] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[   16.754461] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   16.754462] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.754464] usb usb2: Product: EHCI Host Controller
[   16.754465] usb usb2: Manufacturer: Linux 3.16.0-rc2-20140626+ ehci_hcd
[   16.754466] usb usb2: SerialNumber: 0000:00:13.2
[   16.754754] hub 2-0:1.0: USB hub found
[   16.754770] hub 2-0:1.0: 5 ports detected
[   16.755198] xen: registering gsi 17 triggering 0 polarity 1
[   16.755201] Already setup the GSI :17
[   16.755226] ehci-pci 0000:00:16.2: enabling bus mastering
[   16.755253] ehci-pci 0000:00:16.2: EHCI Host Controller
[   16.755447] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[   16.755451] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[   16.755471] ehci-pci 0000:00:16.2: debug port 1
[   16.755554] ehci-pci 0000:00:16.2: enabling Mem-Wr-Inval
[   16.755564] ehci-pci 0000:00:16.2: irq 17, io mem 0xfddffc00
[   16.764372] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[   16.764493] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[   16.764496] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.764498] usb usb3: Product: EHCI Host Controller
[   16.764501] usb usb3: Manufacturer: Linux 3.16.0-rc2-20140626+ ehci_hcd
[   16.764503] usb usb3: SerialNumber: 0000:00:16.2
[   16.765048] hub 3-0:1.0: USB hub found
[   16.765068] hub 3-0:1.0: 4 ports detected
[   16.765537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   16.765555] ohci-pci: OHCI PCI platform driver
[   16.765883] xen: registering gsi 18 triggering 0 polarity 1
[   16.765887] Already setup the GSI :18
[   16.765924] ohci-pci 0000:00:12.0: enabling bus mastering
[   16.765949] ohci-pci 0000:00:12.0: OHCI PCI host controller
[   16.766187] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[   16.766403] ohci-pci 0000:00:12.0: irq 18, io mem 0xfddf7000
[   16.821948] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   16.821949] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.821950] usb usb4: Product: OHCI PCI host controller
[   16.821952] usb usb4: Manufacturer: Linux 3.16.0-rc2-20140626+ ohci_hcd
[   16.821953] usb usb4: SerialNumber: 0000:00:12.0
[   16.822246] hub 4-0:1.0: USB hub found
[   16.822263] hub 4-0:1.0: 5 ports detected
[   16.822664] xen: registering gsi 18 triggering 0 polarity 1
[   16.822666] Already setup the GSI :18
[   16.822689] ohci-pci 0000:00:13.0: enabling bus mastering
[   16.822696] ohci-pci 0000:00:13.0: OHCI PCI host controller
[   16.822924] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[   16.822989] ohci-pci 0000:00:13.0: irq 18, io mem 0xfddfc000
[   16.878460] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   16.878461] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.878463] usb usb5: Product: OHCI PCI host controller
[   16.878464] usb usb5: Manufacturer: Linux 3.16.0-rc2-20140626+ ohci_hcd
[   16.878465] usb usb5: SerialNumber: 0000:00:13.0
[   16.878790] hub 5-0:1.0: USB hub found
[   16.878804] hub 5-0:1.0: 5 ports detected
[   16.879196] xen: registering gsi 18 triggering 0 polarity 1
[   16.879198] Already setup the GSI :18
[   16.879221] ohci-pci 0000:00:14.5: enabling bus mastering
[   16.879228] ohci-pci 0000:00:14.5: OHCI PCI host controller
[   16.879454] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[   16.879522] ohci-pci 0000:00:14.5: irq 18, io mem 0xfddfd000
[   16.935087] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[   16.935089] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.935090] usb usb6: Product: OHCI PCI host controller
[   16.935091] usb usb6: Manufacturer: Linux 3.16.0-rc2-20140626+ ohci_hcd
[   16.935092] usb usb6: SerialNumber: 0000:00:14.5
[   16.935383] hub 6-0:1.0: USB hub found
[   16.935398] hub 6-0:1.0: 2 ports detected
[   16.935724] xen: registering gsi 18 triggering 0 polarity 1
[   16.935726] Already setup the GSI :18
[   16.935749] ohci-pci 0000:00:16.0: enabling bus mastering
[   16.935756] ohci-pci 0000:00:16.0: OHCI PCI host controller
[   16.936031] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[   16.936102] ohci-pci 0000:00:16.0: irq 18, io mem 0xfddfe000
[   16.991760] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[   16.991761] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.991763] usb usb7: Product: OHCI PCI host controller
[   16.991764] usb usb7: Manufacturer: Linux 3.16.0-rc2-20140626+ ohci_hcd
[   16.991765] usb usb7: SerialNumber: 0000:00:16.0
[   16.992037] hub 7-0:1.0: USB hub found
[   16.992051] hub 7-0:1.0: 4 ports detected
[   16.992302] uhci_hcd: USB Universal Host Controller Interface driver
[   16.992442] xen: registering gsi 48 triggering 0 polarity 1
[   16.992444] Already setup the GSI :48
[   16.992465] xhci_hcd 0000:09:00.0: enabling bus mastering
[   16.992470] xhci_hcd 0000:09:00.0: xHCI Host Controller
[   16.992614] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 8
[   16.992775] xhci_hcd 0000:09:00.0: enabling Mem-Wr-Inval
[   16.993517] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[   16.993519] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.993520] usb usb8: Product: xHCI Host Controller
[   16.993521] usb usb8: Manufacturer: Linux 3.16.0-rc2-20140626+ xhci_hcd
[   16.993522] usb usb8: SerialNumber: 0000:09:00.0
[   16.993854] hub 8-0:1.0: USB hub found
[   16.993891] hub 8-0:1.0: 2 ports detected
[   16.994077] xhci_hcd 0000:09:00.0: xHCI Host Controller
[   16.994266] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 9
[   16.996174] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[   16.996182] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.996183] usb usb9: Product: xHCI Host Controller
[   16.996184] usb usb9: Manufacturer: Linux 3.16.0-rc2-20140626+ xhci_hcd
[   16.996185] usb usb9: SerialNumber: 0000:09:00.0
[   16.996734] hub 9-0:1.0: USB hub found
[   16.996786] hub 9-0:1.0: 2 ports detected
[   16.997078] usbcore: registered new interface driver usblp
[   16.997137] usbcore: registered new interface driver usb-storage
[   16.997210] usbcore: registered new interface driver usbserial
[   16.997230] usbcore: registered new interface driver cp210x
[   16.997336] usbserial: USB Serial support registered for cp210x
[   16.997380] usbcore: registered new interface driver cypress_m8
[   16.997406] usbserial: USB Serial support registered for DeLorme Earthmate USB
[   16.997425] usbserial: USB Serial support registered for HID->COM RS232 Adapter
[   16.997449] usbserial: USB Serial support registered for Nokia CA-42 V2 Adapter
[   16.997481] usbcore: registered new interface driver mos7720
[   16.997503] usbserial: USB Serial support registered for Moschip 2 port adapter
[   16.997536] usbcore: registered new interface driver mos7840
[   16.997559] usbserial: USB Serial support registered for Moschip 7840/7820 USB Serial Driver
[   16.997665] i8042: PNP: No PS/2 controller found. Probing ports directly.
[   16.998319] serio: i8042 KBD port at 0x60,0x64 irq 1
[   16.998366] serio: i8042 AUX port at 0x60,0x64 irq 12
[   16.998799] mousedev: PS/2 mouse device common for all mice
[   16.999497] rtc_cmos 00:02: RTC can wake from S4
[   16.999963] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[   17.000027] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[   17.000296] ACPI Warning: SystemIO range 0x0000000000000b00-0x0000000000000b07 conflicts with OpRegion 0x0000000000000b00-0x0000000000000b0f (\SOR1) (20140424/utaddress-258)
[   17.000298] ACPI: This conflict may cause random problems and system instability
[   17.000298] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.000304] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   17.000390] ACPI Warning: SystemIO range 0x0000000000000b20-0x0000000000000b27 conflicts with OpRegion 0x0000000000000b20-0x0000000000000b2f (\SOR2) (20140424/utaddress-258)
[   17.000391] ACPI: This conflict may cause random problems and system instability
[   17.000391] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.000393] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   17.000720] lirc_dev: IR Remote Control driver registered, major 248 
[   17.000739] IR NEC protocol handler initialized
[   17.000741] IR RC5(x) protocol handler initialized
[   17.000743] IR RC6 protocol handler initialized
[   17.000745] IR JVC protocol handler initialized
[   17.000747] IR Sony protocol handler initialized
[   17.000749] IR RC5 (streamzap) protocol handler initialized
[   17.000751] IR SANYO protocol handler initialized
[   17.000753] IR Sharp protocol handler initialized
[   17.000755] IR MCE Keyboard/mouse protocol handler initialized
[   17.000757] IR LIRC bridge handler initialized
[   17.000759] cx25821: driver version 0.0.106 loaded
[   17.000972] usbcore: registered new interface driver pvrusb2
[   17.000973] pvrusb2: V4L in-tree version:Hauppauge WinTV-PVR-USB2 MPEG2 Encoder/Tuner
[   17.000974] pvrusb2: Debug mask is 31 (0x1f)
[   17.001065] f71805f: Unsupported Fintek device, skipping
[   17.001163] f71882fg: Found f71889ed chip at 0x600, revision 16
[   17.001200] ACPI Warning: SystemIO range 0x0000000000000600-0x0000000000000607 conflicts with OpRegion 0x0000000000000605-0x0000000000000606 (\HMOR) (20140424/utaddress-258)
[   17.001201] ACPI: This conflict may cause random problems and system instability
[   17.001202] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.001356] f71882fg f71882fg.1536: Fan: 1 is in duty-cycle mode
[   17.001406] f71882fg f71882fg.1536: Fan: 2 is in duty-cycle mode
[   17.001450] f71882fg f71882fg.1536: Fan: 3 is in duty-cycle mode
[   17.137959] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[   17.138031] sp5100_tco: PCI Revision ID: 0x41
[   17.138088] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
[   17.138122] sp5100_tco: Last reboot was not triggered by watchdog.
[   17.138288] sp5100_tco: initialized (0xffffc9000037ab00). heartbeat=60 sec (nowayout=0)
[   17.138294] xen_wdt: Xen WatchDog Timer Driver v0.01
[   17.138352] xen_wdt: cannot register miscdev on minor=130 (-16)
[   17.138363] wdt: probe of wdt failed with error -16
[   17.138924] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[   17.139242] device-mapper: cache-policy-mq: version 1.2.0 loaded
[   17.139244] device-mapper: cache cleaner: version 1.0.0 loaded
[   17.139247] Bluetooth: Virtual HCI driver ver 1.4
[   17.139349] Bluetooth: HCI UART driver ver 2.2
[   17.139350] Bluetooth: HCI H4 protocol initialized
[   17.139351] Bluetooth: HCI BCSP protocol initialized
[   17.139352] Bluetooth: HCILL protocol initialized
[   17.139353] Bluetooth: HCIATH3K protocol initialized
[   17.139354] Bluetooth: HCI Three-wire UART (H5) protocol initialized
[   17.139393] usbcore: registered new interface driver bcm203x
[   17.139429] usbcore: registered new interface driver bpa10x
[   17.139461] usbcore: registered new interface driver bfusb
[   17.139494] usbcore: registered new interface driver btusb
[   17.139531] usbcore: registered new interface driver ath3k
[   17.140240] hidraw: raw HID events driver (C) Jiri Kosina
[   17.140547] usbcore: registered new interface driver usbhid
[   17.140548] usbhid: USB HID core driver
[   17.142195] xen: registering gsi 16 triggering 0 polarity 1
[   17.142202] Already setup the GSI :16
[   17.142339] xen: registering gsi 25 triggering 0 polarity 1
[   17.142634] xen: --> pirq=25 -> irq=25 (gsi=25)
[   17.142808] usbcore: registered new interface driver snd-usb-audio
[   17.142838] usbcore: registered new interface driver snd-ua101
[   17.142869] usbcore: registered new interface driver snd-usb-usx2y
[   17.142918] usbcore: registered new interface driver snd-usb-caiaq
[   17.142956] usbcore: registered new interface driver snd-usb-6fire
[   17.142999] Netfilter messages via NETLINK v0.30.
[   17.143010] nfnl_acct: registering with nfnetlink.
[   17.143070] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   17.143364] ctnetlink v0.93: registering with nfnetlink.
[   17.143883] xt_time: kernel timezone is -0000
[   17.143922] ip_set: protocol 6
[   17.143969] IPVS: Registered protocols ()
[   17.144080] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[   17.144151] IPVS: Creating netns size=1832 id=0
[   17.151671] sound hdaudioC0D2: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   17.151678] sound hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.151680] sound hdaudioC0D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   17.151681] sound hdaudioC0D2:    mono: mono_out=0x0
[   17.151682] sound hdaudioC0D2:    dig-out=0x11/0x1e
[   17.151683] sound hdaudioC0D2:    inputs:
[   17.151685] sound hdaudioC0D2:      Front Mic=0x19
[   17.151686] sound hdaudioC0D2:      Rear Mic=0x18
[   17.151687] sound hdaudioC0D2:      Line=0x1a
[   17.181000] random: nonblocking pool is initialized
[   17.269597] IPVS: ipvs loaded.
[   17.366343] ip_tables: (C) 2000-2006 Netfilter Core Team
[   17.366419] TCP: cubic registered
[   17.366422] NET: Registered protocol family 17
[   17.400997] usb 4-5: new full-speed USB device number 2 using ohci-pci
[   17.560963] Bridge firewalling registered
[   17.560993] Ebtables v2.0 registered
[   17.561368] Bluetooth: RFCOMM TTY layer initialized
[   17.561418] Bluetooth: RFCOMM socket layer initialized
[   17.561452] Bluetooth: RFCOMM ver 1.11
[   17.561480] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.561484] Bluetooth: BNEP filters: protocol multicast
[   17.561497] Bluetooth: BNEP socket layer initialized
[   17.561503] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   17.561515] Bluetooth: HIDP socket layer initialized
[   17.561565] Key type ceph registered
[   17.561722] libceph: loaded (mon/osd proto 15/24)
[   17.562646] registered taskstats version 1
[   17.564028] Btrfs loaded
[   17.830935] usb 4-5: New USB device found, idVendor=0a12, idProduct=0001
[   17.830937] usb 4-5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   17.830939] usb 4-5: Product: EDRClassone
[   18.106493] console [netcon0] enabled
[   18.106512] ata5: SATA link down (SStatus 0 SControl 300)
[   18.106649] ata4: SATA link down (SStatus 0 SControl 300)
[   18.120600] netconsole: network logging started
[   18.125488] rtc_cmos 00:02: setting system clock to 2014-06-26 08:50:55 UTC (1403772655)
[   18.130763] ALSA device list:
[   18.135694]   #0: HDA ATI SB at 0xfddf8000 irq 16
[   18.140770]   #1: HDA ATI HDMI at 0xfe9fc000 irq 144
[   18.264395] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   18.271053] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   18.277769] ata3.00: ATA-8: ST2000DL003-9VT166, CC45, max UDMA/133
[   18.283982] ata3.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   18.291154] ata1.00: ATA-8: Hitachi HDS722020ALA330, JKAOA20N, max UDMA/133
[   18.297428] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[   18.304437] ata3.00: configured for UDMA/133
[   18.311663] ata1.00: configured for UDMA/133
[   18.319992] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HDS72202 A20N PQ: 0 ANSI: 5
[   18.329573] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[   18.330513] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   18.332738] scsi 2:0:0:0: Direct-Access     ATA      ST2000DL003-9VT1 CC45 PQ: 0 ANSI: 5
[   18.334486] sd 2:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[   18.334495] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[   18.334699] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   18.335283] sd 2:0:0:0: [sdb] Write Protect is off
[   18.335293] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   18.335619] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   18.360636]  sdb: sdb1
[   18.361612] sd 2:0:0:0: [sdb] Attached SCSI disk
[   18.394587] sd 0:0:0:0: [sda] Write Protect is off
[   18.399762] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   18.404972] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   18.413082]  sda: sda1 sda2 sda3
[   18.419039] sd 0:0:0:0: [sda] Attached SCSI disk
[   18.425334] Freeing unused kernel memory: 1088K (ffffffff82302000 - ffffffff82412000)
[   18.431035] Write protecting the kernel read-only data: 18432k
[   18.446083] Freeing unused kernel memory: 960K (ffff880001b10000 - ffff880001c00000)
[   18.453264] Freeing unused kernel memory: 1760K (ffff880002048000 - ffff880002200000)
[   18.501344] udevd[1571]: starting version 175
[   19.782247] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   22.931093] udevd[1964]: starting version 175
[   23.941453] ata3.00: configured for UDMA/133
[   23.947915] ata3: EH complete
[   24.009726] ata1.00: configured for UDMA/133
[   24.017998] ata1: EH complete
[   25.265678] ata1.00: configured for UDMA/133
[   25.272178] ata1: EH complete
[   25.397177] ata3.00: configured for UDMA/133
[   25.397183] ata3: EH complete
[   26.259928] EXT4-fs (dm-0): re-mounted. Opts: (null)
[   38.853078] EXT4-fs (dm-0): re-mounted. Opts: barrier=1,errors=remount-ro
[   48.121118] Adding 2097148k swap on /dev/mapper/serveerstertje-swap.  Priority:-1 extents:1 across:2097148k 
[   62.837960] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
[   64.469424] sysctl wrote to rmem_max when file position was not 0!
[   64.469424] This will not be supported in the future. To silence this
[   64.469424] warning, set kernel.sysctl_writes_strict = -1
[   65.102326] r8169 0000:0a:00.0 eth1: link down
[   65.102527] r8169 0000:0a:00.0 eth1: link down
[   65.245777] r8169 0000:0b:00.0 eth0: link down
[   65.245809] r8169 0000:0b:00.0 eth0: link down
[   66.948163] r8169 0000:0b:00.0 eth0: link up
[   67.669726] r8169 0000:0a:00.0 eth1: link up

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
  2014-06-27 14:15   ` Konrad Rzeszutek Wilk
  2014-06-27 14:44     ` Sander Eikelenboom
@ 2014-06-29  9:53     ` Sander Eikelenboom
  2014-06-30 16:29       ` Boris Ostrovsky
  1 sibling, 1 reply; 8+ messages in thread
From: Sander Eikelenboom @ 2014-06-29  9:53 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel, Boris Ostrovsky, David Vrabel


Friday, June 27, 2014, 4:15:30 PM, you wrote:

> On Thu, Jun 26, 2014 at 12:16:43PM -0400, Boris Ostrovsky wrote:
>> On 06/26/2014 07:57 AM, Sander Eikelenboom wrote:
>> >Hi,
>> >
>> >Got the warning below on dom0 boot with a 3.16-rc2 kernel, doesn't seem to do
>> >much immediate harm:
>> >
>> >[   12.723393] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.05 BogoMIPS (lpj=10667280)
>> >[   12.723414] pid_max: default: 32768 minimum: 301
>> >[   12.723433] ACPI: Core revision 20140424
>> >[   12.740681] ACPI: All ACPI Tables successfully acquired
>> >[   12.743145] ------------[ cut here ]------------
>> >[   12.743170] WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
>> >[   12.743186] Modules linked in:
>> >[   12.743196] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-rc2-20140626+ #1
>> >[   12.743209] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010
>> >[   12.743223]  0000000000000009 ffffffff82203d88 ffffffff81afdba7 ffffffff822184e0
>> >[   12.743242]  0000000000000000 ffffffff82203dc8 ffffffff810bfdb2 ffffffff81007858
>> >[   12.743261]  0000000000000000 0000000000000001 0000000000000000 ffff88005f60b120
>> >[   12.743280] Call Trace:
>> >[   12.743290]  [<ffffffff81afdba7>] dump_stack+0x46/0x58
>> >[   12.743302]  [<ffffffff810bfdb2>] warn_slowpath_common+0x82/0xb0
>> >[   12.743316]  [<ffffffff81007858>] ? pte_pfn_to_mfn+0x88/0xa0
>> >[   12.743328]  [<ffffffff810bfdf5>] warn_slowpath_null+0x15/0x20
>> >[   12.743341]  [<ffffffff81004b6b>] xen_mc_flush+0x1ab/0x1c0
>> >[   12.743353]  [<ffffffff810072fd>] xen_alloc_pte+0x1ad/0x220
>> >[   12.743364]  [<ffffffff8100886b>] ? xen_make_pte+0x1b/0x70
>> >[   12.743378]  [<ffffffff81014a6f>] init_espfix_ap+0x22f/0x3f0
>> >[   12.743392]  [<ffffffff8232079d>] init_espfix_bsp+0xee/0xf3
>> >[   12.743404]  [<ffffffff82317ffe>] start_kernel+0x3d6/0x441
>> >[   12.743416]  [<ffffffff82317a27>] ? set_init_arg+0x58/0x58
>> >[   12.743428]  [<ffffffff82317608>] x86_64_start_reservations+0x2a/0x2c
>> >[   12.743441]  [<ffffffff8231af8e>] xen_start_kernel+0x59b/0x59d
>> >[   12.743468] ---[ end trace 20d3292a87f35842 ]---
>> >[   12.743943] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
>> >[   12.744726] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
>> >[   12.745043] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
>> >[   12.745064] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
>> >[   12.745709] Initializing cgroup subsys freezer
>> >[   12.745733] Initializing cgroup subsys blkio
>> >
>> >If you need more info / complete logs, give me a call.
>> 
>> This is caused by hpa's ESP fix for 16-bit programs leaking SP bits from
>> 64-bit kernels (commit 3891a04aafd668686239349ea58f3314ea2af86b).
>> 
>> It's harmless in the sense that the only effect is that the workaround won't
>> get enabled.

> But oddly enough it only shows up on certain machines. I am wondering
> if the issue is some E820 is not rounded up to a page size and we allocate
> for the ESPFIX an not-4KB (ie, we cross-over) page. Hopefully the E820
> will shed the light.

I think it could be related to this in xl dmesg (sorry .. somehow didn't notice 
it before):

(XEN) [2014-06-29 09:43:48.956] mm.c:1215:d0v0 Global bit is set to kernel page 7fe8d2ffb9
(XEN) [2014-06-29 09:43:48.956] mm.c:766:d0v0 Bad L1 flags 400000
(XEN) [2014-06-29 09:43:48.956] mm.c:1222:d0v0 Failure in alloc_l1_table: entry 3
(XEN) [2014-06-29 09:43:48.956] mm.c:2100:d0v0 Error while validating mfn 5469ad (pfn 59850) for type 1000000000000000: caf=8000000000000003 taf=1000000000000001
(XEN) [2014-06-29 09:43:48.956] mm.c:2996:d0v0 Error while pinning mfn 5469ad


>> 
>> -boris
>> 
>> 
>> 

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

* Re: 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
  2014-06-29  9:53     ` Sander Eikelenboom
@ 2014-06-30 16:29       ` Boris Ostrovsky
  2014-07-02 13:52         ` Sander Eikelenboom
  0 siblings, 1 reply; 8+ messages in thread
From: Boris Ostrovsky @ 2014-06-30 16:29 UTC (permalink / raw)
  To: Sander Eikelenboom; +Cc: xen-devel, David Vrabel

On 06/29/2014 05:53 AM, Sander Eikelenboom wrote:
> Friday, June 27, 2014, 4:15:30 PM, you wrote:
>
>> On Thu, Jun 26, 2014 at 12:16:43PM -0400, Boris Ostrovsky wrote:
>>> On 06/26/2014 07:57 AM, Sander Eikelenboom wrote:
>>>> Hi,
>>>>
>>>> Got the warning below on dom0 boot with a 3.16-rc2 kernel, doesn't seem to do
>>>> much immediate harm:
>>>>
>>>> [   12.723393] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.05 BogoMIPS (lpj=10667280)
>>>> [   12.723414] pid_max: default: 32768 minimum: 301
>>>> [   12.723433] ACPI: Core revision 20140424
>>>> [   12.740681] ACPI: All ACPI Tables successfully acquired
>>>> [   12.743145] ------------[ cut here ]------------
>>>> [   12.743170] WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
>>>> [   12.743186] Modules linked in:
>>>> [   12.743196] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-rc2-20140626+ #1
>>>> [   12.743209] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010
>>>> [   12.743223]  0000000000000009 ffffffff82203d88 ffffffff81afdba7 ffffffff822184e0
>>>> [   12.743242]  0000000000000000 ffffffff82203dc8 ffffffff810bfdb2 ffffffff81007858
>>>> [   12.743261]  0000000000000000 0000000000000001 0000000000000000 ffff88005f60b120
>>>> [   12.743280] Call Trace:
>>>> [   12.743290]  [<ffffffff81afdba7>] dump_stack+0x46/0x58
>>>> [   12.743302]  [<ffffffff810bfdb2>] warn_slowpath_common+0x82/0xb0
>>>> [   12.743316]  [<ffffffff81007858>] ? pte_pfn_to_mfn+0x88/0xa0
>>>> [   12.743328]  [<ffffffff810bfdf5>] warn_slowpath_null+0x15/0x20
>>>> [   12.743341]  [<ffffffff81004b6b>] xen_mc_flush+0x1ab/0x1c0
>>>> [   12.743353]  [<ffffffff810072fd>] xen_alloc_pte+0x1ad/0x220
>>>> [   12.743364]  [<ffffffff8100886b>] ? xen_make_pte+0x1b/0x70
>>>> [   12.743378]  [<ffffffff81014a6f>] init_espfix_ap+0x22f/0x3f0
>>>> [   12.743392]  [<ffffffff8232079d>] init_espfix_bsp+0xee/0xf3
>>>> [   12.743404]  [<ffffffff82317ffe>] start_kernel+0x3d6/0x441
>>>> [   12.743416]  [<ffffffff82317a27>] ? set_init_arg+0x58/0x58
>>>> [   12.743428]  [<ffffffff82317608>] x86_64_start_reservations+0x2a/0x2c
>>>> [   12.743441]  [<ffffffff8231af8e>] xen_start_kernel+0x59b/0x59d
>>>> [   12.743468] ---[ end trace 20d3292a87f35842 ]---
>>>> [   12.743943] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
>>>> [   12.744726] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
>>>> [   12.745043] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
>>>> [   12.745064] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
>>>> [   12.745709] Initializing cgroup subsys freezer
>>>> [   12.745733] Initializing cgroup subsys blkio
>>>>
>>>> If you need more info / complete logs, give me a call.
>>> This is caused by hpa's ESP fix for 16-bit programs leaking SP bits from
>>> 64-bit kernels (commit 3891a04aafd668686239349ea58f3314ea2af86b).
>>>
>>> It's harmless in the sense that the only effect is that the workaround won't
>>> get enabled.
>> But oddly enough it only shows up on certain machines. I am wondering
>> if the issue is some E820 is not rounded up to a page size and we allocate
>> for the ESPFIX an not-4KB (ie, we cross-over) page. Hopefully the E820
>> will shed the light.
> I think it could be related to this in xl dmesg (sorry .. somehow didn't notice
> it before):
>
> (XEN) [2014-06-29 09:43:48.956] mm.c:1215:d0v0 Global bit is set to kernel page 7fe8d2ffb9
> (XEN) [2014-06-29 09:43:48.956] mm.c:766:d0v0 Bad L1 flags 400000
> (XEN) [2014-06-29 09:43:48.956] mm.c:1222:d0v0 Failure in alloc_l1_table: entry 3
> (XEN) [2014-06-29 09:43:48.956] mm.c:2100:d0v0 Error while validating mfn 5469ad (pfn 59850) for type 1000000000000000: caf=8000000000000003 taf=1000000000000001
> (XEN) [2014-06-29 09:43:48.956] mm.c:2996:d0v0 Error while pinning mfn 5469ad

It almost certainly is related. Most likely result of espfix code 
creating translations for the page that it allocates. At least that's 
what it was last time I looked at this.

-boris
>

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

* Re: 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
  2014-06-30 16:29       ` Boris Ostrovsky
@ 2014-07-02 13:52         ` Sander Eikelenboom
  0 siblings, 0 replies; 8+ messages in thread
From: Sander Eikelenboom @ 2014-07-02 13:52 UTC (permalink / raw)
  To: Boris Ostrovsky; +Cc: xen-devel, David Vrabel


Monday, June 30, 2014, 6:29:30 PM, you wrote:

> On 06/29/2014 05:53 AM, Sander Eikelenboom wrote:
>> Friday, June 27, 2014, 4:15:30 PM, you wrote:
>>
>>> On Thu, Jun 26, 2014 at 12:16:43PM -0400, Boris Ostrovsky wrote:
>>>> On 06/26/2014 07:57 AM, Sander Eikelenboom wrote:
>>>>> Hi,
>>>>>
>>>>> Got the warning below on dom0 boot with a 3.16-rc2 kernel, doesn't seem to do
>>>>> much immediate harm:
>>>>>
>>>>> [   12.723393] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.05 BogoMIPS (lpj=10667280)
>>>>> [   12.723414] pid_max: default: 32768 minimum: 301
>>>>> [   12.723433] ACPI: Core revision 20140424
>>>>> [   12.740681] ACPI: All ACPI Tables successfully acquired
>>>>> [   12.743145] ------------[ cut here ]------------
>>>>> [   12.743170] WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
>>>>> [   12.743186] Modules linked in:
>>>>> [   12.743196] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-rc2-20140626+ #1
>>>>> [   12.743209] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010
>>>>> [   12.743223]  0000000000000009 ffffffff82203d88 ffffffff81afdba7 ffffffff822184e0
>>>>> [   12.743242]  0000000000000000 ffffffff82203dc8 ffffffff810bfdb2 ffffffff81007858
>>>>> [   12.743261]  0000000000000000 0000000000000001 0000000000000000 ffff88005f60b120
>>>>> [   12.743280] Call Trace:
>>>>> [   12.743290]  [<ffffffff81afdba7>] dump_stack+0x46/0x58
>>>>> [   12.743302]  [<ffffffff810bfdb2>] warn_slowpath_common+0x82/0xb0
>>>>> [   12.743316]  [<ffffffff81007858>] ? pte_pfn_to_mfn+0x88/0xa0
>>>>> [   12.743328]  [<ffffffff810bfdf5>] warn_slowpath_null+0x15/0x20
>>>>> [   12.743341]  [<ffffffff81004b6b>] xen_mc_flush+0x1ab/0x1c0
>>>>> [   12.743353]  [<ffffffff810072fd>] xen_alloc_pte+0x1ad/0x220
>>>>> [   12.743364]  [<ffffffff8100886b>] ? xen_make_pte+0x1b/0x70
>>>>> [   12.743378]  [<ffffffff81014a6f>] init_espfix_ap+0x22f/0x3f0
>>>>> [   12.743392]  [<ffffffff8232079d>] init_espfix_bsp+0xee/0xf3
>>>>> [   12.743404]  [<ffffffff82317ffe>] start_kernel+0x3d6/0x441
>>>>> [   12.743416]  [<ffffffff82317a27>] ? set_init_arg+0x58/0x58
>>>>> [   12.743428]  [<ffffffff82317608>] x86_64_start_reservations+0x2a/0x2c
>>>>> [   12.743441]  [<ffffffff8231af8e>] xen_start_kernel+0x59b/0x59d
>>>>> [   12.743468] ---[ end trace 20d3292a87f35842 ]---
>>>>> [   12.743943] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
>>>>> [   12.744726] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
>>>>> [   12.745043] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
>>>>> [   12.745064] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
>>>>> [   12.745709] Initializing cgroup subsys freezer
>>>>> [   12.745733] Initializing cgroup subsys blkio
>>>>>
>>>>> If you need more info / complete logs, give me a call.
>>>> This is caused by hpa's ESP fix for 16-bit programs leaking SP bits from
>>>> 64-bit kernels (commit 3891a04aafd668686239349ea58f3314ea2af86b).
>>>>
>>>> It's harmless in the sense that the only effect is that the workaround won't
>>>> get enabled.
>>> But oddly enough it only shows up on certain machines. I am wondering
>>> if the issue is some E820 is not rounded up to a page size and we allocate
>>> for the ESPFIX an not-4KB (ie, we cross-over) page. Hopefully the E820
>>> will shed the light.
>> I think it could be related to this in xl dmesg (sorry .. somehow didn't notice
>> it before):
>>
>> (XEN) [2014-06-29 09:43:48.956] mm.c:1215:d0v0 Global bit is set to kernel page 7fe8d2ffb9
>> (XEN) [2014-06-29 09:43:48.956] mm.c:766:d0v0 Bad L1 flags 400000
>> (XEN) [2014-06-29 09:43:48.956] mm.c:1222:d0v0 Failure in alloc_l1_table: entry 3
>> (XEN) [2014-06-29 09:43:48.956] mm.c:2100:d0v0 Error while validating mfn 5469ad (pfn 59850) for type 1000000000000000: caf=8000000000000003 taf=1000000000000001
>> (XEN) [2014-06-29 09:43:48.956] mm.c:2996:d0v0 Error while pinning mfn 5469ad

> It almost certainly is related. Most likely result of espfix code 
> creating translations for the page that it allocates. At least that's 
> what it was last time I looked at this.

Any proposed way to get it fixed ?

--
Sander

> -boris
>>

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

* Re: 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
@ 2014-06-27 14:01 Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-06-27 14:01 UTC (permalink / raw)
  To: Sander Eikelenboom; +Cc: xen-devel, David Vrabel


On Jun 26, 2014 7:57 AM, Sander Eikelenboom <linux@eikelenboom.it> wrote:
>
> Hi, 
>
> Got the warning below on dom0 boot with a 3.16-rc2 kernel, doesn't seem to do 
> much immediate harm: 
>
> [   12.723393] Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.05 BogoMIPS (lpj=10667280) 
> [   12.723414] pid_max: default: 32768 minimum: 301 
> [   12.723433] ACPI: Core revision 20140424 
> [   12.740681] ACPI: All ACPI Tables successfully acquired 
> [   12.743145] ------------[ cut here ]------------ 
> [   12.743170] WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0() 
> [   12.743186] Modules linked in: 
> [   12.743196] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-rc2-20140626+ #1 
> [   12.743209] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.8B1 09/13/2010 
> [   12.743223]  0000000000000009 ffffffff82203d88 ffffffff81afdba7 ffffffff822184e0 
> [   12.743242]  0000000000000000 ffffffff82203dc8 ffffffff810bfdb2 ffffffff81007858 
> [   12.743261]  0000000000000000 0000000000000001 0000000000000000 ffff88005f60b120 
> [   12.743280] Call Trace: 
> [   12.743290]  [<ffffffff81afdba7>] dump_stack+0x46/0x58 
> [   12.743302]  [<ffffffff810bfdb2>] warn_slowpath_common+0x82/0xb0 
> [   12.743316]  [<ffffffff81007858>] ? pte_pfn_to_mfn+0x88/0xa0 
> [   12.743328]  [<ffffffff810bfdf5>] warn_slowpath_null+0x15/0x20 
> [   12.743341]  [<ffffffff81004b6b>] xen_mc_flush+0x1ab/0x1c0 
> [   12.743353]  [<ffffffff810072fd>] xen_alloc_pte+0x1ad/0x220 
> [   12.743364]  [<ffffffff8100886b>] ? xen_make_pte+0x1b/0x70 
> [   12.743378]  [<ffffffff81014a6f>] init_espfix_ap+0x22f/0x3f0 
> [   12.743392]  [<ffffffff8232079d>] init_espfix_bsp+0xee/0xf3 
> [   12.743404]  [<ffffffff82317ffe>] start_kernel+0x3d6/0x441 
> [   12.743416]  [<ffffffff82317a27>] ? set_init_arg+0x58/0x58 
> [   12.743428]  [<ffffffff82317608>] x86_64_start_reservations+0x2a/0x2c 
> [   12.743441]  [<ffffffff8231af8e>] xen_start_kernel+0x59b/0x59d 
> [   12.743468] ---[ end trace 20d3292a87f35842 ]--- 
> [   12.743943] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) 
> [   12.744726] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) 
> [   12.745043] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) 
> [   12.745064] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) 
> [   12.745709] Initializing cgroup subsys freezer 
> [   12.745733] Initializing cgroup subsys blkio 
>
> If you need more info / complete logs, give me a call.

Your full serial log would be quite useful!

Thanks.
> -- 
>
> Sander 
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2014-07-02 13:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-26 11:57 3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0() Sander Eikelenboom
2014-06-26 16:16 ` Boris Ostrovsky
2014-06-27 14:15   ` Konrad Rzeszutek Wilk
2014-06-27 14:44     ` Sander Eikelenboom
2014-06-29  9:53     ` Sander Eikelenboom
2014-06-30 16:29       ` Boris Ostrovsky
2014-07-02 13:52         ` Sander Eikelenboom
2014-06-27 14:01 Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.