[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200704065702.3073-1-jgross@suse.com>
Date: Sat, 4 Jul 2020 08:57:02 +0200
From: Juergen Gross <jgross@...e.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
boris.ostrovsky@...cle.com
Subject: [GIT PULL] xen: branch for v5.8-rc4
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.8b-rc4-tag
xen: branch for v5.8-rc4
It contains only 1 small cleanup patch for ARM and two patches for the
xenbus driver fixinf latent problems (large stack allocations and bad
return code settings).
Thanks.
Juergen
arch/arm/xen/enlighten.c | 1 -
drivers/xen/xenbus/xenbus_client.c | 167 ++++++++++++++++++-------------------
2 files changed, 81 insertions(+), 87 deletions(-)
Juergen Gross (2):
xen/xenbus: avoid large structs and arrays on the stack
xen/xenbus: let xenbus_map_ring_valloc() return errno values only
Xiaofei Tan (1):
arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR
Powered by blists - more mailing lists