On 12/11/2017 05:49 AM, Ingo Molnar wrote: > > * Randy Dunlap <rdun...@infradead.org> wrote: > >> From: Randy Dunlap <rdun...@infradead.org> >> >> Update x86-opcode-map.txt based on the October 2017 Intel SDM publication. >> Correct INVPID to INVVPID. >> Add UD0, UD1, and UD2 instruction opcodes. >> >> Signed-off-by: Randy Dunlap <rdun...@infradead.org> >> Cc: Masami Hiramatsu <mhira...@redhat.com> >> Cc: Josh Poimboeuf <jpoim...@redhat.com> >> Cc: x86 maintainers <x...@kernel.org> >> --- >> >> arch/x86/lib/x86-opcode-map.txt | 7 ++++--- >> 1 file changed, 4 insertions(+), 3 deletions(-) >> >> Are these following file updated automatically or manually? >> ./tools/objtool/arch/x86/lib/x86-opcode-map.txt >> ./tools/perf/util/intel-pt-decoder/x86-opcode-map.txt > > Manually, but I'll do that when applying to patch, no need to complicate your > workflow.
Sounds good. I'll send a replacement patch as requested by Masami. -- ~Randy