Linux/linux 043cd07arch/x86/include/asm hypervisor.h, arch/x86/mm init.c

Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:
 "Some fixes for Xen:

   - a fix for a regression introduced in 4.13 for a Xen HVM-guest
     configured with KASLR

   - a fix for a possible deadlock in the xenbus driver when booting the
     system

   - a fix for lost interrupts in Xen guests"

* tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/events: Fix interrupt lost during irq_disable and irq_enable
  xen: avoid deadlock in xenbus
  xen: fix hvm guest with kaslr enabled
  xen: split up xen_hvm_init_shared_info()
  x86: provide an init_mem_mapping hypervisor hook
DeltaFile
+37-22arch/x86/xen/enlighten_hvm.c
+10-0arch/x86/include/asm/hypervisor.h
+3-0arch/x86/mm/init.c
+2-1drivers/xen/xenbus/xenbus_xs.c
+1-1drivers/xen/events/events_base.c
+53-245 files

UnifiedSplitRaw