objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
authorJosh Poimboeuf <jpoimboe@kernel.org>
Fri, 24 Jun 2022 10:52:40 +0000 (12:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jul 2022 10:54:08 +0000 (12:54 +0200)
commitc590fa2d2dac50e9e1ea6946506636617b2f8694
treee910afb3541661cdffcf9e987c91f3637209535c
parent66b37dccbc2524b675bfb2b3f4281a943cc36169
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}

commit 8faea26e611189e933ea2281975ff4dc7c1106b6 upstream.

Commit

  c536ed2fffd5 ("objtool: Remove SAVE/RESTORE hints")

removed the save/restore unwind hints because they were no longer
needed. Now they're going to be needed again so re-add them.

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/unwind_hints.h
include/linux/objtool.h
tools/include/linux/objtool.h
tools/objtool/check.c
tools/objtool/include/objtool/check.h