linux/tools/objtool/include/objtool
Peter Zijlstra d9b17a030a objtool: Handle __sanitize_cov*() tail calls
[ Upstream commit f56dae88a8 ]

Turns out the compilers also generate tail calls to __sanitize_cov*(),
make sure to also patch those out in noinstr code.

Fixes: 0f1441b44e ("objtool: Fix noinstr vs KCOV")
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Marco Elver <elver@google.com>
Link: https://lore.kernel.org/r/20210624095147.818783799@infradead.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-18 19:16:23 +01:00
..
arch.h objtool: Handle __sanitize_cov*() tail calls 2021-11-18 19:16:23 +01:00
builtin.h objtool: Collate parse_options() users 2021-03-06 12:44:23 +01:00
cfi.h
check.h objtool: Cache instruction relocs 2021-04-02 12:46:15 +02:00
elf.h objtool: Remove redundant 'len' field from struct section 2021-10-05 12:03:21 -07:00
endianness.h
objtool.h objtool: Provide stats for jump_labels 2021-05-12 14:54:56 +02:00
special.h objtool: Decode jump_entry::key addend 2021-05-12 14:54:55 +02:00
warn.h