]> git.baikalelectronics.ru Git - kernel.git/commit
objtool: Clean up elf_write() condition
authorPeter Zijlstra <peterz@infradead.org>
Fri, 17 Apr 2020 21:15:00 +0000 (23:15 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 18 Jun 2020 15:36:33 +0000 (17:36 +0200)
commit3d39a7039e02a84b186511144fab38a2e2ff0283
tree315aa11c90cdba7d5789ddfd9ace91910d5c099b
parent74a27a5f5a99e6b5adfd790053b6cccac3270c76
objtool: Clean up elf_write() condition

With there being multiple ways to change the ELF data, let's more
concisely track modification.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
tools/objtool/check.c
tools/objtool/elf.c
tools/objtool/elf.h
tools/objtool/orc_gen.c