Linus, Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.2b-rc3-tag xen: fixes for 5.2-rc3 It contains one minor cleanup patch and a fix for handling of live migration when running as Xen guest. Thanks. Juergen drivers/xen/pvcalls-front.c | 4 ---- drivers/xen/xenbus/xenbus.h | 3 +++ drivers/xen/xenbus/xenbus_dev_frontend.c | 18 ++++++++++++++++++ drivers/xen/xenbus/xenbus_xs.c | 7 +++++-- 4 files changed, 26 insertions(+), 6 deletions(-) Ross Lagerwall (1): xenbus: Avoid deadlock during suspend due to open transactions YueHaibing (1): xen/pvcalls: Remove set but not used variable