Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen fixes from Juergen Gross: - Kconfig fix to make it possible to control building of the privcmd driver - three fixes for issues identified by the kernel test robot - a five-patch series to simplify timeout handling for Xen PV driver initialization - two patches to fix error paths in xenstore/xenbus driver initialization * tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen: make HYPERVISOR_set_debugreg() always_inline xen: make HYPERVISOR_get_debugreg() always_inline xen: detect uninitialized xenbus in xenbus_init xen: flag xen_snd_front to be not essential for system boot xen: flag pvcalls-front to be not essential for system boot xen: flag hvc_xen to be not essential for system boot xen: flag xen_drm_front to be not essential for system boot xen: add "not_essential" flag to struct xenbus_driver xen/pvh: add missing prototype to h...
Showing
- arch/x86/include/asm/xen/hypercall.h 2 additions, 2 deletionsarch/x86/include/asm/xen/hypercall.h
- arch/x86/include/asm/xen/hypervisor.h 1 addition, 0 deletionsarch/x86/include/asm/xen/hypervisor.h
- drivers/gpu/drm/xen/xen_drm_front.c 1 addition, 0 deletionsdrivers/gpu/drm/xen/xen_drm_front.c
- drivers/input/misc/xen-kbdfront.c 1 addition, 0 deletionsdrivers/input/misc/xen-kbdfront.c
- drivers/tty/hvc/hvc_xen.c 1 addition, 0 deletionsdrivers/tty/hvc/hvc_xen.c
- drivers/video/fbdev/xen-fbfront.c 1 addition, 0 deletionsdrivers/video/fbdev/xen-fbfront.c
- drivers/xen/Kconfig 7 additions, 1 deletiondrivers/xen/Kconfig
- drivers/xen/pvcalls-front.c 1 addition, 0 deletionsdrivers/xen/pvcalls-front.c
- drivers/xen/xenbus/xenbus_probe.c 26 additions, 1 deletiondrivers/xen/xenbus/xenbus_probe.c
- drivers/xen/xenbus/xenbus_probe_frontend.c 3 additions, 11 deletionsdrivers/xen/xenbus/xenbus_probe_frontend.c
- include/xen/xenbus.h 1 addition, 0 deletionsinclude/xen/xenbus.h
- sound/xen/xen_snd_front.c 1 addition, 0 deletionssound/xen/xen_snd_front.c
Please register or sign in to comment