All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] objtool: two seg fault fixes
@ 2017-12-30 20:43 Josh Poimboeuf
  2017-12-30 20:43 ` [PATCH 1/2] objtool: Fix seg fault caused by missing parameter Josh Poimboeuf
  2017-12-30 20:43 ` [PATCH 2/2] objtool: Fix seg fault with clang-compiled objects Josh Poimboeuf
  0 siblings, 2 replies; 5+ messages in thread
From: Josh Poimboeuf @ 2017-12-30 20:43 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel, Simon Ser

Hi Ingo,

Here are a couple of objtool seg fault fixes from Simon Ser.

Simon Ser (2):
  objtool: Fix seg fault caused by missing parameter
  objtool: Fix seg fault with clang-compiled objects

 tools/objtool/builtin-orc.c | 4 +++-
 tools/objtool/orc_gen.c     | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.13.6

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

end of thread, other threads:[~2017-12-30 21:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-30 20:43 [PATCH 0/2] objtool: two seg fault fixes Josh Poimboeuf
2017-12-30 20:43 ` [PATCH 1/2] objtool: Fix seg fault caused by missing parameter Josh Poimboeuf
2017-12-30 21:07   ` [tip:core/urgent] " tip-bot for Simon Ser
2017-12-30 20:43 ` [PATCH 2/2] objtool: Fix seg fault with clang-compiled objects Josh Poimboeuf
2017-12-30 21:07   ` [tip:core/urgent] " tip-bot for Simon Ser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.