diff options
author | Peter Zijlstra <peterz@infradead.org> | 2022-09-07 12:01:20 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2022-09-15 17:13:55 +0300 |
commit | 7a7621dfa417aa3715d2a3bd1bdd6cf5018274d0 (patch) | |
tree | dbdcab15e010dd846a7c8504838392f4a71b2111 /drivers/media/dvb-frontends/tda10071.c | |
parent | 3c6f3900808c483b0bbb2c351f995c7b880dae14 (diff) | |
download | linux-7a7621dfa417aa3715d2a3bd1bdd6cf5018274d0.tar.xz |
objtool,x86: Teach decode about LOOP* instructions
When 'discussing' control flow Masami mentioned the LOOP* instructions
and I realized objtool doesn't decode them properly.
As it turns out, these instructions are somewhat inefficient and as
such unlikely to be emitted by the compiler (a few vmlinux.o checks
can't find a single one) so this isn't critical, but still, best to
decode them properly.
Reported-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/Yxhd4EMKyoFoH9y4@hirez.programming.kicks-ass.net
Diffstat (limited to 'drivers/media/dvb-frontends/tda10071.c')
0 files changed, 0 insertions, 0 deletions