diff options
author | Julien Thierry <[email protected]> | 2020-03-27 15:28:40 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-04-22 10:53:49 +0200 |
commit | 0699e551af268c9841a205a3e90dc1615fb63d84 (patch) | |
tree | f755bb75c5cf0ed37980fa67d8b1dc82d868182d /lib/mpi/mpi-add.c | |
parent | a70266b5b2e1c4262566a52f2ef16bdcde90f99b (diff) |
objtool: Clean instruction state before each function validation
When a function fails its validation, it might leave a stale state
that will be used for the validation of other functions. That would
cause false warnings on potentially valid functions.
Reset the instruction state before the validation of each individual
function.
Signed-off-by: Julien Thierry <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Signed-off-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions