summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc
diff options
context:
space:
mode:
authorJosh Poimboeuf <jpoimboe@kernel.org>2026-04-03 13:04:28 -0700
committerJosh Poimboeuf <jpoimboe@kernel.org>2026-05-04 21:16:05 -0700
commita5b6612332622d809e5c0a4f5637eef92dc06c06 (patch)
tree45506b8b39f002524f20463f92f04b9df94e7a2c /rust/kernel/alloc
parent30cae58cdc13b91035faae3dcc8a96fe8a2daae3 (diff)
objtool: Consolidate file decoding into decode_file()
decode_sections() relies on CFI and cfi_hash initialization done separately in check(), making it unusable outside of check(). Consolidate the initialization into decode_sections() and rename it to decode_file(), and make it global along with free_insns() and insn_reloc() for use by other objtool components -- namely, the checksum code which will be moving to another file. Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Song Liu <song@kernel.org> Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'rust/kernel/alloc')
0 files changed, 0 insertions, 0 deletions