All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] objtool changes for v5.9
@ 2020-08-03 12:06 Ingo Molnar
  2020-08-03 22:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2020-08-03 12:06 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Peter Zijlstra, Josh Poimboeuf, Thomas Gleixner,
	Borislav Petkov, Andrew Morton

Linus,

Please pull the latest objtool/core git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git objtool-core-2020-08-03

   # HEAD: d832c0051f4e9cc7d26ef3bc6e9b662bc6a90f3a Merge branch 'objtool/urgent' into objtool/core

Misc updates:

- Add support for non-rela relocations, in preparation to merge 'recordmcount'
  functionality into objtool.

- Fix assumption that broke under --ffunction-sections (LTO) builds.

- Misc cleanups.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
 Thanks,

	Ingo

------------------>
Kristen Carlson Accardi (1):
      objtool: Do not assume order of parent/child functions

Matt Helsley (2):
      objtool: Rename rela to reloc
      objtool: Add support for relocations without addends

Sami Tolvanen (1):
      objtool: Use sh_info to find the base for .rela sections


 tools/objtool/arch.h            |   2 +-
 tools/objtool/arch/x86/decode.c |   2 +-
 tools/objtool/check.c           | 202 +++++++++++++-------------
 tools/objtool/check.h           |   2 +-
 tools/objtool/elf.c             | 308 ++++++++++++++++++++++++++++------------
 tools/objtool/elf.h             |  29 ++--
 tools/objtool/orc_gen.c         |  46 +++---
 tools/objtool/special.c         |  28 ++--
 8 files changed, 375 insertions(+), 244 deletions(-)

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

* Re: [GIT PULL] objtool changes for v5.9
  2020-08-03 12:06 [GIT PULL] objtool changes for v5.9 Ingo Molnar
@ 2020-08-03 22:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-03 22:10 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Peter Zijlstra, Josh Poimboeuf,
	Thomas Gleixner, Borislav Petkov, Andrew Morton

The pull request you sent on Mon, 3 Aug 2020 14:06:02 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git objtool-core-2020-08-03

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9dee86896c5968a928e56828236af41c136bdfbd

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-08-03 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 12:06 [GIT PULL] objtool changes for v5.9 Ingo Molnar
2020-08-03 22:10 ` pr-tracker-bot

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.