[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1469751119.git.jpoimboe@redhat.com>
Date: Thu, 28 Jul 2016 19:14:57 -0500
From: Josh Poimboeuf <jpoimboe@...hat.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [PATCH 0/3] objtool warning fixes
Fixes for some objtool-related warnings reported by Linus.
Josh Poimboeuf (3):
objtool: support new gcc 6 switch jump table pattern
objtool: resync x86 instruction decoder with the kernel's
objtool: un-capitalize "Warning" for out-of-sync instruction decoder
tools/objtool/Makefile | 2 +-
tools/objtool/arch/x86/insn/gen-insn-attr-x86.awk | 11 +-
tools/objtool/arch/x86/insn/inat.h | 17 +-
tools/objtool/arch/x86/insn/insn.c | 18 +-
tools/objtool/arch/x86/insn/insn.h | 12 +-
tools/objtool/arch/x86/insn/x86-opcode-map.txt | 263 ++++++++++++++--------
tools/objtool/builtin-check.c | 140 +++++++-----
7 files changed, 309 insertions(+), 154 deletions(-)
--
2.7.4
Powered by blists - more mailing lists