* devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160
@ 2014-01-07 11:53 Sander Eikelenboom
2014-01-07 14:01 ` David Vrabel
0 siblings, 1 reply; 8+ messages in thread
From: Sander Eikelenboom @ 2014-01-07 11:53 UTC (permalink / raw)
To: Konrad Rzeszutek Wilk; +Cc: xen-devel@lists.xen.org
[-- Attachment #1: Type: text/plain, Size: 4257 bytes --]
Hi Konrad,
A new year and a new linux merge window looming, so i thought i would try out the "devel/for-linus-3.14" branch.
But dom0 seems to blow up for me .. (without this branch pulled it works ok)
Xen: latest xen-unstable
Linux: latest 3.13-rc7+ with devel/for-linus-3.14 branch pulled on top of it.
The complete serial log is attached.
--
Sander
[ 196.354896] BUG: soft lockup - CPU#1 stuck for 22s! [xendomains:9679]
[ 196.362706] Modules linked in:
[ 196.370360] irq event stamp: 61738
[ 196.377871] hardirqs last enabled at (61737): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 196.385465] hardirqs last disabled at (61738): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 196.392910] softirqs last enabled at (61736): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 196.400192] softirqs last disabled at (61731): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 196.407263] CPU: 1 PID: 9679 Comm: xendomains Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 196.414303] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 196.421273] task: ffff880058dec240 ti: ffff88004cd32000 task.ti: ffff88004cd32000
[ 196.428263] RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0
[ 196.435323] RSP: e02b:ffff88004cd33a88 EFLAGS: 00000202
[ 196.442170] RAX: 0000000000000008 RBX: ffff88005f614040 RCX: 0000000000000038
[ 196.448898] RDX: 00000000000000ff RSI: 0000000000000008 RDI: 0000000000000008
[ 196.455578] RBP: ffff88004cd33ac8 R08: ffffffff81c0d468 R09: 0000000000000000
[ 196.462283] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cd33af0
[ 196.468994] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 196.475704] FS: 00007f152ec4d700(0000) GS:ffff88005f640000(0000) knlGS:0000000000000000
[ 196.482492] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 196.489229] CR2: 00007f152e2a1e02 CR3: 000000004cd2a000 CR4: 0000000000000660
[ 196.495906] Stack:
[ 196.502595] 0000000000000200 ffff88005f614040 0000000000000006 0000000000000000
[ 196.509412] 0000000000000001 ffffffff822e7300 ffffffff81007980 0000000000000001
[ 196.516266] ffff88004cd33b38 ffffffff81109cc5 ffffffff81aa0b33 ffff8800ced56000
[ 196.523112] Call Trace:
[ 196.529769] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 196.536519] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 196.543374] [<ffffffff81aa0b33>] ? retint_restore_args+0x13/0x13
[ 196.550098] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 196.556833] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 196.563591] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 196.570240] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 196.576791] [<ffffffff8100122a>] ? xen_hypercall_xen_version+0xa/0x20
[ 196.583449] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 196.590020] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 196.596504] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 196.602900] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 196.609179] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 196.615475] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 196.621761] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 196.627908] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 196.633975] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 196.640137] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 196.646375] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 196.652537] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 196.658587] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 196.664735] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 196.670825] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 196.676902] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 196.682972] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 196.689016] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 196.694944] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 196.700913] Code: c8 48 89 da e8 ea c1 32 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 <f3> 90 41 f6 44 24 20 01 75 f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d
[-- Attachment #2: serial.log --]
[-- Type: application/octet-stream, Size: 158550 bytes --]
__ __ _ _ _ _ _ _ _
\ \/ /___ _ __ | || | | || | _ _ _ __ ___| |_ __ _| |__ | | ___
\ // _ \ '_ \ | || |_| || |_ __| | | | '_ \/ __| __/ _` | '_ \| |/ _ \
/ \ __/ | | | |__ _|__ _|__| |_| | | | \__ \ || (_| | |_) | | __/
/_/\_\___|_| |_| |_|(_) |_| \__,_|_| |_|___/\__\__,_|_.__/|_|\___|
(XEN) Xen version 4.4-unstable (root@dyndns.org) (gcc-4.7.real (Debian 4.7.2-5) 4.7.2) debug=y Tue Jan 7 11:53:30 CET 2014
(XEN) Latest ChangeSet: Fri Dec 20 12:02:06 2013 +0100 git:9a80d50-dirty
(XEN) Bootloader: GRUB 1.99-27+deb7u2
(XEN) Command line: dom0_mem=1536M,max:1536M loglvl=all loglvl_guest=all console_timestamps vga=gfx-1280x1024x32 cpuidle cpufreq=xen debug lapic=debug apic_verbosity=debug apic=debug iommu=on,verbose,debug,amd-iommu-debug ivrs_ioapic[6]=00:14.0 ivrs_hpet[0]=00:14.0 com1=38400,8n1 console=vga,com1
(XEN) Video information:
(XEN) VGA is graphics mode 1280x1024, 32 bpp
(XEN) VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN) EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN) Found 2 MBR signatures
(XEN) Found 2 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) 0000000000000000 - 0000000000099800 (usable)
(XEN) 0000000000099800 - 00000000000a0000 (reserved)
(XEN) 00000000000e4000 - 0000000000100000 (reserved)
(XEN) 0000000000100000 - 000000009ff90000 (usable)
(XEN) 000000009ff90000 - 000000009ff9e000 (ACPI data)
(XEN) 000000009ff9e000 - 000000009ffe0000 (ACPI NVS)
(XEN) 000000009ffe0000 - 00000000a0000000 (reserved)
(XEN) 00000000ffe00000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000000560000000 (usable)
(XEN) ACPI: RSDP 000FB100, 0014 (r0 ACPIAM)
(XEN) ACPI: RSDT 9FF90000, 0048 (r1 MSI OEMSLIC 20100913 MSFT 97)
(XEN) ACPI: FACP 9FF90200, 0084 (r1 7640MS A7640100 20100913 MSFT 97)
(XEN) ACPI: DSDT 9FF905E0, 9427 (r1 A7640 A7640100 100 INTL 20051117)
(XEN) ACPI: FACS 9FF9E000, 0040
(XEN) ACPI: APIC 9FF90390, 0088 (r1 7640MS A7640100 20100913 MSFT 97)
(XEN) ACPI: MCFG 9FF90420, 003C (r1 7640MS OEMMCFG 20100913 MSFT 97)
(XEN) ACPI: SLIC 9FF90460, 0176 (r1 MSI OEMSLIC 20100913 MSFT 97)
(XEN) ACPI: OEMB 9FF9E040, 0072 (r1 7640MS A7640100 20100913 MSFT 97)
(XEN) ACPI: SRAT 9FF9A5E0, 0108 (r3 AMD FAM_F_10 2 AMD 1)
(XEN) ACPI: HPET 9FF9A6F0, 0038 (r1 7640MS OEMHPET 20100913 MSFT 97)
(XEN) ACPI: IVRS 9FF9A730, 0108 (r1 AMD RD890S 202031 AMD 0)
(XEN) ACPI: SSDT 9FF9A840, 0DA4 (r1 A M I POWERNOW 1 AMD 1)
(XEN) System RAM: 20479MB (20970660kB)
(XEN) SRAT: PXM 0 -> APIC 0 -> Node 0
(XEN) SRAT: PXM 0 -> APIC 1 -> Node 0
(XEN) SRAT: PXM 0 -> APIC 2 -> Node 0
(XEN) SRAT: PXM 0 -> APIC 3 -> Node 0
(XEN) SRAT: PXM 0 -> APIC 4 -> Node 0
(XEN) SRAT: PXM 0 -> APIC 5 -> Node 0
(XEN) SRAT: Node 0 PXM 0 0-a0000
(XEN) SRAT: Node 0 PXM 0 100000-a0000000
(XEN) SRAT: Node 0 PXM 0 100000000-560000000
(XEN) NUMA: Allocated memnodemap from 55d26a000 - 55d270000
(XEN) NUMA: Using 8 for the hash shift.
(XEN) Domain heap initialised
(XEN) vesafb: framebuffer at 0xfb000000, mapped to 0xffff82c000201000, using 6144k, total 14336k
(XEN) vesafb: mode is 1280x1024x32, linelength=5120, font 8x16
(XEN) vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
(XEN) found SMP MP-table at 000ff780
(XEN) DMI present.
(XEN) APIC boot state is 'xapic'
(XEN) Using APIC driver default
(XEN) ACPI: PM-Timer IO Port: 0x808
(XEN) ACPI: SLEEP INFO: pm1x_cnt[804,0], pm1x_evt[800,0]
(XEN) ACPI: wakeup_vec[9ff9e00c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
(XEN) Processor #0 0:10 APIC version 16
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
(XEN) Processor #1 0:10 APIC version 16
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
(XEN) Processor #2 0:10 APIC version 16
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
(XEN) Processor #3 0:10 APIC version 16
(XEN) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
(XEN) Processor #4 0:10 APIC version 16
(XEN) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
(XEN) Processor #5 0:10 APIC version 16
(XEN) ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 6, version 33, address 0xfec00000, GSI 0-23
(XEN) ACPI: IOAPIC (id[0x07] address[0xfec20000] gsi_base[24])
(XEN) IOAPIC[1]: apic_id 7, version 33, address 0xfec20000, GSI 24-55
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
(XEN) ACPI: IRQ0 used by override.
(XEN) ACPI: IRQ2 used by override.
(XEN) ACPI: IRQ9 used by override.
(XEN) Enabling APIC mode: Flat. Using 2 I/O APICs
(XEN) ACPI: HPET id: 0x8300 base: 0xfed00000
(XEN) ERST table was not found
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) SMP: Allowing 6 CPUs (0 hotplug CPUs)
(XEN) mapped APIC to ffff82cfffdfb000 (fee00000)
(XEN) mapped IOAPIC to ffff82cfffdfa000 (fec00000)
(XEN) mapped IOAPIC to ffff82cfffdf9000 (fec20000)
(XEN) IRQ limits: 56 GSI, 1112 MSI/MSI-X
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 3200.161 MHz processor.
(XEN) Initing memory sharing.
(XEN) AMD Fam10h machine check reporting enabled
(XEN) PCI: MCFG configuration 0: base e0000000 segment 0000 buses 00 - ff
(XEN) PCI: Not using MCFG for segment 0000 bus 00-ff
(XEN) AMD-Vi: Found MSI capability block at 0x54
(XEN) AMD-Vi: ACPI Table:
(XEN) AMD-Vi: Signature IVRS
(XEN) AMD-Vi: Length 0x108
(XEN) AMD-Vi: Revision 0x1
(XEN) AMD-Vi: CheckSum 0xfd
(XEN) AMD-Vi: OEM_Id AMD
(XEN) AMD-Vi: OEM_Table_Id RD890S
(XEN) AMD-Vi: OEM_Revision 0x202031
(XEN) AMD-Vi: Creator_Id AMD
(XEN) AMD-Vi: Creator_Revision 0
(XEN) AMD-Vi: IVRS Block: type 0x10 flags 0x3e len 0xd8 id 0x2
(XEN) AMD-Vi: IVHD Device Entry: type 0x3 id 0 flags 0
(XEN) AMD-Vi: Dev_Id Range: 0 -> 0x2
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x10 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xd00 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x18 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x3 id 0xc00 flags 0
(XEN) AMD-Vi: Dev_Id Range: 0xc00 -> 0xc01
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x28 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xb00 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x30 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xa00 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x48 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x900 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x50 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x800 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x58 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x3 id 0x700 flags 0
(XEN) AMD-Vi: Dev_Id Range: 0x700 -> 0x701
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x60 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x500 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x43 id 0x608 flags 0
(XEN) AMD-Vi: Dev_Id Range: 0x608 -> 0x6ff alias 0x600
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x68 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x400 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x88 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x3 id 0x90 flags 0
(XEN) AMD-Vi: Dev_Id Range: 0x90 -> 0x92
(XEN) AMD-Vi: IVHD Device Entry: type 0x3 id 0x98 flags 0
(XEN) AMD-Vi: Dev_Id Range: 0x98 -> 0x9a
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xa0 flags 0xd7
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xa2 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xa3 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xa4 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x43 id 0x300 flags 0
(XEN) AMD-Vi: Dev_Id Range: 0x300 -> 0x3ff alias 0xa4
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xa5 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xa8 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0xa9 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x2 id 0x100 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x3 id 0xb0 flags 0
(XEN) AMD-Vi: Dev_Id Range: 0xb0 -> 0xb2
(XEN) AMD-Vi: IVHD Device Entry: type 0 id 0 flags 0
(XEN) AMD-Vi: IVHD Device Entry: type 0x48 id 0 flags 0xd7
(XEN) AMD-Vi: IVHD Special: 0000:00:14.0 variety 0x2 handle 0
(XEN) AMD-Vi: IVHD: Command line override present for HPET 0 (IVRS: 0 devID 0000:00:14.0)
(XEN) AMD-Vi: IVHD Device Entry: type 0x48 id 0 flags 0
(XEN) AMD-Vi: IVHD Special: 0000:00:00.1 variety 0x1 handle 0x7
(XEN) AMD-Vi: IOMMU 0 Enabled.
(XEN) I/O virtualisation enabled
(XEN) - Dom0 mode: Relaxed
(XEN) Interrupt remapping enabled
(XEN) Getting VERSION: 80050010
(XEN) Getting VERSION: 80050010
(XEN) Getting ID: 0
(XEN) Getting LVT0: 700
(XEN) Getting LVT1: 400
(XEN) enabled ExtINT on CPU#0
(XEN) ESR value before enabling vector: 0x4 after: 0
(XEN) ENABLING IO-APIC IRQs
(XEN) -> Using new ACK method
(XEN) init IO_APIC IRQs
(XEN) IO-APIC (apicid-pin) 6-0, 6-16, 6-17, 6-18, 6-19, 6-20, 6-21, 6-22, 6-23, 7-0, 7-1, 7-2, 7-3, 7-4, 7-5, 7-6, 7-7, 7-8, 7-9, 7-10, 7-11, 7-12, 7-13, 7-14, 7-15, 7-16, 7-17, 7-18, 7-19, 7-20, 7-21, 7-22, 7-23, 7-24, 7-25, 7-26, 7-27, 7-28, 7-29, 7-30, 7-31 not connected.
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
(XEN) number of MP IRQ sources: 15.
(XEN) number of IO-APIC #6 registers: 24.
(XEN) number of IO-APIC #7 registers: 32.
(XEN) testing the IO APIC.......................
(XEN) IO APIC #6......
(XEN) .... register #00: 06000000
(XEN) ....... : physical APIC id: 06
(XEN) ....... : Delivery Type: 0
(XEN) ....... : LTS : 0
(XEN) .... register #01: 00178021
(XEN) ....... : max redirection entries: 0017
(XEN) ....... : PRQ implemented: 1
(XEN) ....... : IO APIC version: 0021
(XEN) .... register #02: 06000000
(XEN) ....... : arbitration: 06
(XEN) .... register #03: 07000000
(XEN) ....... : Boot DT : 0
(XEN) .... IRQ redirection table:
(XEN) NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
(XEN) 00 000 00 1 0 0 0 0 0 1 30
(XEN) 01 001 01 0 0 0 0 0 1 1 30
(XEN) 02 001 01 0 0 0 0 0 1 1 F0
(XEN) 03 001 01 0 0 0 0 0 1 1 38
(XEN) 04 001 01 0 0 0 0 0 1 1 F1
(XEN) 05 001 01 0 0 0 0 0 1 1 40
(XEN) 06 001 01 0 0 0 0 0 1 1 48
(XEN) 07 001 01 0 0 0 0 0 1 1 50
(XEN) 08 001 01 0 0 0 0 0 1 1 58
(XEN) 09 001 01 1 1 0 1 0 1 0 00
(XEN) 0a 001 01 0 0 0 0 0 1 1 68
(XEN) 0b 001 01 0 0 0 0 0 1 1 70
(XEN) 0c 001 01 0 0 0 0 0 1 1 78
(XEN) 0d 001 01 0 0 0 0 0 1 1 88
(XEN) 0e 001 01 0 0 0 0 0 1 1 90
(XEN) 0f 001 01 0 0 0 0 0 1 1 98
(XEN) 10 000 00 1 0 0 0 0 0 1 30
(XEN) 11 000 00 1 0 0 0 0 0 1 30
(XEN) 12 000 00 1 0 0 0 0 0 1 30
(XEN) 13 000 00 1 0 0 0 0 0 1 30
(XEN) 14 000 00 1 0 0 0 0 0 1 30
(XEN) 15 000 00 1 0 0 0 0 0 1 30
(XEN) 16 000 00 1 0 0 0 0 0 1 30
(XEN) 17 000 00 1 0 0 0 0 0 1 30
(XEN) IO APIC #7......
(XEN) .... register #00: 07000000
(XEN) ....... : physical APIC id: 07
(XEN) ....... : Delivery Type: 0
(XEN) ....... : LTS : 0
(XEN) .... register #01: 001F8021
(XEN) ....... : max redirection entries: 001F
(XEN) ....... : PRQ implemented: 1
(XEN) ....... : IO APIC version: 0021
(XEN) .... register #02: 00000000
(XEN) ....... : arbitration: 00
(XEN) .... IRQ redirection table:
(XEN) NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
(XEN) 00 000 00 1 0 0 0 0 0 0 00
(XEN) 01 000 00 1 0 0 0 0 0 0 00
(XEN) 02 000 00 1 0 0 0 0 0 0 00
(XEN) 03 000 00 1 0 0 0 0 0 0 00
(XEN) 04 000 00 1 0 0 0 0 0 0 00
(XEN) 05 000 00 1 0 0 0 0 0 0 00
(XEN) 06 000 00 1 0 0 0 0 0 0 00
(XEN) 07 000 00 1 0 0 0 0 0 0 00
(XEN) 08 000 00 1 0 0 0 0 0 0 00
(XEN) 09 000 00 1 0 0 0 0 0 0 00
(XEN) 0a 000 00 1 0 0 0 0 0 0 00
(XEN) 0b 000 00 1 0 0 0 0 0 0 00
(XEN) 0c 000 00 1 0 0 0 0 0 0 00
(XEN) 0d 000 00 1 0 0 0 0 0 0 00
(XEN) 0e 000 00 1 0 0 0 0 0 0 00
(XEN) 0f 000 00 1 0 0 0 0 0 0 00
(XEN) 10 000 00 1 0 0 0 0 0 0 00
(XEN) 11 000 00 1 0 0 0 0 0 0 00
(XEN) 12 000 00 1 0 0 0 0 0 0 00
(XEN) 13 000 00 1 0 0 0 0 0 0 00
(XEN) 14 000 00 1 0 0 0 0 0 0 00
(XEN) 15 000 00 1 0 0 0 0 0 0 00
(XEN) 16 000 00 1 0 0 0 0 0 0 00
(XEN) 17 000 00 1 0 0 0 0 0 0 00
(XEN) 18 000 00 1 0 0 0 0 0 0 00
(XEN) 19 000 00 1 0 0 0 0 0 0 00
(XEN) 1a 000 00 1 0 0 0 0 0 0 00
(XEN) 1b 000 00 1 0 0 0 0 0 0 00
(XEN) 1c 000 00 1 0 0 0 0 0 0 00
(XEN) 1d 000 00 1 0 0 0 0 0 0 00
(XEN) 1e 000 00 1 0 0 0 0 0 0 00
(XEN) 1f 000 00 1 0 0 0 0 0 0 00
(XEN) Using vector-based indexing
(XEN) IRQ to pin mappings:
(XEN) IRQ240 -> 0:2
(XEN) IRQ48 -> 0:1
(XEN) IRQ56 -> 0:3
(XEN) IRQ241 -> 0:4
(XEN) IRQ64 -> 0:5
(XEN) IRQ72 -> 0:6
(XEN) IRQ80 -> 0:7
(XEN) IRQ88 -> 0:8
(XEN) IRQ96 -> 0:9
(XEN) IRQ104 -> 0:10
(XEN) IRQ112 -> 0:11
(XEN) IRQ120 -> 0:12
(XEN) IRQ136 -> 0:13
(XEN) IRQ144 -> 0:14
(XEN) IRQ152 -> 0:15
(XEN) .................................... done.
(XEN) Using local APIC timer interrupts.
(XEN) calibrating APIC timer ...
(XEN) ..... CPU clock speed is 3200.1367 MHz.
(XEN) ..... host bus clock speed is 200.0084 MHz.
(XEN) ..... bus_scale = 0xccd7
(XEN) [2014-01-07 11:09:09] Platform timer is 14.318MHz HPET
(XEN) [2014-01-07 11:09:09] Allocated console ring of 64 KiB.
(XEN) [2014-01-07 11:09:09] HVM: ASIDs enabled.
(XEN) [2014-01-07 11:09:09] SVM: Supported advanced features:
(XEN) [2014-01-07 11:09:09] - Nested Page Tables (NPT)
(XEN) [2014-01-07 11:09:09] - Last Branch Record (LBR) Virtualisation
(XEN) [2014-01-07 11:09:09] - Next-RIP Saved on #VMEXIT
(XEN) [2014-01-07 11:09:09] - Pause-Intercept Filter
(XEN) [2014-01-07 11:09:09] HVM: SVM enabled
(XEN) [2014-01-07 11:09:09] HVM: Hardware Assisted Paging (HAP) detected
(XEN) [2014-01-07 11:09:09] HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) [2014-01-07 11:09:09] HVM: PVH mode not supported on this platform
(XEN) [2014-01-07 11:09:08] masked ExtINT on CPU#1
(XEN) [2014-01-07 11:09:09] microcode: CPU1 collect_cpu_info: patch_id=0x10000bf
(XEN) [2014-01-07 11:09:08] masked ExtINT on CPU#2
(XEN) [2014-01-07 11:09:09] microcode: CPU2 collect_cpu_info: patch_id=0x10000bf
(XEN) [2014-01-07 11:09:08] masked ExtINT on CPU#3
(XEN) [2014-01-07 11:09:09] microcode: CPU3 collect_cpu_info: patch_id=0x10000bf
(XEN) [2014-01-07 11:09:08] masked ExtINT on CPU#4
(XEN) [2014-01-07 11:09:09] microcode: CPU4 collect_cpu_info: patch_id=0x10000bf
(XEN) [2014-01-07 11:09:08] masked ExtINT on CPU#5
(XEN) [2014-01-07 11:09:09] Brought up 6 CPUs
(XEN) [2014-01-07 11:09:09] microcode: CPU5 collect_cpu_info: patch_id=0x10000bf
(XEN) [2014-01-07 11:09:09] AMD-Vi: Failed to setup HPET MSI remapping. Wrong HPET.
(XEN) [2014-01-07 11:09:09] AMD-Vi: Failed to setup HPET MSI remapping. Wrong HPET.
(XEN) [2014-01-07 11:09:09] AMD-Vi: Failed to setup HPET MSI remapping. Wrong HPET.
(XEN) [2014-01-07 11:09:09] HPET: 3 timers usable for broadcast (3 total)
(XEN) [2014-01-07 11:09:09] ACPI sleep modes: S3
(XEN) [2014-01-07 11:09:09] MCA: Use hw thresholding to adjust polling frequency
(XEN) [2014-01-07 11:09:09] mcheck_poll: Machine check polling timer started.
(XEN) [2014-01-07 11:09:09] Xenoprofile: Failed to setup IBS LVT offset, IBSCTL = 0xffffffff
(XEN) [2014-01-07 11:09:09] *** LOADING DOMAIN 0 ***
(XEN) [2014-01-07 11:09:09] elf_parse_binary: phdr: paddr=0x1000000 memsz=0x1028000
(XEN) [2014-01-07 11:09:09] elf_parse_binary: phdr: paddr=0x2200000 memsz=0xf7110
(XEN) [2014-01-07 11:09:09] elf_parse_binary: phdr: paddr=0x22f8000 memsz=0x14340
(XEN) [2014-01-07 11:09:09] elf_parse_binary: phdr: paddr=0x230d000 memsz=0xe82000
(XEN) [2014-01-07 11:09:09] elf_parse_binary: memory: 0x1000000 -> 0x318f000
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: GUEST_OS = "linux"
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: GUEST_VERSION = "2.6"
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: XEN_VERSION = "xen-3.0"
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: ENTRY = 0xffffffff8230d1e0
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff81001000
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: FEATURES = "!writable_page_tables|pae_pgdir_above_4gb"
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: SUPPORTED_FEATURES = 0x801
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: PAE_MODE = "yes"
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: LOADER = "generic"
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: unknown xen elf note (0xd)
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: SUSPEND_CANCEL = 0x1
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: HV_START_LOW = 0xffff800000000000
(XEN) [2014-01-07 11:09:09] elf_xen_parse_note: PADDR_OFFSET = 0x0
(XEN) [2014-01-07 11:09:09] elf_xen_addr_calc_check: addresses:
(XEN) [2014-01-07 11:09:09] virt_base = 0xffffffff80000000
(XEN) [2014-01-07 11:09:09] elf_paddr_offset = 0x0
(XEN) [2014-01-07 11:09:09] virt_offset = 0xffffffff80000000
(XEN) [2014-01-07 11:09:09] virt_kstart = 0xffffffff81000000
(XEN) [2014-01-07 11:09:09] virt_kend = 0xffffffff8318f000
(XEN) [2014-01-07 11:09:10] virt_entry = 0xffffffff8230d1e0
(XEN) [2014-01-07 11:09:10] p2m_base = 0xffffffffffffffff
(XEN) [2014-01-07 11:09:10] Xen kernel: 64-bit, lsb, compat32
(XEN) [2014-01-07 11:09:10] Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x318f000
(XEN) [2014-01-07 11:09:10] PHYSICAL MEMORY ARRANGEMENT:
(XEN) [2014-01-07 11:09:10] Dom0 alloc.: 0000000548000000->000000054c000000 (373223 pages to be allocated)
(XEN) [2014-01-07 11:09:10] Init. ramdisk: 000000055f1e7000->000000055ffff400
(XEN) [2014-01-07 11:09:10] VIRTUAL MEMORY ARRANGEMENT:
(XEN) [2014-01-07 11:09:10] Loaded kernel: ffffffff81000000->ffffffff8318f000
(XEN) [2014-01-07 11:09:10] Init. ramdisk: ffffffff8318f000->ffffffff83fa7400
(XEN) [2014-01-07 11:09:10] Phys-Mach map: ffffffff83fa8000->ffffffff842a8000
(XEN) [2014-01-07 11:09:10] Start info: ffffffff842a8000->ffffffff842a84b4
(XEN) [2014-01-07 11:09:10] Page tables: ffffffff842a9000->ffffffff842ce000
(XEN) [2014-01-07 11:09:10] Boot stack: ffffffff842ce000->ffffffff842cf000
(XEN) [2014-01-07 11:09:10] TOTAL: ffffffff80000000->ffffffff84400000
(XEN) [2014-01-07 11:09:10] ENTRY ADDRESS: ffffffff8230d1e0
(XEN) [2014-01-07 11:09:10] Dom0 has maximum 6 VCPUs
(XEN) [2014-01-07 11:09:10] elf_load_binary: phdr 0 at 0xffffffff81000000 -> 0xffffffff82028000
(XEN) [2014-01-07 11:09:10] elf_load_binary: phdr 1 at 0xffffffff82200000 -> 0xffffffff822f7110
(XEN) [2014-01-07 11:09:10] elf_load_binary: phdr 2 at 0xffffffff822f8000 -> 0xffffffff8230c340
(XEN) [2014-01-07 11:09:10] elf_load_binary: phdr 3 at 0xffffffff8230d000 -> 0xffffffff8240f000
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0, type = 0x6, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x2, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x10, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x18, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x28, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x30, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x48, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x50, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x58, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x60, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x68, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x88, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x90, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x92, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x98, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x9a, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xa0, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xa2, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xa3, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xa4, type = 0x5, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xa5, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xa8, type = 0x2, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xb0, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xb2, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Skipping host bridge 0000:00:18.0
(XEN) [2014-01-07 11:09:11] AMD-Vi: Skipping host bridge 0000:00:18.1
(XEN) [2014-01-07 11:09:11] AMD-Vi: Skipping host bridge 0000:00:18.2
(XEN) [2014-01-07 11:09:11] AMD-Vi: Skipping host bridge 0000:00:18.3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Skipping host bridge 0000:00:18.4
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x400, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x500, type = 0x3, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x600, type = 0x7, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x700, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x701, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x800, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0x900, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xa00, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xb00, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xc00, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xc01, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] AMD-Vi: Setup I/O page table: device id = 0xd00, type = 0x1, root table = 0x54f0ac000, domain = 0, paging mode = 3
(XEN) [2014-01-07 11:09:11] Scrubbing Free RAM: ...........................................................................................................................................................................................done.
(XEN) [2014-01-07 11:09:17] Initial low memory virq threshold set at 0x4000 pages.
(XEN) [2014-01-07 11:09:17] Std. Loglevel: All
(XEN) [2014-01-07 11:09:17] Guest Loglevel: All
(XEN) [2014-01-07 11:09:17] Xen is relinquishing VGA console.
(XEN) [2014-01-07 11:09:17] *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) [2014-01-07 11:09:17] Freed 272kB init memory.
mapping kernel into physical memory
about to get started...
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.0-rc7-20140107-xendevel+ (root@serveerstertje) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Tue Jan 7 10:02:55 CET 2014
[ 0.000000] Command line: root=/dev/mapper/serveerstertje-root ro verbose earlyprintk=xen mem=1536M console=hvc0 console=tty0 vga=794 video=vesafb acpi_enforce_resources=lax max_loop=30 loop_max_part=10 xen-pciback.hide=(03:06.0)(04:00.*)(06:01.*)(07:00.*)(08:00.*)(0c:00.*) debug loglevel=10 nomodeset
[ 0.000000] Freeing 99-100 pfn range: 103 pages freed
[ 0.000000] Released 103 pages of unused memory
[ 0.000000] Set 393431 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] 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] 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 [0x02d82000, 0x02d82fff] PGTABLE
[ 0.000000] BRK [0x02d83000, 0x02d83fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x5c000000-0x5fdfffff]
[ 0.000000] [mem 0x5c000000-0x5fdfffff] page 4k
[ 0.000000] BRK [0x02d84000, 0x02d84fff] PGTABLE
[ 0.000000] BRK [0x02d85000, 0x02d85fff] PGTABLE
[ 0.000000] BRK [0x02d86000, 0x02d86fff] PGTABLE
[ 0.000000] BRK [0x02d87000, 0x02d87fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x5bffffff]
[ 0.000000] [mem 0x00100000-0x5bffffff] page 4k
[ 0.000000] RAMDISK: [mem 0x0318f000-0x03fa7fff]
[ 0.000000] ACPI: RSDP 00000000000fb100 000014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 000000009ff90000 000048 (v01 MSI OEMSLIC 20100913 MSFT 00000097)
[ 0.000000] ACPI: FACP 000000009ff90200 000084 (v01 7640MS A7640100 20100913 MSFT 00000097)
[ 0.000000] ACPI: DSDT 000000009ff905e0 009427 (v01 A7640 A7640100 00000100 INTL 20051117)
[ 0.000000] ACPI: FACS 000000009ff9e000 000040
[ 0.000000] ACPI: APIC 000000009ff90390 000088 (v01 7640MS A7640100 20100913 MSFT 00000097)
[ 0.000000] ACPI: MCFG 000000009ff90420 00003C (v01 7640MS OEMMCFG 20100913 MSFT 00000097)
[ 0.000000] ACPI: SLIC 000000009ff90460 000176 (v01 MSI OEMSLIC 20100913 MSFT 00000097)
[ 0.000000] ACPI: OEMB 000000009ff9e040 000072 (v01 7640MS A7640100 20100913 MSFT 00000097)
[ 0.000000] ACPI: SRAT 000000009ff9a5e0 000108 (v03 AMD FAM_F_10 00000002 AMD 00000001)
[ 0.000000] ACPI: HPET 000000009ff9a6f0 000038 (v01 7640MS OEMHPET 20100913 MSFT 00000097)
[ 0.000000] ACPI: IVRS 000000009ff9a730 000108 (v01 AMD RD890S 00202031 AMD 00000000)
[ 0.000000] ACPI: SSDT 000000009ff9a840 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 0x5fd1c000-0x5fd26fff]
[ 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.4-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 s82752 r8192 d23744 u262144
[ 0.000000] pcpu-alloc: s82752 r8192 d23744 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - -
[ 8.307447] Built 1 zonelists in Node order, mobility grouping on. Total pages: 386947
[ 8.307450] Policy zone: DMA32
[ 8.307458] Kernel command line: root=/dev/mapper/serveerstertje-root ro verbose earlyprintk=xen mem=1536M console=hvc0 console=tty0 vga=794 video=vesafb acpi_enforce_resources=lax max_loop=30 loop_max_part=10 xen-pciback.hide=(03:06.0)(04:00.*)(06:01.*)(07:00.*)(08:00.*)(0c:00.*) debug loglevel=10 nomodeset
[ 8.307683] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 8.354040] software IO TLB [mem 0x59c00000-0x5dc00000] (64MB) mapped at [ffff880059c00000-ffff88005dbfffff]
[ 8.361055] Memory: 1430040K/1572448K available (10902K kernel code, 986K rwdata, 4256K rodata, 1080K init, 9588K bss, 142408K reserved)
[ 8.361319] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 8.361369] Hierarchical RCU implementation.
[ 8.361371] RCU dyntick-idle grace-period acceleration is enabled.
[ 8.361373] Additional per-CPU info printed with stalls.
[ 8.361375] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[ 8.361405] NR_IRQS:4352 nr_irqs:1272 16
[ 8.361504] xen:events: Using FIFO-based ABI
[ 8.361511] xen: sci override: global_irq=9 trigger=0 polarity=1
[ 8.361514] xen: registering gsi 9 triggering 0 polarity 1
[ 8.361549] xen: --> pirq=9 -> irq=9 (gsi=9)
(XEN) [2014-01-07 11:09:17] IOAPIC[0]: Set PCI routing entry (6-9 -> 0x60 -> IRQ 9 Mode:1 Active:1)
[ 8.361600] xen: acpi sci 9
[ 8.361606] xen: --> pirq=1 -> irq=1 (gsi=1)
[ 8.361612] xen: --> pirq=2 -> irq=2 (gsi=2)
[ 8.361618] xen: --> pirq=3 -> irq=3 (gsi=3)
[ 8.361624] xen: --> pirq=4 -> irq=4 (gsi=4)
[ 8.361630] xen: --> pirq=5 -> irq=5 (gsi=5)
[ 8.361635] xen: --> pirq=6 -> irq=6 (gsi=6)
[ 8.361641] xen: --> pirq=7 -> irq=7 (gsi=7)
[ 8.361650] xen: --> pirq=8 -> irq=8 (gsi=8)
[ 8.361657] xen: --> pirq=10 -> irq=10 (gsi=10)
[ 8.361663] xen: --> pirq=11 -> irq=11 (gsi=11)
[ 8.361669] xen: --> pirq=12 -> irq=12 (gsi=12)
[ 8.361675] xen: --> pirq=13 -> irq=13 (gsi=13)
[ 8.361681] xen: --> pirq=14 -> irq=14 (gsi=14)
[ 8.361687] xen: --> pirq=15 -> irq=15 (gsi=15)
[ 8.361809] Console: colour dummy device 80x25
[ 8.361814] console [tty0] enabled
[ 8.361819] bootconsole [xenboot0] disabled
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.0-rc7-20140107-xendevel+ (root@serveerstertje) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Tue Jan 7 10:02:55 CET 2014
[ 0.000000] Command line: root=/dev/mapper/serveerstertje-root ro verbose earlyprintk=xen mem=1536M console=hvc0 console=tty0 vga=794 video=vesafb acpi_enforce_resources=lax max_loop=30 loop_max_part=10 xen-pciback.hide=(03:06.0)(04:00.*)(06:01.*)(07:00.*)(08:00.*)(0c:00.*) debug loglevel=10 nomodeset
[ 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] Released 103 pages of unused memory
[ 0.000000] Set 393431 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] 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 [0x02d82000, 0x02d82fff] PGTABLE
[ 0.000000] BRK [0x02d83000, 0x02d83fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x5c000000-0x5fdfffff]
[ 0.000000] [mem 0x5c000000-0x5fdfffff] page 4k
[ 0.000000] BRK [0x02d84000, 0x02d84fff] PGTABLE
[ 0.000000] BRK [0x02d85000, 0x02d85fff] PGTABLE
[ 0.000000] BRK [0x02d86000, 0x02d86fff] PGTABLE
[ 0.000000] BRK [0x02d87000, 0x02d87fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x5bffffff]
[ 0.000000] [mem 0x00100000-0x5bffffff] page 4k
[ 0.000000] RAMDISK: [mem 0x0318f000-0x03fa7fff]
[ 0.000000] ACPI: RSDP 00000000000fb100 000014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 000000009ff90000 000048 (v01 MSI OEMSLIC 20100913 MSFT 00000097)
[ 0.000000] ACPI: FACP 000000009ff90200 000084 (v01 7640MS A7640100 20100913 MSFT 00000097)
[ 0.000000] ACPI: DSDT 000000009ff905e0 009427 (v01 A7640 A7640100 00000100 INTL 20051117)
[ 0.000000] ACPI: FACS 000000009ff9e000 000040
[ 0.000000] ACPI: APIC 000000009ff90390 000088 (v01 7640MS A7640100 20100913 MSFT 00000097)
[ 0.000000] ACPI: MCFG 000000009ff90420 00003C (v01 7640MS OEMMCFG 20100913 MSFT 00000097)
[ 0.000000] ACPI: SLIC 000000009ff90460 000176 (v01 MSI OEMSLIC 20100913 MSFT 00000097)
[ 0.000000] ACPI: OEMB 000000009ff9e040 000072 (v01 7640MS A7640100 20100913 MSFT 00000097)
[ 0.000000] ACPI: SRAT 000000009ff9a5e0 000108 (v03 AMD FAM_F_10 00000002 AMD 00000001)
[ 0.000000] ACPI: HPET 000000009ff9a6f0 000038 (v01 7640MS OEMHPET 20100913 MSFT 00000097)
[ 0.000000] ACPI: IVRS 000000009ff9a730 000108 (v01 AMD RD890S 00202031 AMD 00000000)
[ 0.000000] ACPI: SSDT 000000009ff9a840 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 0x5fd1c000-0x5fd26fff]
[ 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[ 10.695867] pciback 0000:04:00.0: restoring config space at offset 0x3c (was 0x100, writing 0x10a)
[ 10.696108] pciback 0000:04:00.0: restoring config space at offset 0x10 (was 0x4, writing 0xf97fe004)
[ 10.696336] pciback 0000:04:00.0: restoring config space at offset 0xc (was 0x0, writing 0x10)
[ 10.696550] pciback 0000:04:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100102)
[ 10.696902] xen: registering gsi 39 triggering 0 polarity 1
[ 10.697038] Already setup the GSI :39
[ 10.722576] pciback 0000:06:01.2: restoring config space at offset 0x4 (was 0x2100000, writing 0x2100112)
[ 10.722961] xen: registering gsi 38 triggering 0 polarity 1
[ 10.723102] Already setup the GSI :38
[ 10.749241] pciback 0000:06:01.1: restoring config space at offset 0x4 (was 0x2100000, writing 0x2100112)
[ 10.749635] xen: registering gsi 37 triggering 0 polarity 1
[ 10.749772] Already setup the GSI :37
[ 10.775917] pciback 0000:06:01.0: restoring config space at offset 0x4 (was 0x2100000, writing 0x2100112)
[ 10.776309] xen: registering gsi 33 triggering 0 polarity 1
[ 10.776460] xen: --> pirq=33 -> irq=33 (gsi=33)
(XEN) [2014-01-07 11:09:19] IOAPIC[1]: Set PCI routing entry (7-9 -> 0xa9 -> IRQ 33 Mode:1 Active:1)
[ 10.802631] pciback 0000:07:00.0: enabling device (0000 -> 0003)
[ 10.802810] xen: registering gsi 32 triggering 0 polarity 1
[ 10.802957] xen: --> pirq=32 -> irq=32 (gsi=32)
(XEN) [2014-01-07 11:09:19] IOAPIC[1]: Set PCI routing entry (7-8 -> 0xb1 -> IRQ 32 Mode:1 Active:1)
[ 10.829239] xen: registering gsi 47 triggering 0 polarity 1
[ 10.829395] xen: --> pirq=47 -> irq=47 (gsi=47)
(XEN) [2014-01-07 11:09:19] IOAPIC[1]: Set PCI routing entry (7-23 -> 0xb9 -> IRQ 47 Mode:1 Active:1)
[ 11.839190] pciback 0000:08:00.0: restoring config space at offset 0x3c (was 0x100, writing 0x10a)
[ 11.839437] pciback 0000:08:00.0: restoring config space at offset 0x10 (was 0x4, writing 0xf9a00004)
[ 11.839667] pciback 0000:08:00.0: restoring config space at offset 0xc (was 0x0, writing 0x10)
[ 11.846677] pciback 0000:08:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100106)
[ 11.853785] xen: registering gsi 29 triggering 0 polarity 1
[ 11.860782] xen: --> pirq=29 -> irq=29 (gsi=29)
(XEN) [2014-01-07 11:09:20] IOAPIC[1]: Set PCI routing entry (7-5 -> 0xc1 -> IRQ 29 Mode:1 Active:1)
[ 11.892629] pciback 0000:0c:00.0: enabling device (0000 -> 0003)
[ 11.899670] xen: registering gsi 28 triggering 0 polarity 1
[ 11.906693] xen: --> pirq=28 -> irq=28 (gsi=28)
(XEN) [2014-01-07 11:09:20] IOAPIC[1]: Set PCI routing entry (7-4 -> 0xc9 -> IRQ 28 Mode:1 Active:1)
[ 11.939408] xen_pciback: backend is vpci
[ 11.947369] xen_acpi_processor: Uploading Xen processor PM info
[ 11.957137] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 11.967410] hpet_acpi_add: no address or irqs in _CRS
[ 11.975096] Linux agpgart interface v0.103
[ 11.983134] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[ 11.990369] Hangcheck: Using getrawmonotonic().
[ 11.997633] [drm] Initialized drm 1.1.0 20060810
[ 12.005007] [drm] VGACON disable radeon kernel modesetting.
[ 12.012107] [drm:radeon_init] *ERROR* No UMS support in radeon module!
[ 12.027283] brd: module loaded
[ 12.050384] loop: module loaded
[ 12.058595] ahci 0000:00:11.0: version 3.0
[ 12.065770] xen: registering gsi 19 triggering 0 polarity 1
[ 12.072698] xen: --> pirq=19 -> irq=19 (gsi=19)
(XEN) [2014-01-07 11:09:21] IOAPIC[0]: Set PCI routing entry (6-19 -> 0xd1 -> IRQ 19 Mode:1 Active:1)
[ 12.079851] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 12.087014] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 12.097363] scsi0 : ahci
[ 12.105419] scsi1 : ahci
[ 12.112670] scsi2 : ahci
[ 12.119839] scsi3 : ahci
[ 12.126968] scsi4 : ahci
[ 12.133738] scsi5 : ahci
[ 12.140308] ata1: SATA max UDMA/133 abar m1024@0xf95ff000 port 0xf95ff100 irq 127
[ 12.146708] ata2: SATA max UDMA/133 abar m1024@0xf95ff000 port 0xf95ff180 irq 127
[ 12.153018] ata3: SATA max UDMA/133 abar m1024@0xf95ff000 port 0xf95ff200 irq 127
[ 12.159192] ata4: SATA max UDMA/133 abar m1024@0xf95ff000 port 0xf95ff280 irq 127
[ 12.165433] ata5: SATA max UDMA/133 abar m1024@0xf95ff000 port 0xf95ff300 irq 127
[ 12.171500] ata6: SATA max UDMA/133 abar m1024@0xf95ff000 port 0xf95ff380 irq 127
[ 12.178706] tun: Universal TUN/TAP device driver, 1.6
[ 12.184670] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 12.190858] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 12.196879] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 12.203302] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 12.209294] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[ 12.215535] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k
[ 12.221631] igb: Copyright (c) 2007-2013 Intel Corporation.
[ 12.227730] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k
[ 12.233700] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 12.239829] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 12.245797] xen: registering gsi 46 triggering 0 polarity 1
[ 12.251606] xen: --> pirq=46 -> irq=46 (gsi=46)
(XEN) [2014-01-07 11:09:21] IOAPIC[1]: Set PCI routing entry (7-22 -> 0x22 -> IRQ 46 Mode:1 Active:1)
[ 12.257323] r8169 0000:0b:00.0: enabling Mem-Wr-Inval
[ 12.263719] r8169 0000:0b:00.0 eth0: RTL8168d/8111d at 0xffffc9000033c000, 40:61:86:f4:67:d9, XID 081000c0 IRQ 128
[ 12.269577] r8169 0000:0b:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 12.275454] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 12.281404] xen: registering gsi 51 triggering 0 polarity 1
[ 12.287217] xen: --> pirq=51 -> irq=51 (gsi=51)
(XEN) [2014-01-07 11:09:21] IOAPIC[1]: Set PCI routing entry (7-27 -> 0x32 -> IRQ 51 Mode:1 Active:1)
[ 12.292995] r8169 0000:0a:00.0: enabling Mem-Wr-Inval
[ 12.299802] r8169 0000:0a:00.0 eth1: RTL8168d/8111d at 0xffffc9000033e000, 40:61:86:f4:67:d8, XID 081000c0 IRQ 129
[ 12.305820] r8169 0000:0a:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 12.311974] xen_netfront: Initialising Xen virtual ethernet driver
[ 12.318644] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 12.324806] ehci-pci: EHCI PCI platform driver
[ 12.330937] xen: registering gsi 17 triggering 0 polarity 1
[ 12.336919] Already setup the GSI :17
[ 12.342975] QUIRK: Enable AMD PLL fix
[ 12.348908] ehci-pci 0000:00:12.2: enabling bus mastering
[ 12.354898] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 12.361360] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 12.367307] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 12.373380] ehci-pci 0000:00:12.2: debug port 1
[ 12.379422] ehci-pci 0000:00:12.2: enabling Mem-Wr-Inval
[ 12.385477] ehci-pci 0000:00:12.2: irq 17, io mem 0xf95ff400
[ 12.396005] random: nonblocking pool is initialized
[ 12.399115] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 12.399354] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 12.399356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.399357] usb usb1: Product: EHCI Host Controller
[ 12.399358] usb usb1: Manufacturer: Linux 3.13.0-rc7-20140107-xendevel+ ehci_hcd
[ 12.399359] usb usb1: SerialNumber: 0000:00:12.2
[ 12.400825] hub 1-0:1.0: USB hub found
[ 12.400878] hub 1-0:1.0: 5 ports detected
[ 12.401389] xen: registering gsi 17 triggering 0 polarity 1
[ 12.401391] Already setup the GSI :17
[ 12.401408] ehci-pci 0000:00:13.2: enabling bus mastering
[ 12.401432] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 12.401900] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 12.401920] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 12.401971] ehci-pci 0000:00:13.2: debug port 1
[ 12.402135] ehci-pci 0000:00:13.2: enabling Mem-Wr-Inval
[ 12.402146] ehci-pci 0000:00:13.2: irq 17, io mem 0xf95ff800
[ 12.409120] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 12.409193] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 12.409194] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.409195] usb usb2: Product: EHCI Host Controller
[ 12.409196] usb usb2: Manufacturer: Linux 3.13.0-rc7-20140107-xendevel+ ehci_hcd
[ 12.409197] usb usb2: SerialNumber: 0000:00:13.2
[ 12.409917] hub 2-0:1.0: USB hub found
[ 12.409930] hub 2-0:1.0: 5 ports detected
[ 12.410295] xen: registering gsi 17 triggering 0 polarity 1
[ 12.410297] Already setup the GSI :17
[ 12.410315] ehci-pci 0000:00:16.2: enabling bus mastering
[ 12.410339] ehci-pci 0000:00:16.2: EHCI Host Controller
[ 12.410821] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[ 12.410840] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 12.410890] ehci-pci 0000:00:16.2: debug port 1
[ 12.411034] ehci-pci 0000:00:16.2: enabling Mem-Wr-Inval
[ 12.411045] ehci-pci 0000:00:16.2: irq 17, io mem 0xf95ffc00
[ 12.419214] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[ 12.419353] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 12.419354] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.419355] usb usb3: Product: EHCI Host Controller
[ 12.419356] usb usb3: Manufacturer: Linux 3.13.0-rc7-20140107-xendevel+ ehci_hcd
[ 12.419357] usb usb3: SerialNumber: 0000:00:16.2
[ 12.420232] hub 3-0:1.0: USB hub found
[ 12.420244] hub 3-0:1.0: 4 ports detected
[ 12.420717] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 12.420718] ohci-pci: OHCI PCI platform driver
[ 12.420908] xen: registering gsi 18 triggering 0 polarity 1
[ 12.420910] Already setup the GSI :18
[ 12.420931] ohci-pci 0000:00:12.0: enabling bus mastering
[ 12.420945] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 12.421456] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[ 12.421647] ohci-pci 0000:00:12.0: irq 18, io mem 0xf95f7000
[ 12.476724] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 12.476725] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.476726] usb usb4: Product: OHCI PCI host controller
[ 12.476727] usb usb4: Manufacturer: Linux 3.13.0-rc7-20140107-xendevel+ ohci_hcd
[ 12.476728] usb usb4: SerialNumber: 0000:00:12.0
[ 12.477669] hub 4-0:1.0: USB hub found
[ 12.477687] hub 4-0:1.0: 5 ports detected
[ 12.478031] xen: registering gsi 18 triggering 0 polarity 1
[ 12.478033] Already setup the GSI :18
[ 12.478051] ohci-pci 0000:00:13.0: enabling bus mastering
[ 12.478057] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 12.478529] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 12.478667] ohci-pci 0000:00:13.0: irq 18, io mem 0xf95fc000
[ 12.495797] ata2: SATA link down (SStatus 0 SControl 300)
[ 12.495863] ata4: SATA link down (SStatus 0 SControl 300)
[ 12.533382] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 12.533383] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.533384] usb usb5: Product: OHCI PCI host controller
[ 12.533385] usb usb5: Manufacturer: Linux 3.13.0-rc7-20140107-xendevel+ ohci_hcd
[ 12.533386] usb usb5: SerialNumber: 0000:00:13.0
[ 12.534321] hub 5-0:1.0: USB hub found
[ 12.534338] hub 5-0:1.0: 5 ports detected
[ 12.534720] xen: registering gsi 18 triggering 0 polarity 1
[ 12.534722] Already setup the GSI :18
[ 12.534743] ohci-pci 0000:00:14.5: enabling bus mastering
[ 12.534749] ohci-pci 0000:00:14.5: OHCI PCI host controller
[ 12.535231] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[ 12.535369] ohci-pci 0000:00:14.5: irq 18, io mem 0xf95fd000
[ 12.590006] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 12.590007] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.590008] usb usb6: Product: OHCI PCI host controller
[ 12.590009] usb usb6: Manufacturer: Linux 3.13.0-rc7-20140107-xendevel+ ohci_hcd
[ 12.590010] usb usb6: SerialNumber: 0000:00:14.5
[ 12.590982] hub 6-0:1.0: USB hub found
[ 12.591000] hub 6-0:1.0: 2 ports detected
[ 12.591297] xen: registering gsi 18 triggering 0 polarity 1
[ 12.591299] Already setup the GSI :18
[ 12.591314] ohci-pci 0000:00:16.0: enabling bus mastering
[ 12.591320] ohci-pci 0000:00:16.0: OHCI PCI host controller
[ 12.591683] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[ 12.591725] ohci-pci 0000:00:16.0: irq 18, io mem 0xf95fe000
[ 12.646564] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 12.646566] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.646567] usb usb7: Product: OHCI PCI host controller
[ 12.646568] usb usb7: Manufacturer: Linux 3.13.0-rc7-20140107-xendevel+ ohci_hcd
[ 12.646569] usb usb7: SerialNumber: 0000:00:16.0
[ 12.647399] hub 7-0:1.0: USB hub found
[ 12.647415] hub 7-0:1.0: 4 ports detected
[ 12.647881] uhci_hcd: USB Universal Host Controller Interface driver
[ 12.648116] xen: registering gsi 48 triggering 0 polarity 1
[ 12.648118] Already setup the GSI :48
[ 12.648136] xhci_hcd 0000:09:00.0: enabling bus mastering
[ 12.648141] xhci_hcd 0000:09:00.0: xHCI Host Controller
[ 12.648535] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 8
[ 12.648716] xhci_hcd 0000:09:00.0: enabling Mem-Wr-Inval
[ 12.649499] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[ 12.649500] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.649501] usb usb8: Product: xHCI Host Controller
[ 12.649503] usb usb8: Manufacturer: Linux 3.13.0-rc7-20140107-xendevel+ xhci_hcd
[ 12.649503] usb usb8: SerialNumber: 0000:09:00.0
[ 12.650474] hub 8-0:1.0: USB hub found
[ 12.650523] hub 8-0:1.0: 2 ports detected
[ 12.650660] xhci_hcd 0000:09:00.0: xHCI Host Controller
[ 12.651085] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 9
[ 12.652126] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[ 12.652127] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.652128] usb usb9: Product: xHCI Host Controller
[ 12.652129] usb usb9: Manufacturer: Linux 3.13.0-rc7-20140107-xendevel+ xhci_hcd
[ 12.652130] usb usb9: SerialNumber: 0000:09:00.0
[ 12.653062] hub 9-0:1.0: USB hub found
[ 12.653099] hub 9-0:1.0: 2 ports detected
[ 12.662556] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 12.662635] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 12.663339] ata3.00: ATA-8: ST2000DL003-9VT166, CC45, max UDMA/133
[ 12.663341] ata3.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 12.664065] ata3.00: configured for UDMA/133
[ 12.664119] ata1.00: ATA-8: Hitachi HDS722020ALA330, JKAOA20N, max UDMA/133
[ 12.664121] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 12.665667] ata1.00: configured for UDMA/133
[ 12.666118] scsi 0:0:0:0: Direct-Access ATA Hitachi HDS72202 JKAO PQ: 0 ANSI: 5
[ 12.667435] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 12.667510] sd 0:0:0:0: [sda] Write Protect is off
[ 12.667512] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 12.667541] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 12.668196] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 12.669390] scsi 2:0:0:0: Direct-Access ATA ST2000DL003-9VT1 CC45 PQ: 0 ANSI: 5
[ 12.670144] sd 2:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 12.670146] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[ 12.670355] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 12.670406] sd 2:0:0:0: [sdb] Write Protect is off
[ 12.670408] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 12.670495] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 12.677081] sda: sda1 sda2 sda3
[ 12.679012] sd 0:0:0:0: [sda] Attached SCSI disk
[ 12.688902] sdb: sdb1
[ 12.690151] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 13.227172] ata6: SATA link down (SStatus 0 SControl 300)
[ 13.233288] ata5: SATA link down (SStatus 0 SControl 300)
[ 13.252950] usbcore: registered new interface driver usblp
[ 13.259151] usbcore: registered new interface driver usb-storage
[ 13.265648] usbcore: registered new interface driver usbserial
[ 13.271810] usbcore: registered new interface driver cp210x
[ 13.277944] usbserial: USB Serial support registered for cp210x
[ 13.279188] usb 4-5: new full-speed USB device number 2 using ohci-pci
[ 13.289530] usbcore: registered new interface driver cypress_m8
[ 13.295521] usbserial: USB Serial support registered for DeLorme Earthmate USB
[ 13.301529] usbserial: USB Serial support registered for HID->COM RS232 Adapter
[ 13.307477] usbserial: USB Serial support registered for Nokia CA-42 V2 Adapter
[ 13.313443] usbcore: registered new interface driver mos7720
[ 13.319298] usbserial: USB Serial support registered for Moschip 2 port adapter
[ 13.325232] usbcore: registered new interface driver mos7840
[ 13.331225] usbserial: USB Serial support registered for Moschip 7840/7820 USB Serial Driver
[ 13.337785] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 13.344491] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 13.350500] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 13.356973] mousedev: PS/2 mouse device common for all mice
[ 13.364230] rtc_cmos 00:03: RTC can wake from S4
[ 13.370443] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 13.376295] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram
[ 13.383057] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \SOR1 1 (20131115/utaddress-251)
[ 13.389226] ACPI: This conflict may cause random problems and system instability
[ 13.395401] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.401809] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 13.408376] ACPI Warning: 0x0000000000000b20-0x0000000000000b27 SystemIO conflicts with Region \SOR2 1 (20131115/utaddress-251)
[ 13.414965] ACPI: This conflict may cause random problems and system instability
[ 13.421574] ACPI: If an ACPI driver is available for this device, you should use it in[ 18.678259] udevd[1907]: starting version 175
[ 19.753871] ata1.00: configured for UDMA/133
[ 19.762776] ata1: EH complete
[ 20.997122] ata1.00: configured for UDMA/133
[ 21.004353] ata1: EH complete
[ 22.288582] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 22.860309] EXT4-fs (dm-0): re-mounted. Opts: barrier=1,errors=remount-ro
[ 30.713383] Adding 2097148k swap on /dev/mapper/serveerstertje-swap. Priority:-1 extents:1 across:2097148k
[ 43.462246] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
[ 46.683851] r8169 0000:0a:00.0 eth1: link down
[ 46.690615] r8169 0000:0a:00.0 eth1: link down
[ 46.957199] r8169 0000:0b:00.0 eth0: link down
[ 46.957282] r8169 0000:0b:00.0 eth0: link down
[ 48.608471] r8169 0000:0b:00.0 eth0: link up
[ 49.313482] r8169 0000:0a:00.0 eth1: link up
[ 89.996722] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
[ 96.358423] EXT4-fs (dm-39): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
[ 102.404119] EXT4-fs (dm-40): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
[ 108.513588] EXT4-fs (dm-41): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
[ 116.724523] EXT4-fs (dm-42): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
[ 123.283702] EXT4-fs (dm-43): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
[ 129.617083] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
[ 136.295834] device vif1.0 entered promiscuous mode
(d1) [2014-01-07 11:11:24] mapping kernel into physical memory
(d1) [2014-01-07 11:11:24] about to get started...
(XEN) [2014-01-07 11:11:25] traps.c:2516:d1 Domain attempted WRMSR 00000000c0010004 from 0x0000000000000000 to 0x000000000000ffff.
[ 137.528737] xen-blkback:ring-ref 8, event-channel 17, protocol 1 (x86_64-abi) persistent grants
[ 137.543615] xen-blkback:ring-ref 9, event-channel 18, protocol 1 (x86_64-abi) persistent grants
[ 137.559162] xen_bridge: port 1(vif1.0) entered forwarding state
[ 137.570085] xen_bridge: port 1(vif1.0) entered forwarding state
[ 142.228140] device vif2.0 entered promiscuous mode
(d2) [2014-01-07 11:11:30] mapping kernel into physical memory
(d2) [2014-01-07 11:11:30] about to get started...
(XEN) [2014-01-07 11:11:30] traps.c:2516:d2 Domain attempted WRMSR 00000000c0010004 from 0x0000000000000000 to 0x000000000000ffff.
[ 143.104587] xen-blkback:ring-ref 8, event-channel 10, protocol 1 (x86_64-abi) persistent grants
[ 144.117775] xen_bridge: port 2(vif2.0) entered forwarding state
[ 144.128909] xen_bridge: port 2(vif2.0) entered forwarding state
[ 148.124142] device vif3.0 entered promiscuous mode
(d3) [2014-01-07 11:11:36] mapping kernel into physical memory
(d3) [2014-01-07 11:11:36] about to get started...
(XEN) [2014-01-07 11:11:36] traps.c:2516:d3 Domain attempted WRMSR 00000000c0010004 from 0x0000000000000000 to 0x000000000000ffff.
[ 152.576877] xen_bridge: port 1(vif1.0) entered forwarding state
[ 153.977199] device vif4.0 entered promiscuous mode
(d4) [2014-01-07 11:11:42] mapping kernel into physical memory
(d4) [2014-01-07 11:11:42] about to get started...
(XEN) [2014-01-07 11:11:42] traps.c:2516:d4 Domain attempted WRMSR 00000000c0010004 from 0x0000000000000000 to 0x000000000000ffff.
[ 154.896708] xen-blkback:ring-ref 8, event-channel 10, protocol 1 (x86_64-abi) persistent grants
[ 155.911589] xen_bridge: port 4(vif4.0) entered forwarding state
[ 155.922663] xen_bridge: port 4(vif4.0) entered forwarding state
(XEN) [2014-01-07 11:11:45] grant_table.c:289:d0 Increased maptrack size to 2 frames
[ 159.133441] xen_bridge: port 2(vif2.0) entered forwarding state
[ 159.892962] device vif5.0 entered promiscuous mode
(d5) [2014-01-07 11:11:48] mapping kernel into physical memory
(d5) [2014-01-07 11:11:48] about to get started...
(XEN) [2014-01-07 11:11:48] traps.c:2516:d5 Domain attempted WRMSR 00000000c0010004 from 0x0000000000000000 to 0x000000000000ffff.
[ 160.854202] xen-blkback:ring-ref 8, event-channel 10, protocol 1 (x86_64-abi) persistent grants
[ 161.868507] xen_bridge: port 5(vif5.0) entered forwarding state
[ 161.879037] xen_bridge: port 5(vif5.0) entered forwarding state
[ 166.002359] device vif6.0 entered promiscuous mode
(d6) [2014-01-07 11:11:54] mapping kernel into physical memory
(d6) [2014-01-07 11:11:54] about to get started...
(XEN) [2014-01-07 11:11:54] traps.c:2516:d6 Domain attempted WRMSR 00000000c0010004 from 0x0000000000000000 to 0x000000000000ffff.
[ 166.877865] xen-blkback:ring-ref 8, event-channel 10, protocol 1 (x86_64-abi) persistent grants
[ 166.892435] xen_bridge: port 6(vif6.0) entered forwarding state
[ 166.902486] xen_bridge: port 6(vif6.0) entered forwarding state
[ 170.967600] xen_bridge: port 4(vif4.0) entered forwarding state
[ 174.279330] Bluetooth: hci0 command 0x0804 tx timeout
[ 176.884602] xen_bridge: port 5(vif5.0) entered forwarding state
[ 181.948815] xen_bridge: port 6(vif6.0) entered forwarding state
[ 183.681406] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 183.690676] ata3.00: failed command: CHECK POWER MODE
[ 183.699794] ata3.00: cmd e5/00:00:00:00:00/00:00:00:00:00/00 tag 0
[ 183.699794] res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[ 183.717833] ata3.00: status: { DRDY }
[ 183.726675] ata3: hard resetting link
[ 184.221019] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 189.225231] ata3.00: qc timeout (cmd 0xec)
[ 189.233660] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 189.242022] ata3.00: revalidation failed (errno=-5)
[ 189.250279] ata3: hard resetting link
[ 189.741548] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 196.354896] BUG: soft lockup - CPU#1 stuck for 22s! [xendomains:9679]
[ 196.362706] Modules linked in:
[ 196.370360] irq event stamp: 61738
[ 196.377871] hardirqs last enabled at (61737): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 196.385465] hardirqs last disabled at (61738): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 196.392910] softirqs last enabled at (61736): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 196.400192] softirqs last disabled at (61731): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 196.407263] CPU: 1 PID: 9679 Comm: xendomains Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 196.414303] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 196.421273] task: ffff880058dec240 ti: ffff88004cd32000 task.ti: ffff88004cd32000
[ 196.428263] RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0
[ 196.435323] RSP: e02b:ffff88004cd33a88 EFLAGS: 00000202
[ 196.442170] RAX: 0000000000000008 RBX: ffff88005f614040 RCX: 0000000000000038
[ 196.448898] RDX: 00000000000000ff RSI: 0000000000000008 RDI: 0000000000000008
[ 196.455578] RBP: ffff88004cd33ac8 R08: ffffffff81c0d468 R09: 0000000000000000
[ 196.462283] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cd33af0
[ 196.468994] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 196.475704] FS: 00007f152ec4d700(0000) GS:ffff88005f640000(0000) knlGS:0000000000000000
[ 196.482492] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 196.489229] CR2: 00007f152e2a1e02 CR3: 000000004cd2a000 CR4: 0000000000000660
[ 196.495906] Stack:
[ 196.502595] 0000000000000200 ffff88005f614040 0000000000000006 0000000000000000
[ 196.509412] 0000000000000001 ffffffff822e7300 ffffffff81007980 0000000000000001
[ 196.516266] ffff88004cd33b38 ffffffff81109cc5 ffffffff81aa0b33 ffff8800ced56000
[ 196.523112] Call Trace:
[ 196.529769] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 196.536519] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 196.543374] [<ffffffff81aa0b33>] ? retint_restore_args+0x13/0x13
[ 196.550098] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 196.556833] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 196.563591] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 196.570240] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 196.576791] [<ffffffff8100122a>] ? xen_hypercall_xen_version+0xa/0x20
[ 196.583449] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 196.590020] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 196.596504] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 196.602900] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 196.609179] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 196.615475] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 196.621761] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 196.627908] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 196.633975] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 196.640137] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 196.646375] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 196.652537] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 196.658587] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 196.664735] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 196.670825] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 196.676902] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 196.682972] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 196.689016] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 196.694944] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 196.700913] Code: c8 48 89 da e8 ea c1 32 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 <f3> 90 41 f6 44 24 20 01 75 f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d
[ 199.743359] ata3.00: qc timeout (cmd 0xec)
[ 199.749884] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 199.756345] ata3.00: revalidation failed (errno=-5)
[ 199.762943] ata3: limiting SATA link speed to 3.0 Gbps
[ 199.769401] ata3: hard resetting link
[ 200.256376] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[ 204.697619] ata1.00: exception Emask 0x0 SAct 0x1f SErr 0x0 action 0x6 frozen
[ 204.703992] ata1.00: failed command: READ FPDMA QUEUED
[ 204.710240] ata1.00: cmd 60/08:00:01:1e:2d/00:00:d1:00:00/40 tag 0 ncq 4096 in
[ 204.710240] res 40/00:ff:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 204.722926] ata1.00: status: { DRDY }
[ 204.729299] ata1.00: failed command: WRITE FPDMA QUEUED
[ 204.735599] ata1.00: cmd 61/e0:08:e9:67:2e/00:00:04:00:00/40 tag 1 ncq 114688 out
[ 204.735599] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 204.748111] ata1.00: status: { DRDY }
[ 204.754221] ata1.00: failed command: READ FPDMA QUEUED
[ 204.760258] ata1.00: cmd 60/20:10:81:ed:c2/00:00:d0:00:00/40 tag 2 ncq 16384 in
[ 204.760258] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 204.772441] ata1.00: status: { DRDY }
[ 204.778543] ata1.00: failed command: READ FPDMA QUEUED
[ 204.784615] ata1.00: cmd 60/08:18:e1:28:8e/00:00:d0:00:00/40 tag 3 ncq 4096 in
[ 204.784615] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 204.796983] ata1.00: status: { DRDY }
[ 204.803072] ata1.00: failed command: READ FPDMA QUEUED
[ 204.809141] ata1.00: cmd 60/08:20:b9:3a:6e/00:00:cc:00:00/40 tag 4 ncq 4096 in
[ 204.809141] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 204.821274] ata1.00: status: { DRDY }
[ 204.827294] ata1: hard resetting link
[ 205.317227] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 210.318004] ata1.00: qc timeout (cmd 0xec)
[ 210.324182] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 210.330300] ata1.00: revalidation failed (errno=-5)
[ 210.336411] ata1: hard resetting link
[ 210.827908] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 220.826209] ata1.00: qc timeout (cmd 0xec)
[ 220.832207] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 220.838142] ata1.00: revalidation failed (errno=-5)
[ 220.844108] ata1: limiting SATA link speed to 1.5 Gbps
[ 220.850008] ata1: hard resetting link
[ 221.339228] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 224.340984] BUG: soft lockup - CPU#1 stuck for 22s! [xendomains:9679]
[ 224.347102] Modules linked in:
[ 224.353113] irq event stamp: 128656
[ 224.359160] hardirqs last enabled at (128655): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 224.365424] hardirqs last disabled at (128656): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 224.371677] softirqs last enabled at (128654): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 224.377936] softirqs last disabled at (128649): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 224.384168] CPU: 1 PID: 9679 Comm: xendomains Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 224.390471] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 224.396889] task: ffff880058dec240 ti: ffff88004cd32000 task.ti: ffff88004cd32000
[ 224.403387] RIP: e030:[<ffffffff81109a5a>] [<ffffffff81109a5a>] generic_exec_single+0x8a/0xc0
[ 224.410040] RSP: e02b:ffff88004cd33a88 EFLAGS: 00000202
[ 224.416625] RAX: 0000000000000008 RBX: ffff88005f614040 RCX: 0000000000000038
[ 224.423333] RDX: 00000000000000ff RSI: 0000000000000008 RDI: 0000000000000008
[ 224.430010] RBP: ffff88004cd33ac8 R08: ffffffff81c0d468 R09: 0000000000000000
[ 224.436674] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cd33af0
[ 224.443395] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 224.449936] FS: 00007f152ec4d700(0000) GS:ffff88005f640000(0000) knlGS:0000000000000000
[ 224.456338] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 224.462739] CR2: 00007f152e2a1e02 CR3: 000000004cd2a000 CR4: 0000000000000660
[ 224.469290] Stack:
[ 224.475657] 0000000000000200 ffff88005f614040 0000000000000006 0000000000000000
[ 224.482277] 0000000000000001 ffffffff822e7300 ffffffff81007980 0000000000000001
[ 224.488833] ffff88004cd33b38 ffffffff81109cc5 ffffffff81aa0b33 ffff8800ced56000
[ 224.495392] Call Trace:
[ 224.501818] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 224.508390] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 224.514930] [<ffffffff81aa0b33>] ? retint_restore_args+0x13/0x13
[ 224.521487] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 224.528014] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 224.534519] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 224.541078] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 224.547617] [<ffffffff8100122a>] ? xen_hypercall_xen_version+0xa/0x20
[ 224.554127] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 224.560608] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 224.567087] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 224.573529] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 224.579790] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 224.586090] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 224.592346] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 224.598570] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 224.604746] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 224.610894] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 224.617026] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 224.623186] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 224.629250] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 224.635338] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 224.641431] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 224.647499] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 224.653546] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 224.659540] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 224.665539] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 224.671480] Code: 89 da e8 ea c1 32 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 f3 90 <41> f6 44 24 20 01 75 f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c
[ 230.244835] ata3.00: qc timeout (cmd 0xec)
[ 230.251362] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 230.257919] ata3.00: revalidation failed (errno=-5)
[ 230.264487] ata3.00: disabled
[ 230.270869] ata3: hard resetting link
[ 230.761200] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[ 230.767481] ata3: EH complete
[ 231.164265] INFO: rcu_sched self-detected stall on CPU
[ 231.170428] 1: (17791 ticks this GP) idle=de7/140000000000001/0 softirq=8220/8220 last_accelerate: 5f44/a595, nonlazy_posted: 1, ..
[ 231.170964] INFO: rcu_sched detected stalls on CPUs/tasks:
[ 231.170968] 1: (17791 ticks this GP) idle=de7/140000000000001/0 softirq=8220/8220 last_accelerate: 5f44/a596, nonlazy_posted: 1, ..
[ 231.170969] (detected by 5, t=18002 jiffies, g=5892, c=5891, q=4013)
[ 231.170975] sending NMI to all CPUs:
[ 231.171011] NMI backtrace for cpu 1
[ 231.171013] CPU: 1 PID: 9679 Comm: xendomains Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 231.171013] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 231.171014] task: ffff880058dec240 ti: ffff88004cd32000 task.ti: ffff88004cd32000
[ 231.171018] RIP: e030:[<ffffffff8148a19c>] [<ffffffff8148a19c>] cfb_imageblit+0x2ac/0x4e0
[ 231.171019] RSP: e02b:ffff88005f643678 EFLAGS: 00000002
[ 231.171020] RAX: 00000000ffffffff RBX: 000000000000000a RCX: 0000000000000003
[ 231.171020] RDX: 000000000000003b RSI: 0000000000000000 RDI: 0000000000000001
[ 231.171021] RBP: ffff88005f6436f8 R08: ffffc90010592e50 R09: ffffffff81c676e8
[ 231.171022] R10: 0000000000000001 R11: 0000000000aaaaaa R12: ffff880057931040
[ 231.171022] R13: ffffc90010592e54 R14: ffff880057931014 R15: ffffc900105928c0
[ 231.171025] FS: 00007f152ec4d700(0000) GS:ffff88005f640000(0000) knlGS:0000000000000000
[ 231.171026] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 231.171026] CR2: 00007f152e2a1e02 CR3: 000000004cd2a000 CR4: 0000000000000660
[ 231.171027] Stack:
[ 231.171030] ffff880058deca58 ffff880058dec240 ffff88005f643758 ffffffff810e4f38
[ 231.171032] ffffffff82c17750 ffff88005f64383a 00000000000001a0 ffff8800579d82e0
[ 231.171034] 0000000000001400 0000000000000034 0000000000000000 ffff880057930f44
[ 231.171034] Call Trace:
[ 231.171035] <IRQ>
[ 231.171037] [<ffffffff810e4f38>] ? __lock_acquire+0x418/0x2220
[ 231.171039] [<ffffffff81487435>] bit_putcs+0x2e5/0x5a0
[ 231.171041] [<ffffffff814878a7>] ? soft_cursor+0x1b7/0x250
[ 231.171043] [<ffffffff814826ce>] ? get_color.isra.17+0x3e/0x150
[ 231.171044] [<ffffffff81482a64>] fbcon_putcs+0x134/0x180
[ 231.171046] [<ffffffff81487150>] ? bit_cursor+0x630/0x630
[ 231.171047] [<ffffffff8148498f>] fbcon_redraw.isra.24+0x17f/0x1f0
[ 231.171049] [<ffffffff81484be8>] fbcon_scroll+0x1e8/0xd00
[ 231.171051] [<ffffffff814f72bb>] scrup+0x10b/0x120
[ 231.171052] [<ffffffff814f7430>] lf+0x70/0x80
[ 231.171054] [<ffffffff814f82a6>] vt_console_print+0x286/0x3b0
[ 231.171056] [<ffffffff810ed2c3>] call_console_drivers.constprop.21+0x93/0xb0
[ 231.171057] [<ffffffff810ee18c>] console_unlock+0x3fc/0x480
[ 231.171058] [<ffffffff810ee566>] vprintk_emit+0x196/0x580
[ 231.171061] [<ffffffff81a91a2b>] printk+0x48/0x4a
[ 231.171063] [<ffffffff810f8621>] print_cpu_stall_info.isra.54+0x111/0x150
[ 231.171064] [<ffffffff810f9cd9>] rcu_check_callbacks+0x329/0x620
[ 231.171066] [<ffffffff810e0ae9>] ? trace_hardirqs_off_caller+0xb9/0x160
[ 231.171067] [<ffffffff810e0b9d>] ? trace_hardirqs_off+0xd/0x10
[ 231.171069] [<ffffffff81104870>] ? tick_nohz_handler+0xa0/0xa0
[ 231.171071] [<ffffffff810b1233>] update_process_times+0x43/0x80
[ 231.171072] [<ffffffff81104799>] tick_sched_handle.isra.14+0x29/0x60
[ 231.171073] [<ffffffff811048b7>] tick_sched_timer+0x47/0x70
[ 231.171075] [<ffffffff810c844f>] __run_hrtimer.isra.28+0x6f/0x120
[ 231.171077] [<ffffffff810c8d05>] hrtimer_interrupt+0xf5/0x240
[ 231.171079] [<ffffffff81008daf>] xen_timer_interrupt+0x2f/0x150
[ 231.171081] [<ffffffff81aa040b>] ? _raw_spin_unlock_irq+0x2b/0x50
[ 231.171082] [<ffffffff810e31cb>] ? trace_hardirqs_on_caller+0xfb/0x240
[ 231.171084] [<ffffffff810f0677>] handle_irq_event_percpu+0x47/0x190
[ 231.171087] [<ffffffff814cb119>] ? info_for_irq+0x9/0x20
[ 231.171089] [<ffffffff810f3962>] handle_percpu_irq+0x42/0x60
[ 231.171091] [<ffffffff814cdacd>] evtchn_fifo_handle_events+0x12d/0x140
[ 231.171092] [<ffffffff814cac78>] __xen_evtchn_do_upcall+0x48/0x90
[ 231.171094] [<ffffffff814cc81a>] xen_evtchn_do_upcall+0x2a/0x40
[ 231.171096] [<ffffffff81aa285e>] xen_do_hypervisor_callback+0x1e/0x30
[ 231.171097] <EOI>
[ 231.171099] [<ffffffff81109a5a>] ? generic_exec_single+0x8a/0xc0
[ 231.171100] [<ffffffff81109a81>] ? generic_exec_single+0xb1/0xc0
[ 231.171102] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 231.171104] [<ffffffff81109cc5>] ? smp_call_function_single+0xe5/0x1e0
[ 231.171105] [<ffffffff81aa0b33>] ? retint_restore_args+0x13/0x13
[ 231.171107] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 231.171108] [<ffffffff8110a03a>] ? smp_call_function_many+0x27a/0x2a0
[ 231.171110] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 231.171112] [<ffffffff8100841e>] ? xen_exit_mmap+0xce/0x1a0
[ 231.171113] [<ffffffff8100122a>] ? xen_hypercall_xen_version+0xa/0x20
[ 231.171115] [<ffffffff81169426>] ? exit_mmap+0x56/0x180
[ 231.171117] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 231.171118] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 231.171120] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 231.171121] [<ffffffff810a2689>] ? mmput+0x59/0xe0
[ 231.171123] [<ffffffff8119a3a9>] ? flush_old_exec+0x439/0x830
[ 231.171125] [<ffffffff811e8cca>] ? load_elf_binary+0x32a/0x1a00
[ 231.171126] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 231.171128] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 231.171129] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 231.171131] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 231.171132] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 231.171134] [<ffffffff81199204>] ? search_binary_handler+0x84/0x1b0
[ 231.171136] [<ffffffff8119b252>] ? do_execve_common.isra.31+0x592/0x710
[ 231.171137] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 231.171139] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 231.171141] [<ffffffff8119b3e3>] ? do_execve+0x13/0x20
[ 231.171142] [<ffffffff8119b658>] ? SyS_execve+0x38/0x60
[ 231.171143] [<ffffffff81aa19e9>] ? stub_execve+0x69/0xa0
[ 231.171158] Code: c0 8b 55 b0 4d 89 f8 4d 89 f4 b9 08 00 00 00 eb 2f 66 0f 1f 44 00 00 41 0f be 04 24 29 f9 4d 8d 68 04 d3 f8 44 21 d0 41 8b 04 81 <44> 21 d8 31 f0 41 89 00 85 c9 75 06 49 83 c4 01 b1 08 4d 89 e8
[ 231.171177] NMI backtrace for cpu 5
[ 231.171179] CPU: 5 PID: 0 Comm: swapper/5 Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 231.171180] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 231.171181] task: ffff880059bc8000 ti: ffff880059bc6000 task.ti: ffff880059bc6000
[ 231.171186] RIP: e030:[<ffffffff8100130a>] [<ffffffff8100130a>] xen_hypercall_vcpu_op+0xa/0x20
[ 231.171187] RSP: e02b:ffff88005f743c10 EFLAGS: 00000046
[ 231.171188] RAX: 0000000000000000 RBX: 0000000000000005 RCX: ffffffff8100130a
[ 231.171189] RDX: 00000000deadbeef RSI: 00000000deadbeef RDI: 00000000deadbeef
[ 231.171190] RBP: ffff88005f743c28 R08: ffffffff822e7300 R09: 0000000000000000
[ 231.171190] R10: 0000000000000000 R11: 0000000000000246 R12: ffffffff822e7300
[ 231.171191] R13: ffffffff822e7300 R14: 0000000000000005 R15: 0000000000000005
[ 231.171194] FS: 00007fd09116a700(0000) GS:ffff88005f740000(0000) knlGS:0000000000000000
[ 231.171194] CS: e033 DS: 002b ES: 002b CR0: 000000008005003b
[ 231.171195] CR2: 00007f7beb1e2de2 CR3: 0000000057d90000 CR4: 0000000000000660
[ 231.171197] Stack:
[ 231.171199] 0000000000000000 0000000000000005 ffffffff814cc7cc ffff88005f743c58
[ 231.171201] ffffffff8100ad4a 0000000000002710 ffffffff822431c0 ffffffff822e7308
[ 231.171202] ffffffff822431c0 ffff88005f743c68 ffffffff8100bb69 ffff88005f743c88
[ 231.171203] Call Trace:
[ 231.171205] <IRQ>
[ 231.171209] [<ffffffff814cc7cc>] ? xen_send_IPI_one+0x3c/0x60
[ 231.171212] [<ffffffff8100ad4a>] __xen_send_IPI_mask+0x2a/0x50
[ 231.171214] [<ffffffff8100bb69>] xen_send_IPI_all+0x29/0x80
[ 231.171216] [<ffffffff8103fffa>] arch_trigger_all_cpu_backtrace+0x4a/0x80
[ 231.171219] [<ffffffff810f9fb3>] rcu_check_callbacks+0x603/0x620
[ 231.171221] [<ffffffff81104870>] ? tick_nohz_handler+0xa0/0xa0
[ 231.171223] [<ffffffff810b1233>] update_process_times+0x43/0x80
[ 231.171224] [<ffffffff81104799>] tick_sched_handle.isra.14+0x29/0x60
[ 231.171225] [<ffffffff811048b7>] tick_sched_timer+0x47/0x70
[ 231.171228] [<ffffffff810c844f>] __run_hrtimer.isra.28+0x6f/0x120
[ 231.171229] [<ffffffff810c8d05>] hrtimer_interrupt+0xf5/0x240
[ 231.171232] [<ffffffff81008daf>] xen_timer_interrupt+0x2f/0x150
[ 231.171235] [<ffffffff810e0ae9>] ? trace_hardirqs_off_caller+0xb9/0x160
[ 231.171237] [<ffffffff810f0677>] handle_irq_event_percpu+0x47/0x190
[ 231.171239] [<ffffffff814cb119>] ? info_for_irq+0x9/0x20
[ 231.171241] [<ffffffff810f3962>] handle_percpu_irq+0x42/0x60
[ 231.171243] [<ffffffff814cdacd>] evtchn_fifo_handle_events+0x12d/0x140
[ 231.171245] [<ffffffff810c9c90>] ? raw_notifier_call_chain+0x20/0x20
[ 231.171247] [<ffffffff814cac78>] __xen_evtchn_do_upcall+0x48/0x90
[ 231.171248] [<ffffffff814cc81a>] xen_evtchn_do_upcall+0x2a/0x40
[ 231.171252] [<ffffffff81aa285e>] xen_do_hypervisor_callback+0x1e/0x30
[ 231.171253] <EOI>
[ 231.171254] [<ffffffff810013aa>] ? xen_hypercall_sched_op+0xa/0x20
[ 231.171255] [<ffffffff810013aa>] ? xen_hypercall_sched_op+0xa/0x20
[ 231.171258] [<ffffffff81008c10>] ? xen_safe_halt+0x10/0x20
[ 231.171260] [<ffffffff81018058>] ? default_idle+0x18/0x20
[ 231.171261] [<ffffffff8101886e>] ? arch_cpu_idle+0x2e/0x40
[ 231.171263] [<ffffffff810efbb1>] ? cpu_startup_entry+0x71/0x1f0
[ 231.171264] [<ffffffff8100b9c5>] ? cpu_bringup_and_idle+0x25/0x40
[ 231.171278] Code: cc 51 41 53 50 b8 17 00 00 00 0f 05 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 41 53 b8 18 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc
[ 231.171287] NMI backtrace for cpu 3
[ 231.171290] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 231.171291] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 231.171292] task: ffff880059bb52d0 ti: ffff880059bc2000 task.ti: ffff880059bc2000
[ 231.171298] RIP: e030:[<ffffffff810013aa>] [<ffffffff810013aa>] xen_hypercall_sched_op+0xa/0x20
[ 231.171299] RSP: e02b:ffff880059bc3ec8 EFLAGS: 00000246
[ 231.171300] RAX: 0000000000000000 RBX: ffff880059bc3fd8 RCX: ffffffff810013aa
[ 231.171301] RDX: ffff880059bb52d0 RSI: 00000000deadbeef RDI: 00000000deadbeef
[ 231.171301] RBP: ffff880059bc3ee0 R08: 0000000000000000 R09: 0000000000000001
[ 231.171302] R10: 0000000000000000 R11: 0000000000000246 R12: ffffffff822e7300
[ 231.171302] R13: ffff880059bc3fd8 R14: ffff880059bc3fd8 R15: ffff880059bc3fd8
[ 231.171306] FS: 00007fd09116a700(0000) GS:ffff88005f6c0000(0000) knlGS:0000000000000000
[ 231.171306] CS: e033 DS: 002b ES: 002b CR0: 000000008005003b
[ 231.171307] CR2: ffffffffff600400 CR3: 0000000057d90000 CR4: 0000000000000660
[ 231.171308] Stack:
[ 231.171311] 0000000000000000 0100000000000000 ffffffff81008c10 ffff880059bc3ef0
[ 231.171313] ffffffff81018058 ffff880059bc3f00 ffffffff8101886e ffff880059bc3f40
[ 231.171314] ffffffff810efbb1 000000000000000a 0000000000000000 0000000000000000
[ 231.171315] Call Trace:
[ 231.171319] [<ffffffff81008c10>] ? xen_safe_halt+0x10/0x20
[ 231.171321] [<ffffffff81018058>] default_idle+0x18/0x20
[ 231.171322] [<ffffffff8101886e>] arch_cpu_idle+0x2e/0x40
[ 231.171325] [<ffffffff810efbb1>] cpu_startup_entry+0x71/0x1f0
[ 231.171326] [<ffffffff8100b9c5>] cpu_bringup_and_idle+0x25/0x40
[ 231.171341] Code: cc 51 41 53 b8 1c 00 00 00 0f 05 41 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 41 53 b8 1d 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc
[ 231.171366] NMI backtrace for cpu 0
[ 231.171370] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 231.171370] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 231.171372] task: ffffffff822134e0 ti: ffffffff82200000 task.ti: ffffffff82200000
[ 231.171377] RIP: e030:[<ffffffff810013aa>] [<ffffffff810013aa>] xen_hypercall_sched_op+0xa/0x20
[ 231.171379] RSP: e02b:ffffffff82201e40 EFLAGS: 00000246
[ 231.171379] RAX: 0000000000000000 RBX: ffffffff82201fd8 RCX: ffffffff810013aa
[ 231.171380] RDX: ffffffff822134e0 RSI: 00000000deadbeef RDI: 00000000deadbeef
[ 231.171381] RBP: ffffffff82201e58 R08: 0000000000000000 R09: 0000000000000001
[ 231.171381] R10: 0000000000000000 R11: 0000000000000246 R12: ffffffff822e7300
[ 231.171382] R13: ffffffff82201fd8 R14: ffffffff82201fd8 R15: ffffffff82201fd8
[ 231.171386] FS: 00007fd09116a700(0000) GS:ffff88005f600000(0000) knlGS:0000000000000000
[ 231.171386] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 231.171387] CR2: ffffffffff600400 CR3: 0000000057d90000 CR4: 0000000000000660
[ 231.171388] Stack:
[ 231.171391] 0000000000000000 0100000000000000 ffffffff81008c10 ffffffff82201e68
[ 231.171393] ffffffff81018058 ffffffff82201e78 ffffffff8101886e ffffffff82201eb8
[ 231.171395] ffffffff810efbb1 ffffffff823a60c0 0000000000000002 ffffffff8239d020
[ 231.171395] Call Trace:
[ 231.171400] [<ffffffff81008c10>] ? xen_safe_halt+0x10/0x20
[ 231.171402] [<ffffffff81018058>] default_idle+0x18/0x20
[ 231.171403] [<ffffffff8101886e>] arch_cpu_idle+0x2e/0x40
[ 231.171405] [<ffffffff810efbb1>] cpu_startup_entry+0x71/0x1f0
[ 231.171410] [<ffffffff81a8a817>] rest_init+0xb7/0xc0
[ 231.171411] [<ffffffff81a8a760>] ? csum_partial_copy_generic+0x170/0x170
[ 231.171414] [<ffffffff8230df01>] start_kernel+0x3ee/0x3fb
[ 231.171415] [<ffffffff8230d912>] ? repair_env_string+0x5e/0x5e
[ 231.171417] [<ffffffff8230d5f8>] x86_64_start_reservations+0x2a/0x2c
[ 231.171419] [<ffffffff82310dc6>] xen_start_kernel+0x546/0x548
[ 231.171432] Code: cc 51 41 53 b8 1c 00 00 00 0f 05 41 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 41 53 b8 1d 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc
[ 231.171445] NMI backtrace for cpu 2
[ 231.171449] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 231.171450] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 231.171451] task: ffff880059bb4240 ti: ffff880059bc0000 task.ti: ffff880059bc0000
[ 231.171457] RIP: e030:[<ffffffff810013aa>] [<ffffffff810013aa>] xen_hypercall_sched_op+0xa/0x20
[ 231.171458] RSP: e02b:ffff880059bc1ec8 EFLAGS: 00000246
[ 231.171458] RAX: 0000000000000000 RBX: ffff880059bc1fd8 RCX: ffffffff810013aa
[ 231.171459] RDX: ffff880059bb4240 RSI: 00000000deadbeef RDI: 00000000deadbeef
[ 231.171460] RBP: ffff880059bc1ee0 R08: 0000000000000000 R09: 0000000000000001
[ 231.171461] R10: 0000000000000000 R11: 0000000000000246 R12: ffffffff822e7300
[ 231.171461] R13: ffff880059bc1fd8 R14: ffff880059bc1fd8 R15: ffff880059bc1fd8
[ 231.171465] FS: 00007f1e265fb700(0000) GS:ffff88005f680000(0000) knlGS:0000000000000000
[ 231.171465] CS: e033 DS: 002b ES: 002b CR0: 000000008005003b
[ 231.171466] CR2: ffffffffff600400 CR3: 000000005939a000 CR4: 0000000000000660
[ 231.171467] Stack:
[ 231.171471] 0000000000000000 0100000000000000 ffffffff81008c10 ffff880059bc1ef0
[ 231.171473] ffffffff81018058 ffff880059bc1f00 ffffffff8101886e ffff880059bc1f40
[ 231.171474] ffffffff810efbb1 000000000000000a 0000000000000000 0000000000000000
[ 231.171475] Call Trace:
[ 231.171479] [<ffffffff81008c10>] ? xen_safe_halt+0x10/0x20
[ 231.171481] [<ffffffff81018058>] default_idle+0x18/0x20
[ 231.171483] [<ffffffff8101886e>] arch_cpu_idle+0x2e/0x40
[ 231.171486] [<ffffffff810efbb1>] cpu_startup_entry+0x71/0x1f0
[ 231.171488] [<ffffffff8100b9c5>] cpu_bringup_and_idle+0x25/0x40
[ 231.171503] Code: cc 51 41 53 b8 1c 00 00 00 0f 05 41 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 41 53 b8 1d 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc
[ 231.171527] NMI backtrace for cpu 4
[ 231.171530] CPU: 4 PID: 0 Comm: swapper/4 Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 231.171530] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 231.171532] task: ffff880059bb6360 ti: ffff880059bc4000 task.ti: ffff880059bc4000
[ 231.171535] RIP: e030:[<ffffffff810013aa>] [<ffffffff810013aa>] xen_hypercall_sched_op+0xa/0x20
[ 231.171536] RSP: e02b:ffff880059bc5ec8 EFLAGS: 00000246
[ 231.171537] RAX: 0000000000000000 RBX: ffff880059bc5fd8 RCX: ffffffff810013aa
[ 231.171538] RDX: ffff880059bb6360 RSI: 00000000deadbeef RDI: 00000000deadbeef
[ 231.171538] RBP: ffff880059bc5ee0 R08: 0000000000000000 R09: 0000000000000001
[ 231.171539] R10: 0000000000000000 R11: 0000000000000246 R12: ffffffff822e7300
[ 231.171540] R13: ffff880059bc5fd8 R14: ffff880059bc5fd8 R15: ffff880059bc5fd8
[ 231.171543] FS: 00007fd09116a700(0000) GS:ffff88005f700000(0000) knlGS:0000000000000000
[ 231.171544] CS: e033 DS: 002b ES: 002b CR0: 000000008005003b
[ 231.171545] CR2: 00007f28ef5aa000 CR3: 0000000057d90000 CR4: 0000000000000660
[ 231.171546] Stack:
[ 231.171549] 0000000000000000 0100000000000000 ffffffff81008c10 ffff880059bc5ef0
[ 231.171550] ffffffff81018058 ffff880059bc5f00 ffffffff8101886e ffff880059bc5f40
[ 231.171552] ffffffff810efbb1 000000000000000a 0000000000000000 0000000000000000
[ 231.171552] Call Trace:
[ 231.171555] [<ffffffff81008c10>] ? xen_safe_halt+0x10/0x20
[ 231.171557] [<ffffffff81018058>] default_idle+0x18/0x20
[ 231.171558] [<ffffffff8101886e>] arch_cpu_idle+0x2e/0x40
[ 231.171560] [<ffffffff810efbb1>] cpu_startup_entry+0x71/0x1f0
[ 231.171561] [<ffffffff8100b9c5>] cpu_bringup_and_idle+0x25/0x40
[ 231.171575] Code: cc 51 41 53 b8 1c 00 00 00 0f 05 41 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 41 53 b8 1d 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc
[ 232.727945] (t=18468 jiffies g=5892 c=5891 q=4127)
[ 232.735285] sending NMI to all CPUs:
[ 232.742616] NMI backtrace for cpu 1
[ 232.749902] CPU: 1 PID: 9679 Comm: xendomains Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 232.757376] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 232.764799] task: ffff880058dec240 ti: ffff88004cd32000 task.ti: ffff88004cd32000
[ 232.772081] RIP: e030:[<ffffffff8100130a>] [<ffffffff8100130a>] xen_hypercall_vcpu_op+0xa/0x20
[ 232.779528] RSP: e02b:ffff88005f643c10 EFLAGS: 00000046
[ 232.786908] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff8100130a
[ 232.794277] RDX: 00000000deadbeef RSI: 00000000deadbeef RDI: 00000000deadbeef
[ 232.801548] RBP: ffff88005f643c28 R08: ffffffff822e7300 R09: 0000000000000000
[ 232.808770] R10: 0000000000000000 R11: 0000000000000246 R12: ffffffff822e7300
[ 232.815918] R13: ffffffff822e7300 R14: 0000000000000005 R15: 0000000000000001
[ 232.823089] FS: 00007f152ec4d700(0000) GS:ffff88005f640000(0000) knlGS:0000000000000000
[ 232.830310] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 232.837533] CR2: 00007f152e2a1e02 CR3: 000000004cd2a000 CR4: 0000000000000660
[ 232.844868] Stack:
[ 232.852082] 0000000000000000 0000000000000001 ffffffff814cc7cc ffff88005f643c58
[ 232.859451] ffffffff8100ad4a 0000000000002710 ffffffff822431c0 ffffffff822e7308
[ 232.866764] ffffffff822431c0 ffff88005f643c68 ffffffff8100bb69 ffff88005f643c88
[ 232.874041] Call Trace:
[ 232.881207] <IRQ>
[ 232.881257] [<ffffffff814cc7cc>] ? xen_send_IPI_one+0x3c/0x60
[ 232.895412] [<ffffffff8100ad4a>] __xen_send_IPI_mask+0x2a/0x50
[ 232.902620] [<ffffffff8100bb69>] xen_send_IPI_all+0x29/0x80
[ 232.909700] [<ffffffff8103fffa>] arch_trigger_all_cpu_backtrace+0x4a/0x80
[ 232.916794] [<ffffffff810f9d68>] rcu_check_callbacks+0x3b8/0x620
[ 232.923942] [<ffffffff810e0b9d>] ? trace_hardirqs_off+0xd/0x10
[ 232.931064] [<ffffffff81104870>] ? tick_nohz_handler+0xa0/0xa0
[ 232.938219] [<ffffffff810b1233>] update_process_times+0x43/0x80
[ 232.945410] [<ffffffff81104799>] tick_sched_handle.isra.14+0x29/0x60
[ 232.952424] [<ffffffff811048b7>] tick_sched_timer+0x47/0x70
[ 232.959203] [<ffffffff810c844f>] __run_hrtimer.isra.28+0x6f/0x120
[ 232.966055] [<ffffffff810c8d05>] hrtimer_interrupt+0xf5/0x240
[ 232.972780] [<ffffffff81008daf>] xen_timer_interrupt+0x2f/0x150
[ 232.979458] [<ffffffff81aa040b>] ? _raw_spin_unlock_irq+0x2b/0x50
[ 232.986081] [<ffffffff810e31cb>] ? trace_hardirqs_on_caller+0xfb/0x240
[ 232.992683] [<ffffffff810f0677>] handle_irq_event_percpu+0x47/0x190
[ 232.999140] [<ffffffff814cb119>] ? info_for_irq+0x9/0x20
[ 233.005554] [<ffffffff810f3962>] handle_percpu_irq+0x42/0x60
[ 233.011929] [<ffffffff814cdacd>] evtchn_fifo_handle_events+0x12d/0x140
[ 233.018405] [<ffffffff814cac78>] __xen_evtchn_do_upcall+0x48/0x90
[ 233.024887] [<ffffffff814cc81a>] xen_evtchn_do_upcall+0x2a/0x40
[ 233.031331] [<ffffffff81aa285e>] xen_do_hypervisor_callback+0x1e/0x30
[ 233.037699] <EOI>
[ 233.037749] [<ffffffff81109a5a>] ? generic_exec_single+0x8a/0xc0
[ 233.050353] [<ffffffff81109a81>] ? generic_exec_single+0xb1/0xc0
[ 233.056597] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 233.062870] [<ffffffff81109cc5>] ? smp_call_function_single+0xe5/0x1e0
[ 233.069097] [<ffffffff81aa0b33>] ? retint_restore_args+0x13/0x13
[ 233.075331] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 233.081571] [<ffffffff8110a03a>] ? smp_call_function_many+0x27a/0x2a0
[ 233.087785] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 233.094029] [<ffffffff8100841e>] ? xen_exit_mmap+0xce/0x1a0
[ 233.100307] [<ffffffff8100122a>] ? xen_hypercall_xen_version+0xa/0x20
[ 233.106602] [<ffffffff81169426>] ? exit_mmap+0x56/0x180
[ 233.112919] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 233.119088] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 233.125036] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 233.130893] [<ffffffff810a2689>] ? mmput+0x59/0xe0
[ 233.136689] [<ffffffff8119a3a9>] ? flush_old_exec+0x439/0x830
[ 233.142545] [<ffffffff811e8cca>] ? load_elf_binary+0x32a/0x1a00
[ 233.148326] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 233.154011] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 233.159569] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 233.165072] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 233.170460] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 233.175784] [<ffffffff81199204>] ? search_binary_handler+0x84/0x1b0
[ 233.181156] [<ffffffff8119b252>] ? do_execve_common.isra.31+0x592/0x710
[ 233.186494] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 233.191756] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 233.197002] [<ffffffff8119b3e3>] ? do_execve+0x13/0x20
[ 233.202238] [<ffffffff8119b658>] ? SyS_execve+0x38/0x60
[ 233.207312] [<ffffffff81aa19e9>] ? stub_execve+0x69/0xa0
[ 233.212339] Code: cc 51 41 53 50 b8 17 00 00 00 0f 05 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 41 53 b8 18 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc
[ 233.223166] INFO: NMI handler (arch_trigger_all_cpu_backtrace_handler) took too long to run: 480.547 msecs
[ 233.223175] NMI backtrace for cpu 0
[ 233.223178] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 233.223178] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/[ 238.915374] Bluetooth: hci0 link tx timeout
[ 238.923638] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 240.915216] Bluetooth: hci0 link tx timeout
[ 240.923431] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 240.931338] Bluetooth: hci0 link tx timeout
[ 240.932785] Bluetooth: hci0 command 0x0406 tx timeout
[ 240.947059] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 242.958458] Bluetooth: hci0 command 0x0406 tx timeout
[ 244.913976] Bluetooth: hci0 link tx timeout
[ 244.921330] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 244.970830] Bluetooth: hci0 command 0x0406 tx timeout
[ 246.916576] Bluetooth: hci0 link tx timeout
[ 246.923815] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 246.983178] Bluetooth: hci0 command 0x0406 tx timeout
[ 248.995483] Bluetooth: hci0 command 0x0406 tx timeout
[ 251.327655] ata1.00: qc timeout (cmd 0xec)
[ 251.334683] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 251.341746] ata1.00: revalidation failed (errno=-5)
[ 251.348731] ata1.00: disabled
[ 251.355681] ata1.00: device reported invalid CHS sector 0
[ 251.362573] ata1.00: device reported invalid CHS sector 0
[ 251.369372] ata1.00: device reported invalid CHS sector 0
[ 251.376065] ata1.00: device reported invalid CHS sector 0
[ 251.382614] ata1.00: device reported invalid CHS sector 0
[ 251.389075] ata1: hard resetting link
[ 251.880828] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 251.887403] ata1: EH complete
[ 251.893913] sd 0:0:0:0: [sda] Unhandled error code
[ 251.900443] sd 0:0:0:0: [sda]
[ 251.906782] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 251.912957] sd 0:0:0:0: [sda] CDB:
[ 251.919009] Read(10): 28 00 cc 6e 3a b9 00 00 08 00
[ 251.925116] end_request: I/O error, dev sda, sector 3429776057
[ 251.931163] sd 0:0:0:0: [sda] Unhandled error code
[ 251.937055] sd 0:0:0:0: [sda]
[ 251.942821] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 251.948560] sd 0:0:0:0: [sda] CDB:
[ 251.954230] Read(10): 28 00 d0 8e 28 e1 00 00 08 00
[ 251.959896] end_request: I/O error, dev sda, sector 3498977505
[ 251.965581] sd 0:0:0:0: [sda] Unhandled error code
[ 251.971305] sd 0:0:0:0: [sda]
[ 251.976918] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 251.982677] sd 0:0:0:0: [sda] CDB:
[ 251.988307] Read(10): 28 00 d0 c2 ed 81 00 00 20 00
[ 251.993959] end_request: I/O error, dev sda, sector 3502435713
[ 251.999611] sd 0:0:0:0: [sda] Unhandled error code
[ 252.005190] sd 0:0:0:0: [sda]
[ 252.010673] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.016247] sd 0:0:0:0: [sda] CDB:
[ 252.021771] Write(10): 2a 00 04 2e 67 e9 00 00 e0 00
[ 252.027318] end_request: I/O error, dev sda, sector 70150121
[ 252.032957] sd 0:0:0:0: [sda] Unhandled error code
[ 252.033195] Aborting journal on device dm-0-8.
[ 252.033259] sd 0:0:0:0: [sda] Unhandled error code
[ 252.033261] sd 0:0:0:0: [sda]
[ 252.033262] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.033263] sd 0:0:0:0: [sda] CDB:
[ 252.033268] Write(10): 2a 00 04 2e 55 01 00 00 08 00
[ 252.033270] end_request: I/O error, dev sda, sector 70145281
[ 252.033275] Buffer I/O error on device dm-0, logical block 6324224
[ 252.033276] lost page write due to I/O error on dm-0
[ 252.033318] JBD2: Error -5 detected when updating journal superblock for dm-0-8.
[ 252.033477] sd 0:0:0:0: [sda] Unhandled error code
[ 252.033479] sd 0:0:0:0: [sda]
[ 252.033481] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.033482] sd 0:0:0:0: [sda] CDB:
[ 252.033486] Write(10): 2a 00 01 2a 55 01 00 00 08 00
[ 252.033488] end_request: I/O error, dev sda, sector 19551489
[ 252.033493] Buffer I/O error on device dm-0, logical block 0
[ 252.033494] lost page write due to I/O error on dm-0
[ 252.033545] EXT4-fs error (device dm-0): ext4_journal_check_start:56: Detected aborted journal
[ 252.033547] EXT4-fs (dm-0): Remounting filesystem read-only
[ 252.033549] EXT4-fs (dm-0): previous I/O error to superblock detected
[ 252.033585] sd 0:0:0:0: [sda] Unhandled error code
[ 252.033586] sd 0:0:0:0: [sda]
[ 252.033587] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.033588] sd 0:0:0:0: [sda] CDB:
[ 252.033591] Write(10): 2a 00 01 2a 55 01 00 00 08 00
[ 252.033593] end_request: I/O error, dev sda, sector 19551489
[ 252.033595] Buffer I/O error on device dm-0, logical block 0
[ 252.033596] lost page write due to I/O error on dm-0
[ 252.047459] EXT4-fs error (device dm-0) in ext4_orphan_add:2614: Journal has aborted
[ 252.047462] EXT4-fs (dm-0): previous I/O error to superblock detected
[ 252.047483] EXT4-fs error (device dm-0) in ext4_orphan_add:2614: Journal has aborted
[ 252.047634] sd 0:0:0:0: [sda] Unhandled error code
[ 252.047636] sd 0:0:0:0: [sda]
[ 252.047636] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.047637] sd 0:0:0:0: [sda] CDB:
[ 252.047641] Write(10): 2a 00 01 2a 55 01 00 00 08 00
[ 252.047643] end_request: I/O error, dev sda, sector 19551489
[ 252.047646] Buffer I/O error on device dm-0, logical block 0
[ 252.047646] lost page write due to I/O error on dm-0
[ 252.047913] sd 0:0:0:0: [sda] Unhandled error code
[ 252.047914] sd 0:0:0:0: [sda]
[ 252.047915] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.047916] sd 0:0:0:0: [sda] CDB:
[ 252.047920] Write(10): 2a 00 01 2a 55 01 00 00 08 00
[ 252.047921] end_request: I/O error, dev sda, sector 19551489
[ 252.047924] Buffer I/O error on device dm-0, logical block 0
[ 252.047925] lost page write due to I/O error on dm-0
[ 252.047981] EXT4-fs error (device dm-0) in ext4_reserve_inode_write:4842: Journal has aborted
[ 252.047983] EXT4-fs (dm-0): previous I/O error to superblock detected
[ 252.048167] sd 0:0:0:0: [sda] Unhandled error code
[ 252.048168] sd 0:0:0:0: [sda]
[ 252.048169] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.048170] sd 0:0:0:0: [sda] CDB:
[ 252.048174] Write(10): 2a 00 01 2a 55 01 00 00 08 00
[ 252.048175] end_request: I/O error, dev sda, sector 19551489
[ 252.048178] Buffer I/O error on device dm-0, logical block 0
[ 252.048178] lost page write due to I/O error on dm-0
[ 252.060716] EXT4-fs error (device dm-0) in ext4_reserve_inode_write:4842: Journal has aborted
[ 252.060718] EXT4-fs (dm-0): previous I/O error to superblock detected
[ 252.060756] sd 0:0:0:0: [sda] Unhandled error code
[ 252.060757] sd 0:0:0:0: [sda]
[ 252.060757] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.060758] sd 0:0:0:0: [sda] CDB:
[ 252.060762] Write(10): 2a 00 01 2a 55 01 00 00 08 00
[ 252.060765] Buffer I/O error on device dm-0, logical block 0
[ 252.060766] lost page write due to I/O error on dm-0
[ 252.183639] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183640] sd 0:0:0:0: [sda]
[ 252.183641] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183642] sd 0:0:0:0: [sda] CDB:
[ 252.183646] Write(10): 2a 00 01 2a 55 21 00 00 08 00
[ 252.183652] Buffer I/O error on device dm-0, logical block 4
[ 252.183652] lost page write due to I/O error on dm-0
[ 252.183692] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183693] sd 0:0:0:0: [sda]
[ 252.183693] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183694] sd 0:0:0:0: [sda] CDB:
[ 252.183697] Write(10): 2a 00 01 aa 55 09 00 00 08 00
[ 252.183700] Buffer I/O error on device dm-0, logical block 1048577
[ 252.183700] lost page write due to I/O error on dm-0
[ 252.183708] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183709] sd 0:0:0:0: [sda]
[ 252.183709] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183710] sd 0:0:0:0: [sda] CDB:
[ 252.183713] Write(10): 2a 00 01 ea 55 09 00 00 08 00
[ 252.183716] Buffer I/O error on device dm-0, logical block 1572865
[ 252.183717] lost page write due to I/O error on dm-0
[ 252.183724] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183725] sd 0:0:0:0: [sda]
[ 252.183726] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183726] sd 0:0:0:0: [sda] CDB:
[ 252.183729] Write(10): 2a 00 01 ea 55 31 00 00 08 00
[ 252.183739] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183740] sd 0:0:0:0: [sda]
[ 252.183741] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183741] sd 0:0:0:0: [sda] CDB:
[ 252.183744] Write(10): 2a 00 03 6a 55 39 00 00 08 00
[ 252.183754] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183755] sd 0:0:0:0: [sda]
[ 252.183756] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183756] sd 0:0:0:0: [sda] CDB:
[ 252.183759] Write(10): 2a 00 03 6a 55 79 00 00 08 00
[ 252.183768] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183769] sd 0:0:0:0: [sda]
[ 252.183769] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183770] sd 0:0:0:0: [sda] CDB:
[ 252.183773] Write(10): 2a 00 05 6a 55 29 00 00 08 00
[ 252.183782] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183783] sd 0:0:0:0: [sda]
[ 252.183784] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183784] sd 0:0:0:0: [sda] CDB:
[ 252.183787] Write(10): 2a 00 05 6a 55 41 00 00 10 00
[ 252.183798] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183798] sd 0:0:0:0: [sda]
[ 252.183799] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183800] sd 0:0:0:0: [sda] CDB:
[ 252.183803] Write(10): 2a 00 05 6a 55 89 00 00 08 00
[ 252.183812] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183813] sd 0:0:0:0: [sda]
[ 252.183814] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183814] sd 0:0:0:0: [sda] CDB:
[ 252.183817] Write(10): 2a 00 05 6a 58 d9 00 00 08 00
[ 252.183844] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183844] sd 0:0:0:0: [sda]
[ 252.183845] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183846] sd 0:0:0:0: [sda] CDB:
[ 252.183849] Write(10): 2a 00 05 6a 58 e9 00 00 08 00
[ 252.183857] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183858] sd 0:0:0:0: [sda]
[ 252.183859] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183859] sd 0:0:0:0: [sda] CDB:
[ 252.183862] Write(10): 2a 00 05 6a 5a 69 00 00 08 00
[ 252.183872] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183872] sd 0:0:0:0: [sda]
[ 252.183873] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183874] sd 0:0:0:0: [sda] CDB:
[ 252.183877] Write(10): 2a 00 05 6b 5f 69 00 00 08 00
[ 252.183885] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183886] sd 0:0:0:0: [sda]
[ 252.183886] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183887] sd 0:0:0:0: [sda] CDB:
[ 252.183890] Write(10): 2a 00 05 6b 62 b1 00 00 08 00
[ 252.183899] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183900] sd 0:0:0:0: [sda]
[ 252.183901] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183902] sd 0:0:0:0: [sda] CDB:
[ 252.183904] Write(10): 2a 00 05 6b 65 e9 00 00 08 00
[ 252.183913] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183914] sd 0:0:0:0: [sda]
[ 252.183914] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183915] sd 0:0:0:0: [sda] CDB:
[ 252.183918] Write(10): 2a 00 05 6b 87 29 00 00 08 00
[ 252.183927] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183927] sd 0:0:0:0: [sda]
[ 252.183928] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183929] sd 0:0:0:0: [sda] CDB:
[ 252.183932] Write(10): 2a 00 05 6b a7 21 00 00 08 00
[ 252.183940] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183941] sd 0:0:0:0: [sda]
[ 252.183941] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183942] sd 0:0:0:0: [sda] CDB:
[ 252.183945] Write(10): 2a 00 05 6e 96 19 00 00 08 00
[ 252.183952] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183953] sd 0:0:0:0: [sda]
[ 252.183953] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183954] sd 0:0:0:0: [sda] CDB:
[ 252.183957] Write(10): 2a 00 05 6f 16 79 00 00 08 00
[ 252.183964] sd 0:0:0:0: [sda] Unhandled error code
[ 252.183964] sd 0:0:0:0: [sda]
[ 252.183965] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.183966] sd 0:0:0:0: [sda] CDB:
[ 252.183968] Write(10): 2a 00 05 6f 17 b1 00 00 08 00
[ 252.183973] EXT4-fs warning (device dm-0): ext4_end_bio:317: I/O error writing to inode 2238263 (offset 0 size 4096 starting block 8951894)
[ 252.184054] Buffer I/O error on device dm-0, logical block 8951894
[ 252.184061] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184061] sd 0:0:0:0: [sda]
[ 252.184062] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184063] sd 0:0:0:0: [sda] CDB:
[ 252.184066] Write(10): 2a 00 05 6f 2a 29 00 00 08 00
[ 252.184070] EXT4-fs warning (device dm-0): ext4_end_bio:317: I/O error writing to inode 2238262 (offset 0 size 4096 starting block 8952485)
[ 252.184072] Buffer I/O error on device dm-0, logical block 8952485
[ 252.184078] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184079] sd 0:0:0:0: [sda]
[ 252.184079] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184080] sd 0:0:0:0: [sda] CDB:
[ 252.184083] Write(10): 2a 00 05 73 16 b9 00 00 08 00
[ 252.184090] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184090] sd 0:0:0:0: [sda]
[ 252.184091] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184092] sd 0:0:0:0: [sda] CDB:
[ 252.184095] Write(10): 2a 00 05 73 23 11 00 00 08 00
[ 252.184102] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184103] sd 0:0:0:0: [sda]
[ 252.184104] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184104] sd 0:0:0:0: [sda] CDB:
[ 252.184107] Write(10): 2a 00 05 73 c6 29 00 00 08 00
[ 252.184114] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184115] sd 0:0:0:0: [sda]
[ 252.184115] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184116] sd 0:0:0:0: [sda] CDB:
[ 252.184119] Write(10): 2a 00 05 75 86 81 00 00 08 00
[ 252.184123] EXT4-fs warning (device dm-0): ext4_end_bio:317: I/O error writing to inode 2621473 (offset 0 size 4096 starting block 9004592)
[ 252.184125] Buffer I/O error on device dm-0, logical block 9004592
[ 252.184130] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184131] sd 0:0:0:0: [sda]
[ 252.184131] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184132] sd 0:0:0:0: [sda] CDB:
[ 252.184135] Write(10): 2a 00 05 75 c5 09 00 00 08 00
[ 252.184138] EXT4-fs warning (device dm-0): ext4_end_bio:317: I/O error writing to inode 2621597 (offset 0 size 4096 starting block 9006593)
[ 252.184140] Buffer I/O error on device dm-0, logical block 9006593
[ 252.184149] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184149] sd 0:0:0:0: [sda]
[ 252.184159] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184160] sd 0:0:0:0: [sda] CDB:
[ 252.184163] Write(10): 2a 00 05 77 05 09 00 00 08 00
[ 252.184165] EXT4-fs warning (device dm-0): ext4_end_bio:317: I/O error writing to inode 2758408 (offset 0 size 0 starting block 9016833)
[ 252.184167] Buffer I/O error on device dm-0, logical block 9016833
[ 252.184171] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184172] sd 0:0:0:0: [sda]
[ 252.184172] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184173] sd 0:0:0:0: [sda] CDB:
[ 252.184176] Write(10): 2a 00 06 2a 55 81 00 00 08 00
[ 252.184182] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184183] sd 0:0:0:0: [sda]
[ 252.184183] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184184] sd 0:0:0:0: [sda] CDB:
[ 252.184186] Write(10): 2a 00 06 2a 56 09 00 00 08 00
[ 252.184192] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184193] sd 0:0:0:0: [sda]
[ 252.184193] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184194] sd 0:0:0:0: [sda] CDB:
[ 252.184197] Write(10): 2a 00 06 2a 56 19 00 00 30 00
[ 252.184211] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184211] sd 0:0:0:0: [sda]
[ 252.184212] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184213] sd 0:0:0:0: [sda] CDB:
[ 252.184215] Write(10): 2a 00 06 2a 56 51 00 00 20 00
[ 252.184227] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184227] sd 0:0:0:0: [sda]
[ 252.184228] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184229] sd 0:0:0:0: [sda] CDB:
[ 252.184231] Write(10): 2a 00 06 2a 82 a1 00 00 08 00
[ 252.184237] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184238] sd 0:0:0:0: [sda]
[ 252.184238] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184239] sd 0:0:0:0: [sda] CDB:
[ 252.184241] Write(10): 2a 00 06 2a 82 c1 00 00 08 00
[ 252.184246] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184247] sd 0:0:0:0: [sda]
[ 252.184248] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184248] sd 0:0:0:0: [sda] CDB:
[ 252.184251] Write(10): 2a 00 06 2b 7d a9 00 00 08 00
[ 252.184256] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184257] sd 0:0:0:0: [sda]
[ 252.184258] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184258] sd 0:0:0:0: [sda] CDB:
[ 252.184261] Write(10): 2a 00 06 2b a7 c1 00 00 18 00
[ 252.184269] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184270] sd 0:0:0:0: [sda]
[ 252.184271] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184271] sd 0:0:0:0: [sda] CDB:
[ 252.184274] Write(10): 2a 00 06 6a 56 01 00 00 08 00
[ 252.184280] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184280] sd 0:0:0:0: [sda]
[ 252.184281] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184281] sd 0:0:0:0: [sda] CDB:
[ 252.184284] Write(10): 2a 00 06 6a 56 f1 00 00 08 00
[ 252.184290] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184291] sd 0:0:0:0: [sda]
[ 252.184291] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184292] sd 0:0:0:0: [sda] CDB:
[ 252.184294] Write(10): 2a 00 06 6a 58 21 00 00 08 00
[ 252.184300] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184301] sd 0:0:0:0: [sda]
[ 252.184301] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184302] sd 0:0:0:0: [sda] CDB:
[ 252.184305] Write(10): 2a 00 06 6a 6e d9 00 00 08 00
[ 252.184311] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184311] sd 0:0:0:0: [sda]
[ 252.184312] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184312] sd 0:0:0:0: [sda] CDB:
[ 252.184315] Write(10): 2a 00 06 6a 8b f1 00 00 08 00
[ 252.184335] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184336] sd 0:0:0:0: [sda]
[ 252.184336] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184337] sd 0:0:0:0: [sda] CDB:
[ 252.184340] Write(10): 2a 00 06 6b 5b 51 00 00 08 00
[ 252.184346] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184347] sd 0:0:0:0: [sda]
[ 252.184347] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184348] sd 0:0:0:0: [sda] CDB:
[ 252.184351] Write(10): 2a 00 06 6b 88 a1 00 00 08 00
[ 252.184357] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184358] sd 0:0:0:0: [sda]
[ 252.184358] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184359] sd 0:0:0:0: [sda] CDB:
[ 252.184362] Write(10): 2a 00 07 2a 55 21 00 00 08 00
[ 252.184369] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184370] sd 0:0:0:0: [sda]
[ 252.184370] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184371] sd 0:0:0:0: [sda] CDB:
[ 252.184374] Write(10): 2a 00 07 2a 56 31 00 00 20 00
[ 252.184386] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184386] sd 0:0:0:0: [sda]
[ 252.184387] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184388] sd 0:0:0:0: [sda] CDB:
[ 252.184391] Write(10): 2a 00 87 10 35 81 00 00 08 00
[ 252.184402] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184402] sd 0:0:0:0: [sda]
[ 252.184403] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184404] sd 0:0:0:0: [sda] CDB:
[ 252.184407] Write(10): 2a 00 8c 50 36 81 00 00 18 00
[ 252.184418] sd 0:0:0:0: [sda] Unhandled error code
[ 252.184418] sd 0:0:0:0: [sda]
[ 252.184419] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.184420] sd 0:0:0:0: [sda] CDB:
[ 252.184423] Write(10): 2a 00 00 00 00 3f 00 00 08 00
[ 252.279657] sd 0:0:0:0: [sda] Unhandled error code
[ 252.279659] sd 0:0:0:0: [sda]
[ 252.279660] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.279661] sd 0:0:0:0: [sda] CDB:
[ 252.279665] Read(10): 28 00 02 bf ae 01 00 00 20 00
[ 252.279698] sd 0:0:0:0: [sda] Unhandled error code
[ 252.279699] sd 0:0:0:0: [sda]
[ 252.279700] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.279701] sd 0:0:0:0: [sda] CDB:
[ 252.279704] Read(10): 28 00 02 bf ae 01 00 00 08 00
[ 252.279844] sd 0:0:0:0: [sda] Unhandled error code
[ 252.279844] sd 0:0:0:0: [sda]
[ 252.279845] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 252.279846] sd 0:0:0:0: [sda] CDB:
[ 252.279849] Read(10): 28 00 02 bf ae 01 00 00 08 00
[ 253.880033] sd 0:0:0:0: [sda]
[ 253.885017] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 253.889980] sd 0:0:0:0: [sda] CDB:
[ 253.894978] Read(10): 28 00 d1 2d 1e 01 00 00 08 00
[ 253.900331] EXT4-fs error (device dm-0) in ext4_reserve_inode_write:4842: Journal has aborted
[ 253.905506] [sched_delayed] sched: RT throttling activated
[ 253.910826] EXT4-fs (dm-0): previous I/O error to superblock detected
[ 253.916177] sd 0:0:0:0: [sda] Unhandled error code
[ 253.921448] sd 0:0:0:0: [sda]
[ 253.926688] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 253.932077] sd 0:0:0:0: [sda] CDB:
[ 253.937376] Write(10): 2a 00 01 2a 55 01 00 00 08 00
[ 256.325129] BUG: soft lockup - CPU#1 stuck for 21s! [xendomains:9679]
[ 256.330589] Modules linked in:
[ 256.335964] irq event stamp: 198188
[ 256.341376] hardirqs last enabled at (198187): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 256.346956] hardirqs last disabled at (198188): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 256.352495] softirqs last enabled at (198186): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 256.358068] softirqs last disabled at (198181): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 256.363604] CPU: 1 PID: 9679 Comm: xendomains Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 256.369293] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 256.375030] task: ffff880058dec240 ti: ffff88004cd32000 task.ti: ffff88004cd32000
[ 256.380754] RIP: e030:[<ffffffff81109a60>] [<ffffffff81109a60>] generic_exec_single+0x90/0xc0
[ 256.386654] RSP: e02b:ffff88004cd33a88 EFLAGS: 00000202
[ 256.392582] RAX: 0000000000000008 RBX: ffff88005f614040 RCX: 0000000000000038
[ 256.398643] RDX: 00000000000000ff RSI: 0000000000000008 RDI: 0000000000000008
[ 256.404667] RBP: ffff88004cd33ac8 R08: ffffffff81c0d468 R09: 0000000000000000
[ 256.410688] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cd33af0
[ 256.416698] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 256.422600] FS: 00007f152ec4d700(0000) GS:ffff88005f640000(0000) knlGS:0000000000000000
[ 256.428690] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 256.434775] CR2: 00007f152e2a1e02 CR3: 000000004cd2a000 CR4: 0000000000000660
[ 256.440872] Stack:
[ 256.446928] 0000000000000200 ffff88005f614040 0000000000000006 0000000000000000
[ 256.453172] 0000000000000001 ffffffff822e7300 ffffffff81007980 0000000000000001
[ 256.459457] ffff88004cd33b38 ffffffff81109cc5 ffffffff81aa0b33 ffff8800ced56000
[ 256.465718] Call Trace:
[ 256.471888] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 256.478250] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 256.484615] [<ffffffff81aa0b33>] ? retint_restore_args+0x13/0x13
[ 256.491025] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 256.497467] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 256.503884] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 256.510366] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 256.516803] [<ffffffff8100122a>] ? xen_hypercall_xen_version+0xa/0x20
[ 256.523317] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 256.529818] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 256.536228] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 256.542630] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 256.548999] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 256.555389] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 256.561807] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 256.568195] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 256.574540] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 256.580860] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 256.587251] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 256.593615] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 256.599941] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 256.606280] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 256.612618] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 256.618969] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 256.625267] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 256.631547] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 256.637729] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 256.643842] Code: 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 f3 90 41 f6 44 24 20 01 <75> f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c 8b 75 f0 4c 8b 7d
[ 261.044069] Bluetooth: hci0 link tx timeout
[ 261.050352] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 263.044051] Bluetooth: hci0 link tx timeout
[ 263.050479] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 263.056905] Bluetooth: hci0 link tx timeout
[ 263.063357] Bluetooth: hci0 command 0x0406 tx timeout
[ 263.069636] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 265.080810] Bluetooth: hci0 command 0x0406 tx timeout
[ 267.046637] Bluetooth: hci0 link tx timeout
[ 267.052918] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 267.099842] Bluetooth: hci0 command 0x0406 tx timeout
[ 269.043277] Bluetooth: hci0 link tx timeout
[ 269.049332] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 269.105485] Bluetooth: hci0 command 0x0406 tx timeout
[ 271.117840] Bluetooth: hci0 command 0x0406 tx timeout
[ 276.315214] BUG: soft lockup - CPU#2 stuck for 23s! [bash:9714]
[ 276.320952] Modules linked in:
[ 276.326603] irq event stamp: 129870
[ 276.332278] hardirqs last enabled at (129869): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 276.338174] hardirqs last disabled at (129870): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 276.343988] softirqs last enabled at (129868): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 276.349891] softirqs last disabled at (129853): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 276.355731] CPU: 2 PID: 9714 Comm: bash Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 276.361581] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 276.367467] task: ffff880052866360 ti: ffff88004cf88000 task.ti: ffff88004cf88000
[ 276.373364] RIP: e030:[<ffffffff81109a60>] [<ffffffff81109a60>] generic_exec_single+0x90/0xc0
[ 276.379325] RSP: e02b:ffff88004cf89a88 EFLAGS: 00000202
[ 276.385275] RAX: ffff880052866360 RBX: ffff88005f614040 RCX: 0000000000000006
[ 276.391310] RDX: 0000000000000006 RSI: ffff880052866a38 RDI: 0000000000000200
[ 276.397300] RBP: ffff88004cf89ac8 R08: 0000000000000006 R09: 0000000000000000
[ 276.403205] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cf89af0
[ 276.409086] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 276.414906] FS: 00007f407b49f700(0000) GS:ffff88005f680000(0000) knlGS:0000000000000000
[ 276.420779] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 276.426643] CR2: 00007f407b06b070 CR3: 000000004cdd5000 CR4: 0000000000000660
[ 276.432559] Stack:
[ 276.438362] 0000000000000200 ffff88004cd33af0 0000000000000000 0000000000000000
[ 276.444365] 0000000000000002 ffffffff822e7300 ffffffff81007980 0000000000000002
[ 276.450345] ffff88004cf89b38 ffffffff81109cc5 ffff8800577b4878 ffffffff81007d60
[ 276.456357] Call Trace:
[ 276.462328] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 276.468530] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 276.474755] [<ffffffff81007d60>] ? xen_pin_page+0x110/0x120
[ 276.480958] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 276.487226] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 276.493463] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 276.499786] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 276.506076] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 276.512341] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 276.518674] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 276.524971] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 276.531184] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 276.537350] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 276.543523] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 276.549737] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 276.555936] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 276.562161] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 276.568250] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 276.574137] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 276.579947] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 276.585885] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 276.591749] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 276.597609] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 276.603446] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 276.609277] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 276.615086] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 276.620845] Code: 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 f3 90 41 f6 44 24 20 01 <75> f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c 8b 75 f0 4c 8b 7d
[ 280.313228] BUG: soft lockup - CPU#3 stuck for 23s! [bash:9718]
[ 280.319426] Modules linked in:
[ 280.325538] irq event stamp: 142230
[ 280.331659] hardirqs last enabled at (142229): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 280.338006] hardirqs last disabled at (142230): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 280.344345] softirqs last enabled at (142228): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 280.350690] softirqs last disabled at (142213): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 280.356998] CPU: 3 PID: 9718 Comm: bash Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 280.363401] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 280.369803] task: ffff880058ded2d0 ti: ffff88004cf56000 task.ti: ffff88004cf56000
[ 280.376301] RIP: e030:[<ffffffff81109a60>] [<ffffffff81109a60>] generic_exec_single+0x90/0xc0
[ 280.382935] RSP: e02b:ffff88004cf57a88 EFLAGS: 00000202
[ 280.389530] RAX: ffff880058ded2d0 RBX: ffff88005f614040 RCX: 0000000000000006
[ 280.396125] RDX: 0000000000000006 RSI: ffff880058ded9a8 RDI: 0000000000000200
[ 280.402677] RBP: ffff88004cf57ac8 R08: 0000000000000006 R09: 0000000000000000
[ 280.409115] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cf57af0
[ 280.415448] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 280.421676] FS: 00007fe3ca987700(0000) GS:ffff88005f6c0000(0000) knlGS:0000000000000000
[ 280.427971] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 280.434261] CR2: 00007f9577570f30 CR3: 000000004cdc2000 CR4: 0000000000000660
[ 280.440609] Stack:
[ 280.446927] 0000000000000200 ffff88004cd33af0 0000000000000000 0000000000000000
[ 280.453487] 0000000000000003 ffffffff822e7300 ffffffff81007980 0000000000000003
[ 280.459953] ffff88004cf57b38 ffffffff81109cc5 ffff880057585178 ffffffff81007d60
[ 280.466392] Call Trace:
[ 280.472759] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 280.479260] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 280.485630] [<ffffffff81007d60>] ? xen_pin_page+0x110/0x120
[ 280.492025] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 280.498443] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 280.504809] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 280.511143] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 280.517384] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 280.523659] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 280.529949] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 280.536155] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 280.542293] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 280.548360] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 280.554471] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 280.560602] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 280.566714] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 280.572889] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 280.579107] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 280.585322] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 280.591487] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 280.597728] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 280.603974] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 280.610214] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 280.616452] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 280.622696] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 280.628910] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 280.635134] Code: 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 f3 90 41 f6 44 24 20 01 <75> f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c 8b 75 f0 4c 8b 7d
[ 283.170858] Bluetooth: hci0 link tx timeout
[ 283.177317] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 284.311232] BUG: soft lockup - CPU#1 stuck for 22s! [xendomains:9679]
[ 284.317957] Modules linked in:
[ 284.324492] irq event stamp: 264932
[ 284.330814] hardirqs last enabled at (264931): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 284.337294] hardirqs last disabled at (264932): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 284.343718] softirqs last enabled at (264930): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 284.350185] softirqs last disabled at (264925): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 284.356563] CPU: 1 PID: 9679 Comm: xendomains Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 284.363015] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 284.369556] task: ffff880058dec240 ti: ffff88004cd32000 task.ti: ffff88004cd32000
[ 284.376209] RIP: e030:[<ffffffff81109a5a>] [<ffffffff81109a5a>] generic_exec_single+0x8a/0xc0
[ 284.382852] RSP: e02b:ffff88004cd33a88 EFLAGS: 00000202
[ 284.389440] RAX: 0000000000000008 RBX: ffff88005f614040 RCX: 0000000000000038
[ 284.396033] RDX: 00000000000000ff RSI: 0000000000000008 RDI: 0000000000000008
[ 284.402487] RBP: ffff88004cd33ac8 R08: ffffffff81c0d468 R09: 0000000000000000
[ 284.408861] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cd33af0
[ 284.415246] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 284.421607] FS: 00007f152ec4d700(0000) GS:ffff88005f640000(0000) knlGS:0000000000000000
[ 284.428045] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 284.434474] CR2: 00007f152e2a1e02 CR3: 000000004cd2a000 CR4: 0000000000000660
[ 284.441045] Stack:
[ 284.447475] 0000000000000200 ffff88005f614040 0000000000000006 0000000000000000
[ 284.454032] 0000000000000001 ffffffff822e7300 ffffffff81007980 0000000000000001
[ 284.460568] ffff88004cd33b38 ffffffff81109cc5 ffffffff81aa0b33 ffff8800ced56000
[ 284.467043] Call Trace:
[ 284.473450] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 284.479967] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 284.486465] [<ffffffff81aa0b33>] ? retint_restore_args+0x13/0x13
[ 284.492922] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 284.499374] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 284.505789] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 284.512255] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 284.518700] [<ffffffff8100122a>] ? xen_hypercall_xen_version+0xa/0x20
[ 284.525138] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 284.531553] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 284.537799] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 284.544139] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 284.550460] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 284.556733] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 284.563066] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 284.569450] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 284.575854] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 284.582215] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 284.588600] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 284.594997] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 284.601354] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 284.607708] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 284.614125] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 284.620548] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 284.626951] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 284.633364] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 284.639698] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 284.646041] Code: 89 da e8 ea c1 32 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 f3 90 <41> f6 44 24 20 01 75 f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c
[ 285.170908] Bluetooth: hci0 link tx timeout
[ 285.177354] Bluetooth: hci0 killing stalled connection 03:12:09:25:13:72
[ 285.184192] Bluetooth: hci0 command 0x0406 tx timeout
[ 285.655680] sd 0:0:0:0: [sda] Unhandled error code
[ 285.662004] sd 0:0:0:0: [sda]
[ 285.668148] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 285.674357] sd 0:0:0:0: [sda] CDB:
[ 285.680551] Read(10): 28 00 06 6b 88 a1 00 00 08 00
[ 285.686746] blk_update_request: 53 callbacks suppressed
[ 285.692926] end_request: I/O error, dev sda, sector 107710625
[ 285.699192] EXT4-fs error (device dm-0): ext4_find_entry:1309: inode #2765241: comm dhclient-script: reading directory lblock 0
[ 285.705703] EXT4-fs (dm-0): previous I/O error to superblock detected
[ 285.712183] sd 0:0:0:0: [sda] Unhandled error code
[ 285.718521] sd 0:0:0:0: [sda]
[ 285.724715] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 285.730903] sd 0:0:0:0: [sda] CDB:
[ 285.736982] Write(10): 2a 00 01 2a 55 01 00 00 08 00
[ 285.743101] end_request: I/O error, dev sda, sector 19551489
[ 285.749242] quiet_error: 56 callbacks suppressed
[ 285.755373] Buffer I/O error on device dm-0, logical block 0
[ 285.761518] lost page write due to I/O error on dm-0
[ 287.189797] Bluetooth: hci0 command 0x0406 tx timeout
[ 304.301303] BUG: soft lockup - CPU#2 stuck for 22s! [bash:9714]
[ 304.307473] Modules linked in:
[ 304.313527] irq event stamp: 278742
[ 304.319511] hardirqs last enabled at (278741): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 304.325639] hardirqs last disabled at (278742): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 304.331755] softirqs last enabled at (278740): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 304.337885] softirqs last disabled at (278725): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 304.343936] CPU: 2 PID: 9714 Comm: bash Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 304.349994] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 304.356108] task: ffff880052866360 ti: ffff88004cf88000 task.ti: ffff88004cf88000
[ 304.362286] RIP: e030:[<ffffffff81109a5a>] [<ffffffff81109a5a>] generic_exec_single+0x8a/0xc0
[ 304.368565] RSP: e02b:ffff88004cf89a88 EFLAGS: 00000202
[ 304.374810] RAX: ffff880052866360 RBX: ffff88005f614040 RCX: 0000000000000006
[ 304.381121] RDX: 0000000000000006 RSI: ffff880052866a38 RDI: 0000000000000200
[ 304.387393] RBP: ffff88004cf89ac8 R08: 0000000000000006 R09: 0000000000000000
[ 304.393660] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cf89af0
[ 304.399915] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 304.406129] FS: 00007f407b49f700(0000) GS:ffff88005f680000(0000) knlGS:0000000000000000
[ 304.412444] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 304.418836] CR2: 00007f407b06b070 CR3: 000000004cdd5000 CR4: 0000000000000660
[ 304.425321] Stack:
[ 304.431733] 0000000000000200 ffff88004cd33af0 0000000000000000 0000000000000000
[ 304.438357] 0000000000000002 ffffffff822e7300 ffffffff81007980 0000000000000002
[ 304.444974] ffff88004cf89b38 ffffffff81109cc5 ffff8800577b4878 ffffffff81007d60
[ 304.451622] Call Trace:
[ 304.458198] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 304.464938] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 304.471726] [<ffffffff81007d60>] ? xen_pin_page+0x110/0x120
[ 304.478490] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 304.485293] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 304.492085] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 304.498909] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 304.505726] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 304.512545] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 304.519384] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 304.526037] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 304.532465] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 304.538829] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 304.545193] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 304.551558] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 304.557894] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 304.564251] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 304.570599] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 304.576902] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 304.583177] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 304.589452] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 304.595723] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 304.601863] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 304.607873] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 304.613802] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 304.619743] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 304.625643] Code: 89 da e8 ea c1 32 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 f3 90 <41> f6 44 24 20 01 75 f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c
[ 308.299318] BUG: soft lockup - CPU#3 stuck for 23s! [bash:9718]
[ 308.305566] Modules linked in:
[ 308.311744] irq event stamp: 290964
[ 308.317886] hardirqs last enabled at (290963): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 308.324210] hardirqs last disabled at (290964): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 308.330497] softirqs last enabled at (290962): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 308.336771] softirqs last disabled at (290947): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 308.343007] CPU: 3 PID: 9718 Comm: bash Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 308.349332] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 308.355675] task: ffff880058ded2d0 ti: ffff88004cf56000 task.ti: ffff88004cf56000
[ 308.362085] RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0
[ 308.368630] RSP: e02b:ffff88004cf57a88 EFLAGS: 00000202
[ 308.375173] RAX: ffff880058ded2d0 RBX: ffff88005f614040 RCX: 0000000000000006
[ 308.381715] RDX: 0000000000000006 RSI: ffff880058ded9a8 RDI: 0000000000000200
[ 308.388167] RBP: ffff88004cf57ac8 R08: 0000000000000006 R09: 0000000000000000
[ 308.394536] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cf57af0
[ 308.400812] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 308.406966] FS: 00007fe3ca987700(0000) GS:ffff88005f6c0000(0000) knlGS:0000000000000000
[ 308.413159] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 308.419362] CR2: 00007f9577570f30 CR3: 000000004cdc2000 CR4: 0000000000000660
[ 308.425643] Stack:
[ 308.431853] 0000000000000200 ffff88004cd33af0 0000000000000000 0000000000000000
[ 308.438323] 0000000000000003 ffffffff822e7300 ffffffff81007980 0000000000000003
[ 308.444706] ffff88004cf57b38 ffffffff81109cc5 ffff880057585178 ffffffff81007d60
[ 308.451062] Call Trace:
[ 308.457305] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 308.463664] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 308.469968] [<ffffffff81007d60>] ? xen_pin_page+0x110/0x120
[ 308.476275] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 308.482601] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 308.488871] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 308.495121] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 308.501335] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 308.507530] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 308.513704] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 308.519833] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 308.525877] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 308.531860] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 308.537869] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 308.543881] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 308.549913] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 308.555989] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 308.562097] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 308.568203] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 308.574278] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 308.580381] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 308.586502] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 308.592629] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 308.598744] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 308.604880] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 308.610980] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 308.617056] Code: c8 48 89 da e8 ea c1 32 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 <f3> 90 41 f6 44 24 20 01 75 f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d
[ 312.297321] BUG: soft lockup - CPU#4 stuck for 22s! [dhclient-script:9723]
[ 312.297324] BUG: soft lockup - CPU#1 stuck for 22s! [xendomains:9679]
[ 312.297326] Modules linked in:
[ 312.297331] irq event stamp: 331648
[ 312.297334] hardirqs last enabled at (331647): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 312.297337] hardirqs last disabled at (331648): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 312.297339] softirqs last enabled at (331646): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 312.297341] softirqs last disabled at (331641): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 312.297342] CPU: 1 PID: 9679 Comm: xendomains Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 312.297343] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 312.297343] task: ffff880058dec240 ti: ffff88004cd32000 task.ti: ffff88004cd32000
[ 312.297345] RIP: e030:[<ffffffff81109a5a>] [<ffffffff81109a5a>] generic_exec_single+0x8a/0xc0
[ 312.297346] RSP: e02b:ffff88004cd33a88 EFLAGS: 00000202
[ 312.297347] RAX: 0000000000000008 RBX: ffff88005f614040 RCX: 0000000000000038
[ 312.297347] RDX: 00000000000000ff RSI: 0000000000000008 RDI: 0000000000000008
[ 312.297348] RBP: ffff88004cd33ac8 R08: ffffffff81c0d468 R09: 0000000000000000
[ 312.297348] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004cd33af0
[ 312.297349] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 312.297351] FS: 00007f152ec4d700(0000) GS:ffff88005f640000(0000) knlGS:0000000000000000
[ 312.297352] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 312.297358] CR2: 00007f152e2a1e02 CR3: 000000004cd2a000 CR4: 0000000000000660
[ 312.297362] Stack:
[ 312.297368] 0000000000000200 ffff88005f614040 0000000000000006 0000000000000000
[ 312.297370] 0000000000000001 ffffffff822e7300 ffffffff81007980 0000000000000001
[ 312.297371] ffff88004cd33b38 ffffffff81109cc5 ffffffff81aa0b33 ffff8800ced56000
[ 312.297372] Call Trace:
[ 312.297374] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 312.297376] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 312.297378] [<ffffffff81aa0b33>] ? retint_restore_args+0x13/0x13
[ 312.297380] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 312.297381] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 312.297383] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 312.297385] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 312.297387] [<ffffffff8100122a>] ? xen_hypercall_xen_version+0xa/0x20
[ 312.297389] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 312.297391] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 312.297393] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 312.297395] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 312.297397] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 312.297399] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 312.297400] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 312.297403] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 312.297405] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 312.297406] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 312.297408] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 312.297410] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 312.297412] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 312.297413] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 312.297415] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 312.297417] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 312.297418] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 312.297420] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 312.297422] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 312.297437] Code: 89 da e8 ea c1 32 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 f3 90 <41> f6 44 24 20 01 75 f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c
[ 312.631359] Modules linked in:
[ 312.637474] irq event stamp: 65610
[ 312.643406] hardirqs last enabled at (65609): [<ffffffff81aa0b33>] restore_args+0x0/0x30
[ 312.649369] hardirqs last disabled at (65610): [<ffffffff81aa1016>] error_sti+0x5/0x6
[ 312.655241] softirqs last enabled at (65608): [<ffffffff810a9df1>] __do_softirq+0x191/0x220
[ 312.661172] softirqs last disabled at (65603): [<ffffffff810aa2e2>] irq_exit+0xa2/0xd0
[ 312.667057] CPU: 4 PID: 9723 Comm: dhclient-script Not tainted 3.13.0-rc7-20140107-xendevel+ #1
[ 312.673076] Hardware name: MSI MS-7640/890FXA-GD70 (MS-7640) , BIOS V1.8B1 09/13/2010
[ 312.679093] task: ffff8800528052d0 ti: ffff88004c488000 task.ti: ffff88004c488000
[ 312.685195] RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0
[ 312.691428] RSP: e02b:ffff88004c489a88 EFLAGS: 00000202
[ 312.697664] RAX: ffff8800528052d0 RBX: ffff88005f614040 RCX: 0000000000000006
[ 312.703908] RDX: 0000000000000006 RSI: ffff8800528059a8 RDI: 0000000000000200
[ 312.710061] RBP: ffff88004c489ac8 R08: 0000000000000006 R09: 0000000000000000
[ 312.716144] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88004c489af0
[ 312.722137] R13: 0000000000000001 R14: 0000000000000000 R15: ffff88005f614050
[ 312.728011] FS: 00007f5722c56700(0000) GS:ffff88005f700000(0000) knlGS:0000000000000000
[ 312.733933] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 312.739889] CR2: 00007f6650428f30 CR3: 000000004cf93000 CR4: 0000000000000660
[ 312.745930] Stack:
[ 312.751879] 0000000000000200 ffff88004cd33af0 0000000000000000 0000000000000000
[ 312.758095] 0000000000000004 ffffffff822e7300 ffffffff81007980 0000000000000004
[ 312.764234] ffff88004c489b38 ffffffff81109cc5 ffff8800574596f8 ffffffff81007d60
[ 312.770354] Call Trace:
[ 312.776374] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 312.782502] [<ffffffff81109cc5>] smp_call_function_single+0xe5/0x1e0
[ 312.788595] [<ffffffff81007d60>] ? xen_pin_page+0x110/0x120
[ 312.794680] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 312.800810] [<ffffffff8110a03a>] smp_call_function_many+0x27a/0x2a0
[ 312.806892] [<ffffffff81007980>] ? xen_destroy_contiguous_region+0x160/0x160
[ 312.812960] [<ffffffff8100841e>] xen_exit_mmap+0xce/0x1a0
[ 312.818998] [<ffffffff81169426>] exit_mmap+0x56/0x180
[ 312.825009] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 312.831006] [<ffffffff811ddde0>] ? exit_aio+0xb0/0xe0
[ 312.836958] [<ffffffff811ddd44>] ? exit_aio+0x14/0xe0
[ 312.842830] [<ffffffff810a2689>] mmput+0x59/0xe0
[ 312.848653] [<ffffffff8119a3a9>] flush_old_exec+0x439/0x830
[ 312.854491] [<ffffffff811e8cca>] load_elf_binary+0x32a/0x1a00
[ 312.860326] [<ffffffff81a9ffe6>] ? _raw_read_unlock+0x26/0x30
[ 312.866184] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 312.872035] [<ffffffff81199243>] ? search_binary_handler+0xc3/0x1b0
[ 312.877979] [<ffffffff810e738c>] ? lock_acquire+0xec/0x110
[ 312.883940] [<ffffffff810e717a>] ? lock_release+0x12a/0x250
[ 312.889880] [<ffffffff81199204>] search_binary_handler+0x84/0x1b0
[ 312.895841] [<ffffffff8119b252>] do_execve_common.isra.31+0x592/0x710
[ 312.901826] [<ffffffff8119b1e7>] ? do_execve_common.isra.31+0x527/0x710
[ 312.907847] [<ffffffff81186345>] ? kmem_cache_alloc+0xb5/0x120
[ 312.913857] [<ffffffff8119b3e3>] do_execve+0x13/0x20
[ 312.919843] [<ffffffff8119b658>] SyS_execve+0x38/0x60
[ 312.925840] [<ffffffff81aa19e9>] stub_execve+0x69/0xa0
[ 312.931822] Code: c8 48 89 da e8 ea c1 32 00 48 8b 45 c0 4c 89 ff 48 89 c6 e8 bb 67 99 00 48 3b 5d c8 74 2d 45 85 ed 75 0a eb 10 66 0f 1f 44 00 00 <f3> 90 41 f6 44 24 20 01 75 f6 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d
[-- 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: devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160
2014-01-07 11:53 devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160 Sander Eikelenboom
@ 2014-01-07 14:01 ` David Vrabel
2014-01-07 14:43 ` Konrad Rzeszutek Wilk
2014-01-07 16:06 ` Sander Eikelenboom
0 siblings, 2 replies; 8+ messages in thread
From: David Vrabel @ 2014-01-07 14:01 UTC (permalink / raw)
To: Sander Eikelenboom; +Cc: xen-devel@lists.xen.org
On 07/01/14 11:53, Sander Eikelenboom wrote:
> Hi Konrad,
>
> A new year and a new linux merge window looming, so i thought i would try out the "devel/for-linus-3.14" branch.
> But dom0 seems to blow up for me .. (without this branch pulled it works ok)
>
> Xen: latest xen-unstable
The FIFO-based event channel ABI is broken in current xen-unstable.
You need the two patches from:
http://lists.xen.org/archives/html/xen-devel/2013-12/msg01458.html
You can also disable the use the FIFO ABI by the guest using the
xen.fifo_events = 0 kernel command line option.
David
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160
2014-01-07 14:01 ` David Vrabel
@ 2014-01-07 14:43 ` Konrad Rzeszutek Wilk
2014-01-07 16:30 ` Sander Eikelenboom
2014-01-07 16:06 ` Sander Eikelenboom
1 sibling, 1 reply; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-01-07 14:43 UTC (permalink / raw)
To: David Vrabel; +Cc: Sander Eikelenboom, xen-devel@lists.xen.org
On Tue, Jan 07, 2014 at 02:01:38PM +0000, David Vrabel wrote:
> On 07/01/14 11:53, Sander Eikelenboom wrote:
> > Hi Konrad,
> >
> > A new year and a new linux merge window looming, so i thought i would try out the "devel/for-linus-3.14" branch.
> > But dom0 seems to blow up for me .. (without this branch pulled it works ok)
Hot damm! Thank you for testing so quickly!
> >
> > Xen: latest xen-unstable
>
> The FIFO-based event channel ABI is broken in current xen-unstable.
>
> You need the two patches from:
>
> http://lists.xen.org/archives/html/xen-devel/2013-12/msg01458.html
>
> You can also disable the use the FIFO ABI by the guest using the
> xen.fifo_events = 0 kernel command line option.
>
> David
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160
2014-01-07 14:01 ` David Vrabel
2014-01-07 14:43 ` Konrad Rzeszutek Wilk
@ 2014-01-07 16:06 ` Sander Eikelenboom
1 sibling, 0 replies; 8+ messages in thread
From: Sander Eikelenboom @ 2014-01-07 16:06 UTC (permalink / raw)
To: David Vrabel; +Cc: xen-devel@lists.xen.org
Tuesday, January 7, 2014, 3:01:38 PM, you wrote:
> On 07/01/14 11:53, Sander Eikelenboom wrote:
>> Hi Konrad,
>>
>> A new year and a new linux merge window looming, so i thought i would try out the "devel/for-linus-3.14" branch.
>> But dom0 seems to blow up for me .. (without this branch pulled it works ok)
>>
>> Xen: latest xen-unstable
> The FIFO-based event channel ABI is broken in current xen-unstable.
> You need the two patches from:
> http://lists.xen.org/archives/html/xen-devel/2013-12/msg01458.html
> You can also disable the use the FIFO ABI by the guest using the
> xen.fifo_events = 0 kernel command line option.
> David
Thx, from a first glance dom0 seems to run fine now. :-)
--
Sander
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160
2014-01-07 14:43 ` Konrad Rzeszutek Wilk
@ 2014-01-07 16:30 ` Sander Eikelenboom
2014-01-07 16:58 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 8+ messages in thread
From: Sander Eikelenboom @ 2014-01-07 16:30 UTC (permalink / raw)
To: Konrad Rzeszutek Wilk; +Cc: David Vrabel, xen-devel@lists.xen.org
Tuesday, January 7, 2014, 3:43:55 PM, you wrote:
> On Tue, Jan 07, 2014 at 02:01:38PM +0000, David Vrabel wrote:
>> On 07/01/14 11:53, Sander Eikelenboom wrote:
>> > Hi Konrad,
>> >
>> > A new year and a new linux merge window looming, so i thought i would try out the "devel/for-linus-3.14" branch.
>> > But dom0 seems to blow up for me .. (without this branch pulled it works ok)
> Hot damm! Thank you for testing so quickly!
Hrmm PVH doesn't seem to be available on AMD systems yet ?
Just tried the "pvh=1" on a (former) PV guest, but it seems it can't create the guest:
xl -vvvvvvvvvvv create /etc/xen/domU/production/media.cfg
Parsing config from /etc/xen/domU/production/media.cfg
libxl: debug: libxl_create.c:1315:do_domain_create: ao 0x17c8a30: create: how=(nil) callback=(nil) poller=0x17c9230
libxl: error: libxl_create.c:484:libxl__domain_make: domain creation fail
libxl: error: libxl_create.c:728:initiate_domain_create: cannot make domain: -3
libxl: error: libxl.c:1388:libxl__destroy_domid: non-existant domain -1
libxl: error: libxl.c:1352:domain_destroy_callback: unable to destroy guest with domid 4294967295
libxl: error: libxl_create.c:1293:domcreate_destruction_cb: unable to destroy domain 4294967295 following failed creation
libxl: debug: libxl_event.c:1560:libxl__ao_complete: ao 0x17c8a30: complete, rc=-3
libxl: debug: libxl_create.c:1329:do_domain_create: ao 0x17c8a30: inprogress: poller=0x17c9230, flags=ic
libxl: debug: libxl_event.c:1532:libxl__ao__destroy: ao 0x17c8a30: destroy
xc: debug: hypercall buffer: total allocations:11 total releases:11
xc: debug: hypercall buffer: current allocations:0 maximum allocations:2
xc: debug: hypercall buffer: cache current size:2
xc: debug: hypercall buffer: cache hits:9 misses:2 toobig:0
XL doesn't seem to be too helpful as to *why* though ..
but xl dmesg does give a clearer error message (but perhaps xl also should ?):
(XEN) [2014-01-07 16:26:08] Attempt to create a PVH guest on a system without necessary hardware support
--
Sander
# xl info
host : serveerstertje
release : 3.13.0-rc7-20140107-xendevel+
version : #1 SMP Tue Jan 7 10:02:55 CET 2014
machine : x86_64
nr_cpus : 6
max_cpu_id : 5
nr_nodes : 1
cores_per_socket : 6
threads_per_core : 1
cpu_mhz : 3200
hw_caps : 178bf3ff:efd3fbff:00000000:00001300:00802001:00000000:000037ff:00000000
virt_caps : hvm hvm_directio
total_memory : 20479
free_memory : 12050
sharing_freed_memory : 0
sharing_used_memory : 0
outstanding_claims : 0
free_cpus : 0
xen_major : 4
xen_minor : 4
xen_extra : -unstable
xen_version : 4.4-unstable
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : Tue Jan 7 15:09:42 2014 +0100 git:81b1c7d-dirty
xen_commandline : dom0_mem=1536M,max:1536M loglvl=all loglvl_guest=all console_timestamps vga=gfx-1280x1024x32 cpuidle cpufreq=xen debug lapic=debug apic_verbosity=debug apic=debug iommu=on,verbose,debug,amd-iommu-debug ivrs_ioapic[6]=00:14.0 ivrs_hpet[0]=00:14.0 com1=38400,8n1 console=vga,com1
cc_compiler : gcc-4.7.real (Debian 4.7.2-5) 4.7.2
cc_compile_by : root
cc_compile_domain : dyndns.org
cc_compile_date : Tue Jan 7 15:50:32 CET 2014
xend_config_format : 4
>> >
>> > Xen: latest xen-unstable
>>
>> The FIFO-based event channel ABI is broken in current xen-unstable.
>>
>> You need the two patches from:
>>
>> http://lists.xen.org/archives/html/xen-devel/2013-12/msg01458.html
>>
>> You can also disable the use the FIFO ABI by the guest using the
>> xen.fifo_events = 0 kernel command line option.
>>
>> David
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160
2014-01-07 16:30 ` Sander Eikelenboom
@ 2014-01-07 16:58 ` Konrad Rzeszutek Wilk
2014-01-07 17:24 ` Sander Eikelenboom
0 siblings, 1 reply; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-01-07 16:58 UTC (permalink / raw)
To: Sander Eikelenboom; +Cc: David Vrabel, xen-devel@lists.xen.org
On Tue, Jan 07, 2014 at 05:30:09PM +0100, Sander Eikelenboom wrote:
>
> Tuesday, January 7, 2014, 3:43:55 PM, you wrote:
>
> > On Tue, Jan 07, 2014 at 02:01:38PM +0000, David Vrabel wrote:
> >> On 07/01/14 11:53, Sander Eikelenboom wrote:
> >> > Hi Konrad,
> >> >
> >> > A new year and a new linux merge window looming, so i thought i would try out the "devel/for-linus-3.14" branch.
> >> > But dom0 seems to blow up for me .. (without this branch pulled it works ok)
>
> > Hot damm! Thank you for testing so quickly!
>
> Hrmm PVH doesn't seem to be available on AMD systems yet ?
Correct.
>
> Just tried the "pvh=1" on a (former) PV guest, but it seems it can't create the guest:
>
> xl -vvvvvvvvvvv create /etc/xen/domU/production/media.cfg
> Parsing config from /etc/xen/domU/production/media.cfg
> libxl: debug: libxl_create.c:1315:do_domain_create: ao 0x17c8a30: create: how=(nil) callback=(nil) poller=0x17c9230
> libxl: error: libxl_create.c:484:libxl__domain_make: domain creation fail
> libxl: error: libxl_create.c:728:initiate_domain_create: cannot make domain: -3
> libxl: error: libxl.c:1388:libxl__destroy_domid: non-existant domain -1
> libxl: error: libxl.c:1352:domain_destroy_callback: unable to destroy guest with domid 4294967295
> libxl: error: libxl_create.c:1293:domcreate_destruction_cb: unable to destroy domain 4294967295 following failed creation
> libxl: debug: libxl_event.c:1560:libxl__ao_complete: ao 0x17c8a30: complete, rc=-3
> libxl: debug: libxl_create.c:1329:do_domain_create: ao 0x17c8a30: inprogress: poller=0x17c9230, flags=ic
> libxl: debug: libxl_event.c:1532:libxl__ao__destroy: ao 0x17c8a30: destroy
> xc: debug: hypercall buffer: total allocations:11 total releases:11
> xc: debug: hypercall buffer: current allocations:0 maximum allocations:2
> xc: debug: hypercall buffer: cache current size:2
> xc: debug: hypercall buffer: cache hits:9 misses:2 toobig:0
>
> XL doesn't seem to be too helpful as to *why* though ..
Not at all.
> but xl dmesg does give a clearer error message (but perhaps xl also should ?):
>
> (XEN) [2014-01-07 16:26:08] Attempt to create a PVH guest on a system without necessary hardware support
>
> --
> Sander
>
>
> # xl info
> host : serveerstertje
> release : 3.13.0-rc7-20140107-xendevel+
> version : #1 SMP Tue Jan 7 10:02:55 CET 2014
> machine : x86_64
> nr_cpus : 6
> max_cpu_id : 5
> nr_nodes : 1
> cores_per_socket : 6
> threads_per_core : 1
> cpu_mhz : 3200
> hw_caps : 178bf3ff:efd3fbff:00000000:00001300:00802001:00000000:000037ff:00000000
> virt_caps : hvm hvm_directio
> total_memory : 20479
> free_memory : 12050
> sharing_freed_memory : 0
> sharing_used_memory : 0
> outstanding_claims : 0
> free_cpus : 0
> xen_major : 4
> xen_minor : 4
> xen_extra : -unstable
> xen_version : 4.4-unstable
> xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
> xen_scheduler : credit
> xen_pagesize : 4096
> platform_params : virt_start=0xffff800000000000
> xen_changeset : Tue Jan 7 15:09:42 2014 +0100 git:81b1c7d-dirty
> xen_commandline : dom0_mem=1536M,max:1536M loglvl=all loglvl_guest=all console_timestamps vga=gfx-1280x1024x32 cpuidle cpufreq=xen debug lapic=debug apic_verbosity=debug apic=debug iommu=on,verbose,debug,amd-iommu-debug ivrs_ioapic[6]=00:14.0 ivrs_hpet[0]=00:14.0 com1=38400,8n1 console=vga,com1
> cc_compiler : gcc-4.7.real (Debian 4.7.2-5) 4.7.2
> cc_compile_by : root
> cc_compile_domain : dyndns.org
> cc_compile_date : Tue Jan 7 15:50:32 CET 2014
> xend_config_format : 4
>
>
> >> >
> >> > Xen: latest xen-unstable
> >>
> >> The FIFO-based event channel ABI is broken in current xen-unstable.
> >>
> >> You need the two patches from:
> >>
> >> http://lists.xen.org/archives/html/xen-devel/2013-12/msg01458.html
> >>
> >> You can also disable the use the FIFO ABI by the guest using the
> >> xen.fifo_events = 0 kernel command line option.
> >>
> >> David
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160
2014-01-07 16:58 ` Konrad Rzeszutek Wilk
@ 2014-01-07 17:24 ` Sander Eikelenboom
2014-01-07 18:21 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 8+ messages in thread
From: Sander Eikelenboom @ 2014-01-07 17:24 UTC (permalink / raw)
To: Konrad Rzeszutek Wilk; +Cc: David Vrabel, xen-devel@lists.xen.org
Tuesday, January 7, 2014, 5:58:18 PM, you wrote:
> On Tue, Jan 07, 2014 at 05:30:09PM +0100, Sander Eikelenboom wrote:
>>
>> Tuesday, January 7, 2014, 3:43:55 PM, you wrote:
>>
>> > On Tue, Jan 07, 2014 at 02:01:38PM +0000, David Vrabel wrote:
>> >> On 07/01/14 11:53, Sander Eikelenboom wrote:
>> >> > Hi Konrad,
>> >> >
>> >> > A new year and a new linux merge window looming, so i thought i would try out the "devel/for-linus-3.14" branch.
>> >> > But dom0 seems to blow up for me .. (without this branch pulled it works ok)
>>
>> > Hot damm! Thank you for testing so quickly!
>>
>> Hrmm PVH doesn't seem to be available on AMD systems yet ?
> Correct.
Ah thought i read something about that in the past ..
but it wasn't mentioned in your patch announcement which does have a nice "how to test" part :-)
(probably because it's more a restriction of Xen and not of the kernel patches announced)
So i thought let's give it a try ... ah well will try to be a bit more patient ;-)
>>
>> Just tried the "pvh=1" on a (former) PV guest, but it seems it can't create the guest:
>>
>> xl -vvvvvvvvvvv create /etc/xen/domU/production/media.cfg
>> Parsing config from /etc/xen/domU/production/media.cfg
>> libxl: debug: libxl_create.c:1315:do_domain_create: ao 0x17c8a30: create: how=(nil) callback=(nil) poller=0x17c9230
>> libxl: error: libxl_create.c:484:libxl__domain_make: domain creation fail
>> libxl: error: libxl_create.c:728:initiate_domain_create: cannot make domain: -3
>> libxl: error: libxl.c:1388:libxl__destroy_domid: non-existant domain -1
>> libxl: error: libxl.c:1352:domain_destroy_callback: unable to destroy guest with domid 4294967295
>> libxl: error: libxl_create.c:1293:domcreate_destruction_cb: unable to destroy domain 4294967295 following failed creation
>> libxl: debug: libxl_event.c:1560:libxl__ao_complete: ao 0x17c8a30: complete, rc=-3
>> libxl: debug: libxl_create.c:1329:do_domain_create: ao 0x17c8a30: inprogress: poller=0x17c9230, flags=ic
>> libxl: debug: libxl_event.c:1532:libxl__ao__destroy: ao 0x17c8a30: destroy
>> xc: debug: hypercall buffer: total allocations:11 total releases:11
>> xc: debug: hypercall buffer: current allocations:0 maximum allocations:2
>> xc: debug: hypercall buffer: cache current size:2
>> xc: debug: hypercall buffer: cache hits:9 misses:2 toobig:0
>>
>> XL doesn't seem to be too helpful as to *why* though ..
> Not at all.
>> but xl dmesg does give a clearer error message (but perhaps xl also should ?):
>>
>> (XEN) [2014-01-07 16:26:08] Attempt to create a PVH guest on a system without necessary hardware support
>>
>> --
>> Sander
>>
>>
>> # xl info
>> host : serveerstertje
>> release : 3.13.0-rc7-20140107-xendevel+
>> version : #1 SMP Tue Jan 7 10:02:55 CET 2014
>> machine : x86_64
>> nr_cpus : 6
>> max_cpu_id : 5
>> nr_nodes : 1
>> cores_per_socket : 6
>> threads_per_core : 1
>> cpu_mhz : 3200
>> hw_caps : 178bf3ff:efd3fbff:00000000:00001300:00802001:00000000:000037ff:00000000
>> virt_caps : hvm hvm_directio
>> total_memory : 20479
>> free_memory : 12050
>> sharing_freed_memory : 0
>> sharing_used_memory : 0
>> outstanding_claims : 0
>> free_cpus : 0
>> xen_major : 4
>> xen_minor : 4
>> xen_extra : -unstable
>> xen_version : 4.4-unstable
>> xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
>> xen_scheduler : credit
>> xen_pagesize : 4096
>> platform_params : virt_start=0xffff800000000000
>> xen_changeset : Tue Jan 7 15:09:42 2014 +0100 git:81b1c7d-dirty
>> xen_commandline : dom0_mem=1536M,max:1536M loglvl=all loglvl_guest=all console_timestamps vga=gfx-1280x1024x32 cpuidle cpufreq=xen debug lapic=debug apic_verbosity=debug apic=debug iommu=on,verbose,debug,amd-iommu-debug ivrs_ioapic[6]=00:14.0 ivrs_hpet[0]=00:14.0 com1=38400,8n1 console=vga,com1
>> cc_compiler : gcc-4.7.real (Debian 4.7.2-5) 4.7.2
>> cc_compile_by : root
>> cc_compile_domain : dyndns.org
>> cc_compile_date : Tue Jan 7 15:50:32 CET 2014
>> xend_config_format : 4
>>
>>
>> >> >
>> >> > Xen: latest xen-unstable
>> >>
>> >> The FIFO-based event channel ABI is broken in current xen-unstable.
>> >>
>> >> You need the two patches from:
>> >>
>> >> http://lists.xen.org/archives/html/xen-devel/2013-12/msg01458.html
>> >>
>> >> You can also disable the use the FIFO ABI by the guest using the
>> >> xen.fifo_events = 0 kernel command line option.
>> >>
>> >> David
>>
>>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160
2014-01-07 17:24 ` Sander Eikelenboom
@ 2014-01-07 18:21 ` Konrad Rzeszutek Wilk
0 siblings, 0 replies; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-01-07 18:21 UTC (permalink / raw)
To: Sander Eikelenboom; +Cc: David Vrabel, xen-devel@lists.xen.org
On Tue, Jan 07, 2014 at 06:24:30PM +0100, Sander Eikelenboom wrote:
>
> Tuesday, January 7, 2014, 5:58:18 PM, you wrote:
>
> > On Tue, Jan 07, 2014 at 05:30:09PM +0100, Sander Eikelenboom wrote:
> >>
> >> Tuesday, January 7, 2014, 3:43:55 PM, you wrote:
> >>
> >> > On Tue, Jan 07, 2014 at 02:01:38PM +0000, David Vrabel wrote:
> >> >> On 07/01/14 11:53, Sander Eikelenboom wrote:
> >> >> > Hi Konrad,
> >> >> >
> >> >> > A new year and a new linux merge window looming, so i thought i would try out the "devel/for-linus-3.14" branch.
> >> >> > But dom0 seems to blow up for me .. (without this branch pulled it works ok)
> >>
> >> > Hot damm! Thank you for testing so quickly!
> >>
> >> Hrmm PVH doesn't seem to be available on AMD systems yet ?
>
> > Correct.
>
> Ah thought i read something about that in the past ..
> but it wasn't mentioned in your patch announcement which does have a nice "how to test" part :-)
Ugh. I knew I forgot something :-)
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2014-01-07 18:21 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-07 11:53 devel/for-linus-3.14 branch: dom0 BUG: soft lockup - CPU#1 stuck for 22s! RIP: e030:[<ffffffff81109a58>] [<ffffffff81109a58>] generic_exec_single+0x88/0xc0 xen_destroy_contiguous_region+0x160/0x160 Sander Eikelenboom
2014-01-07 14:01 ` David Vrabel
2014-01-07 14:43 ` Konrad Rzeszutek Wilk
2014-01-07 16:30 ` Sander Eikelenboom
2014-01-07 16:58 ` Konrad Rzeszutek Wilk
2014-01-07 17:24 ` Sander Eikelenboom
2014-01-07 18:21 ` Konrad Rzeszutek Wilk
2014-01-07 16:06 ` Sander Eikelenboom
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.