diff options
author | Christophe Leroy <[email protected]> | 2022-11-14 23:27:46 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-11-18 19:00:15 +1100 |
commit | efb11fdb3e1a9f694fa12b70b21e69e55ec59c36 (patch) | |
tree | 8b45eb990e937c210de8975c1d1877c5cb6cd8ae /scripts/generate_rust_analyzer.py | |
parent | d0160bd5d389da247fb5affb6a35ea393d22fedb (diff) |
objtool: Fix SEGFAULT
find_insn() will return NULL in case of failure. Check insn in order
to avoid a kernel Oops for NULL pointer dereference.
Tested-by: Naveen N. Rao <[email protected]>
Reviewed-by: Naveen N. Rao <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions