mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-24 14:25:26 -04:00
objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Josh Poimboeuf <jpoimboe@kernel.org> Link: https://lore.kernel.org/r/20241128094311.358508242@infradead.org
This commit is contained in:
@@ -61,5 +61,6 @@ struct unwind_hint {
|
||||
#define ANNOTYPE_RETPOLINE_SAFE 2
|
||||
#define ANNOTYPE_INSTR_BEGIN 3
|
||||
#define ANNOTYPE_INSTR_END 4
|
||||
#define ANNOTYPE_UNRET_BEGIN 5
|
||||
|
||||
#endif /* _LINUX_OBJTOOL_TYPES_H */
|
||||
|
||||
Reference in New Issue
Block a user