Skip to content
Commit 1591a65f authored by Maximilian Heyne's avatar Maximilian Heyne Committed by Juergen Gross
Browse files

x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuid



Since commit 4d65adfc ("x86: xen: insn: Decode Xen and KVM
emulate-prefix signature"), objtool is able to correctly parse the
prefixed instruction in xen_cpuid and emit correct orc unwind
information. Hence, marking the function as STACKFRAME_NON_STANDARD is
no longer needed.

This commit is basically a revert of commit 983bb6d2 ("x86/xen: Mark
xen_cpuid() stack frame as non-standard").

Signed-off-by: default avatarMaximilian Heyne <mheyne@amazon.de>
Reviewed-by: default avatarJuergen Gross <jgross@suse.com>
CC: Josh Poimboeuf <jpoimboe@kernel.org>
Link: https://lore.kernel.org/r/20220517162425.100567-1-mheyne@amazon.de


Signed-off-by: default avatarJuergen Gross <jgross@suse.com>
parent 12f112c3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment