diff options
author | Peter Zijlstra <[email protected]> | 2021-03-26 16:12:13 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-04-02 12:46:15 +0200 |
commit | 7bd2a600f3e9d27286bbf23c83d599e9cc7cf245 (patch) | |
tree | 61dc66964ab8f58a54f6d2988bd9f346ee12a0b2 /net/lapb/lapb_subr.c | |
parent | 43d5430ad74ef5156353af7aec352426ec7a8e57 (diff) |
objtool: Cache instruction relocs
Track the reloc of instructions in the new instruction->reloc field
to avoid having to look them up again later.
( Technically x86 instructions can have two relocations, but not jumps
and calls, for which we're using this. )
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions