| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-14 | objtool: Add ANNOTATE_DATA_SPECIAL | Josh Poimboeuf | |
| In preparation for the objtool klp diff subcommand, add an ANNOTATE_DATA_SPECIAL macro which annotates special section entries so that objtool can determine their size and location and extract them when needed. Acked-by: Petr Mladek <pmladek@suse.com> Tested-by: Joe Lawrence <joe.lawrence@redhat.com> Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org> | |||
| 2025-10-14 | objtool: Move ANNOTATE* macros to annotate.h | Josh Poimboeuf | |
| In preparation for using the objtool annotation macros in higher-level objtool.h macros like UNWIND_HINT, move them to their own file. Acked-by: Petr Mladek <pmladek@suse.com> Tested-by: Joe Lawrence <joe.lawrence@redhat.com> Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org> | |||
