]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/tools: Rename test_get_len to insn_decoder_test
authorMasami Hiramatsu <mhiramat@kernel.org>
Fri, 24 Nov 2017 15:10:25 +0000 (00:10 +0900)
committerIngo Molnar <mingo@kernel.org>
Tue, 12 Dec 2017 12:27:47 +0000 (13:27 +0100)
commit6b63dd119eb4eee44733ca435168ce05487b8644
treeb1cad462f6eaec04ebe6cd617f01be2287ba38b7
parent76523de61993d015f7895d06deacd3fd454574a1
x86/tools: Rename test_get_len to insn_decoder_test

Rename test_get_len test command to insn_decoder_test
as it a more meaningful name. This also changes some
comments in related files.

Note that this also removes the paragraph about
writing to the Free Software Foundation's mailing
address.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/151153622537.22827.14928774603980883278.stgit@devbox
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/tools/Makefile
arch/x86/tools/distill.awk
arch/x86/tools/insn_decoder_test.c [moved from arch/x86/tools/test_get_len.c with 94% similarity]