[GIT PULL] xen: branch for v6.14-rc2
From: Juergen Gross
Date: Thu Feb 06 2025 - 11:31:17 EST
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.14-rc2-tag
xen: branch for v6.14-rc2
It contains 3 fixes of a single function, which was introduced in the
6.13 cycle.
Thanks.
Juergen
arch/x86/xen/xen-head.S | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
Juergen Gross (3):
x86/xen: fix xen_hypercall_hvm() to not clobber %rbx
x86/xen: add FRAME_END to xen_hypercall_hvm()
x86/xen: remove unneeded dummy push from xen_hypercall_hvm()