[GIT PULL] xen: branch for v6.3-rc4
From: Juergen Gross
Date: Fri Mar 24 2023 - 07:35:56 EST
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.3-rc4-tag
xen: branch for v6.3-rc4
It contains two fixes:
- a build warning fix for a patch which went into rc3
- a fix for avoiding concurrent accesses to the Xen PV console ring page
Thanks.
Juergen
arch/x86/xen/enlighten_pvh.c | 2 +-
drivers/tty/hvc/hvc_xen.c | 19 +++++++++++++++++--
2 files changed, 18 insertions(+), 3 deletions(-)
Jan Beulich (1):
x86/PVH: avoid 32-bit build warning when obtaining VGA console info
Roger Pau Monne (1):
hvc/xen: prevent concurrent accesses to the shared ring