public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] objtool: seg fault fixes and retpoline improvements
@ 2018-01-30  4:00 Josh Poimboeuf
  2018-01-30  4:00 ` [PATCH 1/4] objtool: Improve retpoline alternative handling Josh Poimboeuf
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Josh Poimboeuf @ 2018-01-30  4:00 UTC (permalink / raw)
  To: x86
  Cc: linux-kernel, Peter Zijlstra, Ingo Molnar, David Woodhouse,
	Guenter Roeck

Some assorted fixes and improvements.

Josh Poimboeuf (4):
  objtool: Improve retpoline alternative handling
  objtool: Add support for alternatives at the end of a section
  objtool: Warn on stripped section symbol
  objtool: Don't print '.tmp_' prefix for .o files

 tools/objtool/check.c   | 110 ++++++++++++++++++++++++++++++------------------
 tools/objtool/orc_gen.c |   5 +++
 2 files changed, 73 insertions(+), 42 deletions(-)

-- 
2.14.3

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-01-31  6:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-30  4:00 [PATCH 0/4] objtool: seg fault fixes and retpoline improvements Josh Poimboeuf
2018-01-30  4:00 ` [PATCH 1/4] objtool: Improve retpoline alternative handling Josh Poimboeuf
2018-01-30  8:46   ` [tip:x86/pti] " tip-bot for Josh Poimboeuf
2018-01-30 14:12   ` tip-bot for Josh Poimboeuf
2018-01-30  4:00 ` [PATCH 2/4] objtool: Add support for alternatives at the end of a section Josh Poimboeuf
2018-01-30  8:46   ` [tip:x86/pti] " tip-bot for Josh Poimboeuf
2018-01-30 14:13   ` tip-bot for Josh Poimboeuf
2018-01-30  4:00 ` [PATCH 3/4] objtool: Warn on stripped section symbol Josh Poimboeuf
2018-01-30  8:47   ` [tip:x86/pti] " tip-bot for Josh Poimboeuf
2018-01-30 14:13   ` tip-bot for Josh Poimboeuf
2018-01-30  4:00 ` [PATCH 4/4] objtool: Don't print '.tmp_' prefix for .o files Josh Poimboeuf
2018-01-30  8:47   ` [tip:x86/pti] objtool: Don't print '.tmp_' prefix for .o files when CONFIG_MODVERSIONS=y tip-bot for Josh Poimboeuf
2018-01-30  9:58   ` [PATCH 4/4] objtool: Don't print '.tmp_' prefix for .o files Peter Zijlstra
2018-01-30 15:53     ` Josh Poimboeuf
2018-01-31  6:17       ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox