diff options
author | Josh Poimboeuf <[email protected]> | 2019-08-29 17:41:18 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-31 22:27:52 -0300 |
commit | d046b725487a97a3a3b35a00e84ca093963b8b4e (patch) | |
tree | 7c3f467c9b12da745240df401960f4b8aebb6718 /lib/mpi/mpi-cmp.c | |
parent | f01642e4912bb80a01d693f4cc6fb0897207a090 (diff) |
objtool: Move x86 insn decoder to a common location
The kernel tree has three identical copies of the x86 instruction
decoder. Two of them are in the tools subdir.
The tools subdir is supposed to be completely standalone and separate
from the kernel. So having at least one copy of the kernel decoder in
the tools subdir is unavoidable. However, we don't need *two* of them.
Move objtool's copy of the decoder to a shared location, so that perf
will also be able to use it.
Signed-off-by: Josh Poimboeuf <[email protected]>
Reviewed-by: Masami Hiramatsu <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: [email protected]
Link: http://lore.kernel.org/lkml/55b486b88f6bcd0c9a2a04b34f964860c8390ca8.1567118001.git.jpoimboe@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions