Hi All,

Sorry for confusing on kernel versions.We have tried with different kernel 
versions to resolve this issue.
Currently we are using kernel 4.11.12 and log attached is for the same.

Regards
Asharaf P.
_______________________________
From: Juergen Gross [jgr...@suse.com]
Sent: Thursday, August 10, 2017 3:50 PM
To: Asharaf Perinchikkal; xen-de...@lists.xenproject.org
Cc: Anoop Babu
Subject: Re: [Xen-devel] Xen is not booting with updated kernel 4.13 rc3 from 
UEFI shell

On 10/08/17 12:03, Asharaf Perinchikkal wrote:
> Hi All,
>
> I have tried to find the dom0 kernel source file/line related to this crash 
> address using addr2line. But there is no useful information and output is 
> like below,
>         root@Minnowboard:/boot# addr2line -fe vmlinuz-4.12.4 ffff82d080345f28
>         addr2line: vmlinuz-4.12.4: Warning: Ignoring section flag 
> IMAGE_SCN_MEM_NOT_PAGED in section .bss
>         ??
>         ??:0
> then I have enabled debug in xen and taken xen boot log when xen fail to boot 
> with updated kernel.
> It show an error when kernel start booting..
>
>          0.247142] ------------[ cut here ]------------
>         [    0.252208] kernel BUG at drivers/xen/events/events_base.c:521!
>         [    0.258916] invalid opcode: 0000 [#1] SMP
>         [    0.263472] Modules linked in:
>         [    0.266971] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G        W      
>  4.11.12 #1

So you are telling us you've got problems with kernel 4.13 rc3, then you
try to find the offending source line in kernel 4.12.4 and you are
booting kernel 4.11.12.

Can you please try to sort your kernel versions out?


Juergen

>         [    0.275126] Hardware name: ADI Minnowboard Turbot D0 
> PLATFORM/MinnowBoard Turbot, BIOS MNW2MAX1.X64.0095.R01.1703281124 03/28/2017
>         [    0.288334] task: ffff88001880bfc0 task.stack: ffffc90040328000
>         [    0.295040] RIP: e030:__startup_pirq+0x128/0x160
>         [    0.300277] RSP: e02b:ffffc9004032b790 EFLAGS: 00010096
>         [    0.306202] RAX: 0000000000000000 RBX: 0000000000000031 RCX: 
> 0000000000000000
>         [    0.314263] RDX: 0000000000000000 RSI: 0000000000000031 RDI: 
> ffff880018c021a0
>         [    0.322322] RBP: ffffc9004032b7c0 R08: ffff88001894f000 R09: 
> ffff880018c01ff0
>         [    0.330383] R10: 0000000000000000 R11: 0000000000000040 R12: 
> 0000000000000000
>         [    0.338443] R13: ffff88001894e218 R14: ffff88001894e218 R15: 
> 000000002003cc00
>         [    0.346520] FS:  0000000000000000(0000) GS:ffff88001f680000(0000) 
> knlGS:0000000000000000
>         [    0.355632] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
>         [    0.362138] CR2: 0000000000000000 CR3: 0000000002209000 CR4: 
> 0000000000002660
>         [    0.370201] Call Trace:
>         [    0.373021]  ? acpi_ut_evaluate_object+0x193/0x1a1
>         [    0.378461]  startup_pirq+0x11/0x20
>         [    0.382439]  irq_startup+0x4a/0x80
>         [    0.386322]  ? byt_gpio_runtime_suspend+0x10/0x10
>         [    0.391664]  __irq_do_set_handler+0xbd/0x190
>         [    0.396518]  ? byt_gpio_runtime_suspend+0x10/0x10
>         [    0.401860]  ? byt_gpio_runtime_suspend+0x10/0x10
>         [    0.407201]  irq_set_chained_handler_and_data+0x57/0x90
>         [    0.413126]  gpiochip_set_chained_irqchip+0x38/0x90
>         [    0.418660]  byt_pinctrl_probe+0x510/0x660
>         [    0.423325]  platform_drv_probe+0x3c/0xa0
>         [    0.427885]  driver_probe_device+0x2c0/0x460
>         [    0.432742]  __device_attach_driver+0x91/0x100
>         [    0.437791]  ? __driver_attach+0xf0/0xf0
>         [    0.442258]  bus_for_each_drv+0x69/0xb0
>         [    0.446629]  __device_attach+0xe4/0x160
>         [    0.450998]  device_initial_probe+0x13/0x20
>         [    0.455757]  bus_probe_device+0x8b/0xa0
>         [    0.460127]  device_add+0x406/0x690
>         [    0.464114]  ? __insert_resource+0x1d/0x120
>         [    0.468867]  platform_device_add+0x107/0x270
>         [    0.473723]  platform_device_register_full+0x105/0x140
>         [    0.479551]  acpi_create_platform_device+0x21c/0x2e0
>         [    0.485183]  acpi_lpss_create_device+0x362/0x460
>         [    0.490427]  ? acpi_evaluate_object+0x232/0x258
>         [    0.495574]  ? acpi_evaluate_integer+0x54/0x90
>         [    0.500623]  acpi_bus_attach+0x116/0x200
>         [    0.505090]  acpi_bus_attach+0x9b/0x200
>         [    0.509460]  acpi_bus_attach+0x9b/0x200
>         [    0.513830]  acpi_bus_scan+0x48/0xa0
>         [    0.517910]  acpi_scan_init+0xfb/0x259
>         [    0.522185]  acpi_init+0x2f2/0x353
>         [    0.526067]  ? acpi_sleep_proc_init+0x28/0x28
>         [    0.531020]  do_one_initcall+0x54/0x1c0
>         [    0.535389]  ? parse_args+0x2b5/0x4c0
>         [    0.539566]  kernel_init_freeable+0x1bc/0x256
>         [    0.544519]  ? rest_init+0x80/0x80
>         [    0.548401]  kernel_init+0xe/0x100
>         [    0.552291]  ret_from_fork+0x25/0x30
>         [    0.556363] Code: 75 46 48 8d 64 24 18 5b 41 5c 41 5d 5d c3 48 8d 
> 75 d4 bf 02 00 00 00 e8 17 bd ff ff 8d 10 e9 63 ff ff ff 45 31 ed e9 12 ff ff 
> ff <0f> 0b 8d 10 8d 33 48 c7 c7 70 14 fb 81 e8 29 58 c4 ff 41 8d 3c
>         [    0.577536] RIP: __startup_pirq+0x128/0x160 RSP: ffffc9004032b790
>         [    0.584435] ---[ end trace 4a018094abbba7e7 ]---
>         [    0.589715] Kernel panic - not syncing: Attempted to kill init! 
> exitcode=0x0000000b
>         [    0.589715]
>         (XEN) Debugging connection not set up.
>         (XEN) Hardware Dom0 crashed: rebooting machine in 5 seconds.
>
> Complete log is attached for your reference.
> Request your support to resolve this issue.
>
> Regards
> Asharaf P.
> ________________________________________
> From: Juergen Gross [jgr...@suse.com]
> Sent: Tuesday, August 08, 2017 8:09 PM
> To: Asharaf Perinchikkal; Jan Beulich; xen-de...@lists.xenproject.org
> Cc: Anoop Babu
> Subject: Re: [Xen-devel] Xen is not booting with updated kernel 4.13 rc3 from 
> UEFI shell
>
> On 08/08/17 16:26, Asharaf Perinchikkal wrote:
>> Hi All,
>>
>> I am attaching xen boot log when xen fail to boot with updated kernel
>> from UEFI shell.
>> It show an error when kernel start booting..
>>
>> N) ***************************************************
>> (XEN) WARNING: CONSOLE OUTPUT IS SYNCHRONOUS
>> (XEN) This option is intended to aid debugging of Xen by ensuring
>> (XEN) that all output is synchronously delivered on the serial line.
>> (XEN) However it can introduce SIGNIFICANT latencies and affect
>> (XEN) timekeeping. It is NOT recommended for production use!
>> (XEN) ***************************************************
>> (XEN) 3... 2... 1...
>> (XEN*) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch
>> input to Xen)
>> (XEN) Freed 2048kB init memory
>> mapping kernel into physical memory
>> about to get started...
>> (XEN) d0v0 Unhandled invalid opcode fault/trap [#6, ec=ffffffff]
>> (XEN) domain_crash_sync called from entry.S: fault at ffff82d080345f28
>> entry.o#create_bounce_frame+0x135/0x14d
>> (XEN) Domain 0 (vcpu#0) crashed on cpu#0:
>> (XEN) ----[ Xen-4.9.0 x86_64 debug=n Tainted: C ]----
>> (XEN) CPU: 0
>> (XEN) RIP: e033:[<ffffffff8251f06a>]
>
> Can you please try to find the dom0 kernel source file/line related to
> this address? addr2line should be able to help.
>
>
> Juergen
> ---Disclaimer------------------------------ This e-mail contains PRIVILEGED 
> AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). 
> If you are not the intended recipient, please notify the sender by e-mail and 
> delete the original message. Opinions, conclusions and other information in 
> this transmission that do not relate to the official business of QuEST Global 
> and/or its subsidiaries, shall be understood as neither given nor endorsed by 
> it. Any statements made herein that are tantamount to contractual 
> obligations, promises, claims or commitments shall not be binding on the 
> Company unless followed by written confirmation by an authorized signatory of 
> the Company. 
> -----------------------------------------------------------------------------------
>

---Disclaimer------------------------------ This e-mail contains PRIVILEGED AND 
CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If 
you are not the intended recipient, please notify the sender by e-mail and 
delete the original message. Opinions, conclusions and other information in 
this transmission that do not relate to the official business of QuEST Global 
and/or its subsidiaries, shall be understood as neither given nor endorsed by 
it. Any statements made herein that are tantamount to contractual obligations, 
promises, claims or commitments shall not be binding on the Company unless 
followed by written confirmation by an authorized signatory of the Company. 
-----------------------------------------------------------------------------------
>>>>SecStartup
>>>>MemoryInit Done
>>>>BdsEntry
3h3h3h3h3h3h3h3h3h3h3h3h3h3h

>>>>Start boot option, Press <F2> or <DEL> to enter setup page(5 Sec).....
Boot Failed. BUildRoot
Xen 4.9.0 (c/s ) EFI loader
Using configuration file 'xen.cfg'
vmlinuz-4.11.12: 0x0000000074e39000-0x00000000756f25a0
initrd.img-4.11.12: 0x000000005be84000-0x000000006fffff76
 __  __            _  _   ___   ___  
 \ \/ /___ _ __   | || | / _ \ / _ \ 
  \  // _ \ '_ \  | || || (_) | | | |
  /  \  __/ | | | |__   _\__, | |_| |
 /_/\_\___|_| |_|    |_|(_)/_(_)___/ 
                                     
(XEN) Xen version 4.9.0 (root@) (gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 
20160609) debug=y  Thu Aug 10 10:54:34 IST 2017
(XEN) Latest ChangeSet: 
(XEN) Console output is synchronous.
(XEN) Bootloader: EFI
(XEN) Command line: com1=115200,8n1,0x03f8,4 console=com1 xencons=ttyS0 
iommu=verbose ucode=scan flask=disabled conring_size=2097152  dom0_mem=512M 
loglvl=all guest_loglvl=all sync_console console_to_ring 
(XEN) Xen image load base address: 0x76a00000
(XEN) Video information:
(XEN)  VGA is graphics mode 800x600, 32 bpp
(XEN) Disc information:
(XEN)  Found 0 MBR signatures
(XEN)  Found 1 EDD information structures
(XEN) EFI RAM map:
(XEN)  0000000000000000 - 000000000008f000 (usable)
(XEN)  000000000008f000 - 0000000000090000 (ACPI NVS)
(XEN)  0000000000090000 - 000000000009e000 (usable)
(XEN)  000000000009e000 - 0000000000100000 (reserved)
(XEN)  0000000000100000 - 0000000020000000 (usable)
(XEN)  0000000020000000 - 0000000020100000 (reserved)
(XEN)  0000000020100000 - 00000000756f4000 (usable)
(XEN)  00000000756f4000 - 00000000756f5000 (ACPI data)
(XEN)  00000000756f5000 - 00000000756fc000 (reserved)
(XEN)  00000000756fc000 - 00000000756fd000 (ACPI data)
(XEN)  00000000756fd000 - 0000000075723000 (reserved)
(XEN)  0000000075723000 - 0000000075823000 (usable)
(XEN)  0000000075823000 - 0000000075829000 (reserved)
(XEN)  0000000075829000 - 000000007582c000 (ACPI data)
(XEN)  000000007582c000 - 000000007582e000 (reserved)
(XEN)  000000007582e000 - 000000007583b000 (ACPI data)
(XEN)  000000007583b000 - 000000007583c000 (ACPI NVS)
(XEN)  000000007583c000 - 000000007583d000 (ACPI data)
(XEN)  000000007583d000 - 00000000758a9000 (ACPI NVS)
(XEN)  00000000758a9000 - 00000000758c4000 (reserved)
(XEN)  00000000758c4000 - 00000000758c6000 (ACPI data)
(XEN)  00000000758c6000 - 00000000758c8000 (reserved)
(XEN)  00000000758c8000 - 0000000078af6000 (usable)
(XEN)  0000000078af6000 - 0000000078af9000 (ACPI NVS)
(XEN)  0000000078af9000 - 0000000078b1e000 (usable)
(XEN)  0000000078b1e000 - 0000000078b1f000 (reserved)
(XEN)  0000000078b1f000 - 0000000078baa000 (usable)
(XEN)  0000000078baa000 - 0000000078bac000 (reserved)
(XEN)  0000000078bac000 - 0000000078bbb000 (usable)
(XEN)  0000000078bbb000 - 0000000078bbc000 (reserved)
(XEN)  0000000078bbc000 - 0000000078be5000 (usable)
(XEN)  0000000078be5000 - 0000000078be6000 (reserved)
(XEN)  0000000078be6000 - 0000000078bec000 (usable)
(XEN)  0000000078bec000 - 0000000078bed000 (ACPI NVS)
(XEN)  0000000078bed000 - 0000000078c02000 (usable)
(XEN)  0000000078c02000 - 0000000078c09000 (reserved)
(XEN)  0000000078c09000 - 0000000078c0b000 (usable)
(XEN)  0000000078c0b000 - 0000000078c0c000 (reserved)
(XEN)  0000000078c0c000 - 0000000078c16000 (usable)
(XEN)  0000000078c16000 - 0000000078c1b000 (reserved)
(XEN)  0000000078c1b000 - 0000000078c1c000 (usable)
(XEN)  0000000078c1c000 - 0000000078c41000 (reserved)
(XEN)  0000000078c41000 - 0000000078d4f000 (usable)
(XEN)  0000000078d4f000 - 0000000078d50000 (reserved)
(XEN)  0000000078d50000 - 0000000078d57000 (usable)
(XEN)  0000000078d57000 - 0000000078d5a000 (reserved)
(XEN)  0000000078d5a000 - 0000000078deb000 (usable)
(XEN)  0000000078deb000 - 0000000078dec000 (reserved)
(XEN)  0000000078dec000 - 0000000078df3000 (usable)
(XEN)  0000000078df3000 - 0000000078df6000 (reserved)
(XEN)  0000000078df6000 - 0000000078e14000 (usable)
(XEN)  0000000078e14000 - 0000000078e1b000 (reserved)
(XEN)  0000000078e1b000 - 0000000078e1d000 (usable)
(XEN)  0000000078e1d000 - 0000000078e23000 (reserved)
(XEN)  0000000078e23000 - 0000000078e25000 (usable)
(XEN)  0000000078e25000 - 0000000078e2a000 (reserved)
(XEN)  0000000078e2a000 - 0000000078e2e000 (ACPI NVS)
(XEN)  0000000078e2e000 - 0000000078e46000 (usable)
(XEN)  0000000078e46000 - 0000000078e48000 (reserved)
(XEN)  0000000078e48000 - 0000000078e49000 (usable)
(XEN)  0000000078e49000 - 0000000078e4a000 (reserved)
(XEN)  0000000078e4a000 - 0000000078e4e000 (usable)
(XEN)  0000000078e4e000 - 0000000078e4f000 (reserved)
(XEN)  0000000078e4f000 - 0000000078e53000 (usable)
(XEN)  0000000078e53000 - 0000000078e54000 (reserved)
(XEN)  0000000078e54000 - 0000000078e57000 (usable)
(XEN)  0000000078e57000 - 0000000078e58000 (reserved)
(XEN)  0000000078e58000 - 000000007925e000 (usable)
(XEN)  000000007925e000 - 000000007925f000 (reserved)
(XEN)  000000007925f000 - 000000007a000000 (usable)
(XEN)  000000007a000000 - 000000007a800000 (reserved)
(XEN)  000000007ae00000 - 0000000080000000 (reserved)
(XEN)  00000000e00f8000 - 00000000e00f9000 (reserved)
(XEN)  00000000fed01000 - 00000000fed02000 (reserved)
(XEN) System RAM: 1949MB (1996196kB)
(XEN) ACPI: RSDP 758C5014, 0024 (r2 INTEL )
(XEN) ACPI: XSDT 758C40E8, 0084 (r1 INTEL  EDK2            3       1000013)
(XEN) ACPI: FACP 7583C000, 010C (r5 INTEL  EDK2            3 VLV2  100000D)
(XEN) ACPI: DSDT 7582F000, 7B07 (r2 INTEL  EDK2            3 VLV2  100000D)
(XEN) ACPI: FACS 7583B000, 0040
(XEN) ACPI: UEFI 7583E000, 0042 (r1 INTEL  EDK2            2       1000013)
(XEN) ACPI: HPET 7583A000, 0038 (r1 INTEL  EDK2            3 VLV2  100000D)
(XEN) ACPI: LPIT 75839000, 0104 (r1 INTEL  EDK2            3 VLV2  100000D)
(XEN) ACPI: APIC 75838000, 0084 (r3 INTEL  EDK2            3 VLV2  100000D)
(XEN) ACPI: MCFG 75837000, 003C (r1 INTEL  EDK2            3 VLV2  100000D)
(XEN) ACPI: SSDT 7582E000, 04AC (r1 INTEL   RHPROXY        3 VLV2  100000D)
(XEN) ACPI: SSDT 7582B000, 0763 (r1  PmRef    CpuPm     3000 INTL 20141107)
(XEN) ACPI: SSDT 7582A000, 0261 (r1  PmRef  Cpu0Tst     3000 INTL 20141107)
(XEN) ACPI: SSDT 75829000, 017A (r1  PmRef    ApTst     3000 INTL 20141107)
(XEN) ACPI: CSRT 756FC000, 014C (r0 INTEL  EDK2            5 INTL 20120624)
(XEN) ACPI: FPDT 756F4000, 0044 (r1 INTEL  EDK2            2       1000013)
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-000000007a000000
(XEN) Domain heap initialised
(XEN) Allocated console ring of 262144 KiB.
(XEN) CPU Vendor: Intel, Family 6 (0x6), Model 55 (0x37), Stepping 9 (raw 
00030679)
(XEN) SMBIOS 3.0 present.
(XEN) Using APIC driver default
(XEN) ACPI: PM-Timer IO Port: 0x408 (32 bits)
(XEN) ACPI: v5 SLEEP INFO: control[1:0], status[1:0]
(XEN) ACPI: SLEEP INFO: pm1x_cnt[1:404,1:0], pm1x_evt[1:400,1:0]
(XEN) ACPI: 32/64X FACS address mismatch in FADT - 7583b000/0000000000000000, 
using 32
(XEN) ACPI:             wakeup_vec[7583b00c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
(XEN) ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
(XEN) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-86
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
(XEN) ACPI: IRQ0 used by override.
(XEN) ACPI: IRQ2 used by override.
(XEN) ACPI: IRQ9 used by override.
(XEN) Enabling APIC mode:  Flat.  Using 1 I/O APICs
(XEN) ACPI: HPET id: 0x8086a201 base: 0xfed00000
(XEN) ERST table was not found
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) SMP: Allowing 4 CPUs (0 hotplug CPUs)
(XEN) IRQ limits: 87 GSI, 697 MSI/MSI-X
(XEN) mce_intel.c:732: MCA capability: firstbank 0, 0 ext MSRs, BCAST
(XEN) Thermal monitoring handled by SMI
(XEN) CPU0: Intel machine check reporting enabled
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Platform timer is 14.318MHz HPET
(XEN) Detected 1916.695 MHz processor.
(XEN) EFI memory map:
(XEN)  0000000000000-000000008efff type=7 attr=000000000000000f
(XEN)  000000008f000-000000008ffff type=10 attr=000000000000000f
(XEN)  0000000090000-000000009bfff type=7 attr=000000000000000f
(XEN)  000000009c000-000000009dfff type=2 attr=000000000000000f
(XEN)  000000009e000-00000000fffff type=0 attr=000000000000000f
(XEN)  0000000100000-000001fffffff type=7 attr=000000000000000f
(XEN)  0000020000000-00000200fffff type=0 attr=000000000000000f
(XEN)  0000020100000-000005be83fff type=7 attr=000000000000000f
(XEN)  000005be84000-000006fffffff type=2 attr=000000000000000f
(XEN)  0000070000000-000007001ffff type=4 attr=000000000000000f
(XEN)  0000070020000-0000074e38fff type=7 attr=000000000000000f
(XEN)  0000074e39000-00000756f2fff type=2 attr=000000000000000f
(XEN)  00000756f3000-00000756f3fff type=7 attr=000000000000000f
(XEN)  00000756f4000-00000756f4fff type=9 attr=000000000000000f
(XEN)  00000756f5000-00000756fbfff type=0 attr=000000000000000f
(XEN)  00000756fc000-00000756fcfff type=9 attr=000000000000000f
(XEN)  00000756fd000-0000075722fff type=0 attr=000000000000000f
(XEN)  0000075723000-0000075822fff type=4 attr=000000000000000f
(XEN)  0000075823000-0000075828fff type=0 attr=000000000000000f
(XEN)  0000075829000-000007582bfff type=9 attr=000000000000000f
(XEN)  000007582c000-000007582dfff type=6 attr=800000000000000f
(XEN)  000007582e000-000007583afff type=9 attr=000000000000000f
(XEN)  000007583b000-000007583bfff type=10 attr=000000000000000f
(XEN)  000007583c000-000007583cfff type=9 attr=000000000000000f
(XEN)  000007583d000-00000758a8fff type=10 attr=000000000000000f
(XEN)  00000758a9000-00000758c3fff type=0 attr=000000000000000f
(XEN)  00000758c4000-00000758c5fff type=9 attr=000000000000000f
(XEN)  00000758c6000-00000758c7fff type=0 attr=000000000000000f
(XEN)  00000758c8000-0000076924fff type=7 attr=000000000000000f
(XEN)  0000076925000-0000077b24fff type=1 attr=000000000000000f
(XEN)  0000077b25000-0000077db6fff type=7 attr=000000000000000f
(XEN)  0000077db7000-0000078862fff type=4 attr=000000000000000f
(XEN)  0000078863000-00000788e0fff type=3 attr=000000000000000f
(XEN)  00000788e1000-0000078943fff type=4 attr=000000000000000f
(XEN)  0000078944000-00000789c8fff type=3 attr=000000000000000f
(XEN)  00000789c9000-00000789ddfff type=4 attr=000000000000000f
(XEN)  00000789de000-0000078a0cfff type=3 attr=000000000000000f
(XEN)  0000078a0d000-0000078a0dfff type=4 attr=000000000000000f
(XEN)  0000078a0e000-0000078a31fff type=3 attr=000000000000000f
(XEN)  0000078a32000-0000078a35fff type=4 attr=000000000000000f
(XEN)  0000078a36000-0000078a36fff type=3 attr=000000000000000f
(XEN)  0000078a37000-0000078a37fff type=4 attr=000000000000000f
(XEN)  0000078a38000-0000078a38fff type=3 attr=000000000000000f
(XEN)  0000078a39000-0000078a3bfff type=4 attr=000000000000000f
(XEN)  0000078a3c000-0000078a5bfff type=3 attr=000000000000000f
(XEN)  0000078a5c000-0000078a5ffff type=4 attr=000000000000000f
(XEN)  0000078a60000-0000078a64fff type=3 attr=000000000000000f
(XEN)  0000078a65000-0000078a6afff type=4 attr=000000000000000f
(XEN)  0000078a6b000-0000078a83fff type=3 attr=000000000000000f
(XEN)  0000078a84000-0000078a86fff type=4 attr=000000000000000f
(XEN)  0000078a87000-0000078a8afff type=3 attr=000000000000000f
(XEN)  0000078a8b000-0000078a8cfff type=4 attr=000000000000000f
(XEN)  0000078a8d000-0000078a94fff type=3 attr=000000000000000f
(XEN)  0000078a95000-0000078a9afff type=4 attr=000000000000000f
(XEN)  0000078a9b000-0000078aa5fff type=3 attr=000000000000000f
(XEN)  0000078aa6000-0000078aa6fff type=4 attr=000000000000000f
(XEN)  0000078aa7000-0000078aaefff type=3 attr=000000000000000f
(XEN)  0000078aaf000-0000078ab0fff type=4 attr=000000000000000f
(XEN)  0000078ab1000-0000078ac9fff type=3 attr=000000000000000f
(XEN)  0000078aca000-0000078acafff type=4 attr=000000000000000f
(XEN)  0000078acb000-0000078acffff type=3 attr=000000000000000f
(XEN)  0000078ad0000-0000078ad0fff type=4 attr=000000000000000f
(XEN)  0000078ad1000-0000078ad1fff type=3 attr=000000000000000f
(XEN)  0000078ad2000-0000078ad2fff type=4 attr=000000000000000f
(XEN)  0000078ad3000-0000078ae9fff type=3 attr=000000000000000f
(XEN)  0000078aea000-0000078aecfff type=4 attr=000000000000000f
(XEN)  0000078aed000-0000078af2fff type=3 attr=000000000000000f
(XEN)  0000078af3000-0000078af5fff type=4 attr=000000000000000f
(XEN)  0000078af6000-0000078af8fff type=10 attr=000000000000000f
(XEN)  0000078af9000-0000078afafff type=3 attr=000000000000000f
(XEN)  0000078afb000-0000078afcfff type=4 attr=000000000000000f
(XEN)  0000078afd000-0000078b04fff type=3 attr=000000000000000f
(XEN)  0000078b05000-0000078b05fff type=4 attr=000000000000000f
(XEN)  0000078b06000-0000078b06fff type=3 attr=000000000000000f
(XEN)  0000078b07000-0000078b0afff type=4 attr=000000000000000f
(XEN)  0000078b0b000-0000078b0bfff type=3 attr=000000000000000f
(XEN)  0000078b0c000-0000078b1dfff type=4 attr=000000000000000f
(XEN)  0000078b1e000-0000078b1efff type=0 attr=000000000000000f
(XEN)  0000078b1f000-0000078b25fff type=3 attr=000000000000000f
(XEN)  0000078b26000-0000078b34fff type=4 attr=000000000000000f
(XEN)  0000078b35000-0000078ba9fff type=3 attr=000000000000000f
(XEN)  0000078baa000-0000078babfff type=6 attr=800000000000000f
(XEN)  0000078bac000-0000078bb6fff type=4 attr=000000000000000f
(XEN)  0000078bb7000-0000078bbafff type=3 attr=000000000000000f
(XEN)  0000078bbb000-0000078bbbfff type=5 attr=800000000000000f
(XEN)  0000078bbc000-0000078bbefff type=4 attr=000000000000000f
(XEN)  0000078bbf000-0000078bbffff type=3 attr=000000000000000f
(XEN)  0000078bc0000-0000078bc0fff type=4 attr=000000000000000f
(XEN)  0000078bc1000-0000078bc5fff type=3 attr=000000000000000f
(XEN)  0000078bc6000-0000078bd5fff type=4 attr=000000000000000f
(XEN)  0000078bd6000-0000078be0fff type=3 attr=000000000000000f
(XEN)  0000078be1000-0000078be4fff type=4 attr=000000000000000f
(XEN)  0000078be5000-0000078be5fff type=5 attr=800000000000000f
(XEN)  0000078be6000-0000078bebfff type=4 attr=000000000000000f
(XEN)  0000078bec000-0000078becfff type=10 attr=000000000000000f
(XEN)  0000078bed000-0000078bf1fff type=3 attr=000000000000000f
(XEN)  0000078bf2000-0000078bf2fff type=4 attr=000000000000000f
(XEN)  0000078bf3000-0000078bf3fff type=3 attr=000000000000000f
(XEN)  0000078bf4000-0000078bf4fff type=4 attr=000000000000000f
(XEN)  0000078bf5000-0000078bf7fff type=3 attr=000000000000000f
(XEN)  0000078bf8000-0000078bf8fff type=4 attr=000000000000000f
(XEN)  0000078bf9000-0000078bf9fff type=3 attr=000000000000000f
(XEN)  0000078bfa000-0000078bfafff type=4 attr=000000000000000f
(XEN)  0000078bfb000-0000078bfcfff type=3 attr=000000000000000f
(XEN)  0000078bfd000-0000078bfdfff type=4 attr=000000000000000f
(XEN)  0000078bfe000-0000078bfffff type=3 attr=000000000000000f
(XEN)  0000078c00000-0000078c00fff type=4 attr=000000000000000f
(XEN)  0000078c01000-0000078c01fff type=3 attr=000000000000000f
(XEN)  0000078c02000-0000078c07fff type=5 attr=800000000000000f
(XEN)  0000078c08000-0000078c08fff type=6 attr=800000000000000f
(XEN)  0000078c09000-0000078c0afff type=4 attr=000000000000000f
(XEN)  0000078c0b000-0000078c0bfff type=5 attr=800000000000000f
(XEN)  0000078c0c000-0000078c10fff type=3 attr=000000000000000f
(XEN)  0000078c11000-0000078c15fff type=4 attr=000000000000000f
(XEN)  0000078c16000-0000078c1afff type=5 attr=800000000000000f
(XEN)  0000078c1b000-0000078c1bfff type=4 attr=000000000000000f
(XEN)  0000078c1c000-0000078c3efff type=6 attr=800000000000000f
(XEN)  0000078c3f000-0000078c40fff type=5 attr=800000000000000f
(XEN)  0000078c41000-0000078cd8fff type=4 attr=000000000000000f
(XEN)  0000078cd9000-0000078ce8fff type=3 attr=000000000000000f
(XEN)  0000078ce9000-0000078cf8fff type=4 attr=000000000000000f
(XEN)  0000078cf9000-0000078d35fff type=3 attr=000000000000000f
(XEN)  0000078d36000-0000078d36fff type=4 attr=000000000000000f
(XEN)  0000078d37000-0000078d4efff type=3 attr=000000000000000f
(XEN)  0000078d4f000-0000078d4ffff type=6 attr=800000000000000f
(XEN)  0000078d50000-0000078d56fff type=4 attr=000000000000000f
(XEN)  0000078d57000-0000078d59fff type=5 attr=800000000000000f
(XEN)  0000078d5a000-0000078d5cfff type=4 attr=000000000000000f
(XEN)  0000078d5d000-0000078d5dfff type=3 attr=000000000000000f
(XEN)  0000078d5e000-0000078d60fff type=4 attr=000000000000000f
(XEN)  0000078d61000-0000078de0fff type=3 attr=000000000000000f
(XEN)  0000078de1000-0000078deafff type=4 attr=000000000000000f
(XEN)  0000078deb000-0000078debfff type=5 attr=800000000000000f
(XEN)  0000078dec000-0000078decfff type=4 attr=000000000000000f
(XEN)  0000078ded000-0000078deefff type=3 attr=000000000000000f
(XEN)  0000078def000-0000078df0fff type=4 attr=000000000000000f
(XEN)  0000078df1000-0000078df2fff type=3 attr=000000000000000f
(XEN)  0000078df3000-0000078df5fff type=5 attr=800000000000000f
(XEN)  0000078df6000-0000078dfbfff type=4 attr=000000000000000f
(XEN)  0000078dfc000-0000078dfefff type=3 attr=000000000000000f
(XEN)  0000078dff000-0000078e02fff type=4 attr=000000000000000f
(XEN)  0000078e03000-0000078e07fff type=3 attr=000000000000000f
(XEN)  0000078e08000-0000078e08fff type=4 attr=000000000000000f
(XEN)  0000078e09000-0000078e10fff type=3 attr=000000000000000f
(XEN)  0000078e11000-0000078e13fff type=4 attr=000000000000000f
(XEN)  0000078e14000-0000078e1afff type=5 attr=800000000000000f
(XEN)  0000078e1b000-0000078e1bfff type=3 attr=000000000000000f
(XEN)  0000078e1c000-0000078e1cfff type=4 attr=000000000000000f
(XEN)  0000078e1d000-0000078e1dfff type=6 attr=800000000000000f
(XEN)  0000078e1e000-0000078e22fff type=5 attr=800000000000000f
(XEN)  0000078e23000-0000078e24fff type=4 attr=000000000000000f
(XEN)  0000078e25000-0000078e29fff type=5 attr=800000000000000f
(XEN)  0000078e2a000-0000078e2dfff type=10 attr=000000000000000f
(XEN)  0000078e2e000-0000078e3cfff type=3 attr=000000000000000f
(XEN)  0000078e3d000-0000078e42fff type=4 attr=000000000000000f
(XEN)  0000078e43000-0000078e44fff type=3 attr=000000000000000f
(XEN)  0000078e45000-0000078e45fff type=4 attr=000000000000000f
(XEN)  0000078e46000-0000078e47fff type=5 attr=800000000000000f
(XEN)  0000078e48000-0000078e48fff type=4 attr=000000000000000f
(XEN)  0000078e49000-0000078e49fff type=6 attr=800000000000000f
(XEN)  0000078e4a000-0000078e4afff type=3 attr=000000000000000f
(XEN)  0000078e4b000-0000078e4bfff type=4 attr=000000000000000f
(XEN)  0000078e4c000-0000078e4dfff type=3 attr=000000000000000f
(XEN)  0000078e4e000-0000078e4efff type=5 attr=800000000000000f
(XEN)  0000078e4f000-0000078e52fff type=4 attr=000000000000000f
(XEN)  0000078e53000-0000078e53fff type=5 attr=800000000000000f
(XEN)  0000078e54000-0000078e56fff type=3 attr=000000000000000f
(XEN)  0000078e57000-0000078e57fff type=5 attr=800000000000000f
(XEN)  0000078e58000-000007925dfff type=4 attr=000000000000000f
(XEN)  000007925e000-000007925efff type=6 attr=800000000000000f
(XEN)  000007925f000-0000079ffefff type=4 attr=000000000000000f
(XEN)  0000079fff000-0000079ffffff type=3 attr=000000000000000f
(XEN)  000007a000000-000007a7fffff type=0 attr=000000000000000f
(XEN)  000007ae00000-000007fffffff type=0 attr=000000000000000f
(XEN)  00000e00f8000-00000e00f8fff type=11 attr=8000000000000001
(XEN)  00000fed01000-00000fed01fff type=11 attr=8000000000000001
(XEN) Initing memory sharing.
(XEN) alt table ffff82d0806706b0 -> ffff82d080671ca0
(XEN) PCI: MCFG configuration 0: base e0000000 segment 0000 buses 00 - 3f
(XEN) PCI: Not using MCFG for segment 0000 bus 00-3f
(XEN) I/O virtualisation disabled
(XEN) nr_sockets: 2
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using new ACK method
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
(XEN) TSC deadline timer enabled
(XEN) mwait-idle: MWAIT substates: 0x3000020
(XEN) mwait-idle: v0.4.1 model 0x37
(XEN) mwait-idle: lapic_timer_reliable_states 0xffffffff
(XEN) VMX: Supported advanced features:
(XEN)  - APIC MMIO access virtualisation
(XEN)  - APIC TPR shadow
(XEN)  - Extended Page Tables (EPT)
(XEN)  - Virtual-Processor Identifiers (VPID)
(XEN)  - Virtual NMI
(XEN)  - MSR direct-access bitmap
(XEN)  - Unrestricted Guest
(XEN)  - VM Functions
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB
(XEN) Brought up 4 CPUs
(XEN) build-id: fda28cab2032b0509412026f48600411
(XEN) Running stub recovery selftests...
(XEN) traps.c:3468: GPF (0000): ffff82d0bffff041 [ffff82d0bffff041] -> 
ffff82d080360562
(XEN) traps.c:824: Trap 12: ffff82d0bffff040 [ffff82d0bffff040] -> 
ffff82d080360562
(XEN) traps.c:1226: Trap 3: ffff82d0bffff041 [ffff82d0bffff041] -> 
ffff82d080360562
(XEN) ACPI sleep modes: S3
(XEN) VPMU: disabled
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) Dom0 has maximum 663 PIRQs
(XEN) NX (Execute Disable) protection active
(XEN) *** LOADING DOMAIN 0 ***
(XEN) ELF: phdr: paddr=0x1000000 memsz=0x10ba000
(XEN) ELF: phdr: paddr=0x2200000 memsz=0x1d2000
(XEN) ELF: phdr: paddr=0x23d2000 memsz=0x1c498
(XEN) ELF: phdr: paddr=0x23ef000 memsz=0x48c000
(XEN) ELF: memory: 0x1000000 -> 0x287b000
(XEN) ELF: note: GUEST_OS = "linux"
(XEN) ELF: note: GUEST_VERSION = "2.6"
(XEN) ELF: note: XEN_VERSION = "xen-3.0"
(XEN) ELF: note: VIRT_BASE = 0xffffffff80000000
(XEN) ELF: note: INIT_P2M = 0x8000000000
(XEN) ELF: note: ENTRY = 0xffffffff823ef180
(XEN) ELF: note: HYPERCALL_PAGE = 0xffffffff81001000
(XEN) ELF: note: FEATURES = "!writable_page_tables|pae_pgdir_above_4gb"
(XEN) ELF: note: SUPPORTED_FEATURES = 0x801
(XEN) ELF: note: PAE_MODE = "yes"
(XEN) ELF: note: LOADER = "generic"
(XEN) ELF: note: unknown (0xd)
(XEN) ELF: note: SUSPEND_CANCEL = 0x1
(XEN) ELF: note: MOD_START_PFN = 0x1
(XEN) ELF: note: HV_START_LOW = 0xffff800000000000
(XEN) ELF: note: PADDR_OFFSET = 0
(XEN) ELF: note: PHYS32_ENTRY = 0x10002d0
(XEN) ELF: addresses:
(XEN)     virt_base        = 0xffffffff80000000
(XEN)     elf_paddr_offset = 0x0
(XEN)     virt_offset      = 0xffffffff80000000
(XEN)     virt_kstart      = 0xffffffff81000000
(XEN)     virt_kend        = 0xffffffff8287b000
(XEN)     virt_entry       = 0xffffffff823ef180
(XEN)     p2m_base         = 0x8000000000
(XEN)  Xen  kernel: 64-bit, lsb, compat32
(XEN)  Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x287b000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   0000000058000000->000000005c000000 (32388 pages to be 
allocated)
(XEN)  Init. ramdisk: 0000000060cbd000->0000000074e38f76
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: ffffffff81000000->ffffffff8287b000
(XEN)  Init. ramdisk: 0000000000000000->0000000000000000
(XEN)  Phys-Mach map: 0000008000000000->0000008000100000
(XEN)  Start info:    ffffffff8287b000->ffffffff8287b4b4
(XEN)  Page tables:   ffffffff8287c000->ffffffff82895000
(XEN)  Boot stack:    ffffffff82895000->ffffffff82896000
(XEN)  TOTAL:         ffffffff80000000->ffffffff82c00000
(XEN)  ENTRY ADDRESS: ffffffff823ef180
(XEN) Dom0 has maximum 4 VCPUs
(XEN) ELF: phdr 0 at 0xffffffff81000000 -> 0xffffffff820ba000
(XEN) ELF: phdr 1 at 0xffffffff82200000 -> 0xffffffff823d2000
(XEN) ELF: phdr 2 at 0xffffffff823d2000 -> 0xffffffff823ee498
(XEN) ELF: phdr 3 at 0xffffffff823ef000 -> 0xffffffff82618000
(XEN) Scrubbing Free RAM on 1 nodes using 4 CPUs
(XEN) ....done.
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) ***************************************************
(XEN) WARNING: CONSOLE OUTPUT IS SYNCHRONOUS
(XEN) This option is intended to aid debugging of Xen by ensuring
(XEN) that all output is synchronously delivered on the serial line.
(XEN) However it can introduce SIGNIFICANT latencies and affect
(XEN) timekeeping. It is NOT recommended for production use!
(XEN) ***************************************************
(XEN) 3... 2... 1... 
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to 
Xen)
(XEN) Freed 2048kB init memory
mapping kernel into physical memory
about to get started...
[    0.000000] efi: Could not map UEFI random seed!
(XEN) PCI add device 0000:00:00.0
(XEN) PCI add device 0000:00:02.0
(XEN) PCI add device 0000:00:14.0
(XEN) PCI add device 0000:00:1a.0
(XEN) PCI add device 0000:00:1b.0
(XEN) PCI add device 0000:00:1c.0
(XEN) PCI add device 0000:00:1c.1
(XEN) PCI add device 0000:00:1c.2
(XEN) PCI add device 0000:00:1c.3
(XEN) PCI add device 0000:00:1f.0
(XEN) PCI add device 0000:00:1f.3
(XEN) PCI add device 0000:02:00.0
(XEN) PCI add device 0000:03:00.0
[    0.247142] ------------[ cut here ]------------
[    0.252208] kernel BUG at drivers/xen/events/events_base.c:521!
[    0.258916] invalid opcode: 0000 [#1] SMP
[    0.263472] Modules linked in:
[    0.266971] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G        W       4.11.12 
#1
[    0.275126] Hardware name: ADI Minnowboard Turbot D0 PLATFORM/MinnowBoard 
Turbot, BIOS MNW2MAX1.X64.0095.R01.1703281124 03/28/2017
[    0.288334] task: ffff88001880bfc0 task.stack: ffffc90040328000
[    0.295040] RIP: e030:__startup_pirq+0x128/0x160
[    0.300277] RSP: e02b:ffffc9004032b790 EFLAGS: 00010096
[    0.306202] RAX: 0000000000000000 RBX: 0000000000000031 RCX: 0000000000000000
[    0.314263] RDX: 0000000000000000 RSI: 0000000000000031 RDI: ffff880018c021a0
[    0.322322] RBP: ffffc9004032b7c0 R08: ffff88001894f000 R09: ffff880018c01ff0
[    0.330383] R10: 0000000000000000 R11: 0000000000000040 R12: 0000000000000000
[    0.338443] R13: ffff88001894e218 R14: ffff88001894e218 R15: 000000002003cc00
[    0.346520] FS:  0000000000000000(0000) GS:ffff88001f680000(0000) 
knlGS:0000000000000000
[    0.355632] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.362138] CR2: 0000000000000000 CR3: 0000000002209000 CR4: 0000000000002660
[    0.370201] Call Trace:
[    0.373021]  ? acpi_ut_evaluate_object+0x193/0x1a1
[    0.378461]  startup_pirq+0x11/0x20
[    0.382439]  irq_startup+0x4a/0x80
[    0.386322]  ? byt_gpio_runtime_suspend+0x10/0x10
[    0.391664]  __irq_do_set_handler+0xbd/0x190
[    0.396518]  ? byt_gpio_runtime_suspend+0x10/0x10
[    0.401860]  ? byt_gpio_runtime_suspend+0x10/0x10
[    0.407201]  irq_set_chained_handler_and_data+0x57/0x90
[    0.413126]  gpiochip_set_chained_irqchip+0x38/0x90
[    0.418660]  byt_pinctrl_probe+0x510/0x660
[    0.423325]  platform_drv_probe+0x3c/0xa0
[    0.427885]  driver_probe_device+0x2c0/0x460
[    0.432742]  __device_attach_driver+0x91/0x100
[    0.437791]  ? __driver_attach+0xf0/0xf0
[    0.442258]  bus_for_each_drv+0x69/0xb0
[    0.446629]  __device_attach+0xe4/0x160
[    0.450998]  device_initial_probe+0x13/0x20
[    0.455757]  bus_probe_device+0x8b/0xa0
[    0.460127]  device_add+0x406/0x690
[    0.464114]  ? __insert_resource+0x1d/0x120
[    0.468867]  platform_device_add+0x107/0x270
[    0.473723]  platform_device_register_full+0x105/0x140
[    0.479551]  acpi_create_platform_device+0x21c/0x2e0
[    0.485183]  acpi_lpss_create_device+0x362/0x460
[    0.490427]  ? acpi_evaluate_object+0x232/0x258
[    0.495574]  ? acpi_evaluate_integer+0x54/0x90
[    0.500623]  acpi_bus_attach+0x116/0x200
[    0.505090]  acpi_bus_attach+0x9b/0x200
[    0.509460]  acpi_bus_attach+0x9b/0x200
[    0.513830]  acpi_bus_scan+0x48/0xa0
[    0.517910]  acpi_scan_init+0xfb/0x259
[    0.522185]  acpi_init+0x2f2/0x353
[    0.526067]  ? acpi_sleep_proc_init+0x28/0x28
[    0.531020]  do_one_initcall+0x54/0x1c0
[    0.535389]  ? parse_args+0x2b5/0x4c0
[    0.539566]  kernel_init_freeable+0x1bc/0x256
[    0.544519]  ? rest_init+0x80/0x80
[    0.548401]  kernel_init+0xe/0x100
[    0.552291]  ret_from_fork+0x25/0x30
[    0.556363] Code: 75 46 48 8d 64 24 18 5b 41 5c 41 5d 5d c3 48 8d 75 d4 bf 
02 00 00 00 e8 17 bd ff ff 8d 10 e9 63 ff ff ff 45 31 ed e9 12 ff ff ff <0f> 0b 
8d 10 8d 33 48 c7 c7 70 14 fb 81 e8 29 58 c4 ff 41 8d 3c 
[    0.577536] RIP: __startup_pirq+0x128/0x160 RSP: ffffc9004032b790
[    0.584435] ---[ end trace 4a018094abbba7e7 ]---
[    0.589715] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x0000000b
[    0.589715] 
(XEN) Debugging connection not set up.
(XEN) Hardware Dom0 crashed: rebooting machine in 5 seconds.


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

Reply via email to