diff options
author | Peter Zijlstra <peterz@infradead.org> | 2019-02-25 10:31:24 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-04-03 11:02:24 +0200 |
commit | a4d09dde9093a04a9b48fb9e5ef3177bdfaff199 (patch) | |
tree | 515fea511c16de926622d6751ed97390f826edba /tools/iio | |
parent | 40ea97290b08be2e038b31cbb33097d1145e8169 (diff) | |
download | linux-stable-a4d09dde9093a04a9b48fb9e5ef3177bdfaff199.tar.gz linux-stable-a4d09dde9093a04a9b48fb9e5ef3177bdfaff199.tar.bz2 linux-stable-a4d09dde9093a04a9b48fb9e5ef3177bdfaff199.zip |
objtool: Set insn->func for alternatives
In preparation of function attributes, we need each instruction to
have a valid link back to its function.
Therefore make sure we set the function association for alternative
instruction sequences; they are, after all, still part of the function.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/iio')
0 files changed, 0 insertions, 0 deletions