[GIT PULL] xen: branch for v5.5-rc2

From: Juergen Gross
Date: Sun Dec 15 2019 - 01:06:50 EST


Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.5b-rc2-tag

xen: branch for v5.5-rc2

It contains two fixes: one for a resource accounting bug in some
configurations and a fix for another patch which went into rc1.

Thanks.

Juergen

drivers/block/xen-blkback/xenbus.c | 10 ++++++++++
drivers/xen/balloon.c | 3 ++-
2 files changed, 12 insertions(+), 1 deletion(-)

Juergen Gross (1):
xen/balloon: fix ballooned page accounting without hotplug enabled

Paul Durrant (1):
xen-blkback: prevent premature module unload