]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/xen: add FRAME_END to xen_hypercall_hvm()
authorJuergen Gross <jgross@suse.com>
Wed, 5 Feb 2025 09:07:56 +0000 (10:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Mar 2025 11:50:23 +0000 (12:50 +0100)
commitd85d721f32251c48eed3a1d9bb63db7b32550464
treeb239cb707890da33a7db864eb3070d3f9fb02146
parentaaa15fc4291b0c0c6259ca72a95420feea2f0649
x86/xen: add FRAME_END to xen_hypercall_hvm()

[ Upstream commit 0bd797b801bd8ee06c822844e20d73aaea0878dd ]

xen_hypercall_hvm() is missing a FRAME_END at the end, add it.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202502030848.HTNTTuo9-lkp@intel.com/
Fixes: b4845bb63838 ("x86/xen: add central hypercall functions")
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/xen/xen-head.S