]> xenbits.xensource.com Git - xen.git/commit
x86/kexec: Add the '.L_' prefix to is_* and call_* labels
authorJane Malalane <jane.malalane@citrix.com>
Tue, 9 Aug 2022 09:49:43 +0000 (11:49 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 9 Aug 2022 09:49:43 +0000 (11:49 +0200)
commitf3eafc58f45448d0ce7c7544bdef50d6f0d7d3d6
treec7f3fba695f51ae09d999e541809d2db33fd1b79
parent89805b35ce6a0cf402563ebe2f09b03f27152474
x86/kexec: Add the '.L_' prefix to is_* and call_* labels

These are local symbols and shouldn't be externally visible.

Suggested-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Jane Malalane <jane.malalane@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/x86_64/kexec_reloc.S