]> www.infradead.org Git - users/dwmw2/linux.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)
committerJuergen Gross <jgross@suse.com>
Wed, 5 Feb 2025 16:23:20 +0000 (17:23 +0100)
commit0bd797b801bd8ee06c822844e20d73aaea0878dd
tree821fa220f082dca9a0456c1e81438bf132eb2065
parent98a5cfd2320966f40fe049a9855f8787f0126825
x86/xen: add FRAME_END to xen_hypercall_hvm()

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>
arch/x86/xen/xen-head.S