Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: - a small cleanup in the drivers/xen/xenbus Makefile - a fix of the Xen xenstore driver to improve connecting to a late started Xenstore - an enhancement for better support of ballooning in PVH guests - a cleanup using try_cmpxchg() instead of open coding it * tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: drivers/xen: Improve the late XenStore init protocol xen/xenbus: Use *-y instead of *-objs in Makefile xen/x86: add extra pages to unpopulated-alloc if available locking/x86/xen: Use try_cmpxchg() in xen_alloc_p2m_entry()
Showing
- arch/x86/xen/enlighten.c 33 additions, 0 deletionsarch/x86/xen/enlighten.c
- arch/x86/xen/p2m.c 5 additions, 6 deletionsarch/x86/xen/p2m.c
- drivers/xen/xenbus/Makefile 6 additions, 8 deletionsdrivers/xen/xenbus/Makefile
- drivers/xen/xenbus/xenbus_probe.c 23 additions, 13 deletionsdrivers/xen/xenbus/xenbus_probe.c
Please register or sign in to comment