* 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. Thanks, Ingo