public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] objtool changes for v6.7
@ 2023-10-28 11:36 Ingo Molnar
  2023-10-30 23:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2023-10-28 11:36 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Josh Poimboeuf, Peter Zijlstra, Thomas Gleixner,
	Borislav Petkov, Andrew Morton

Linus,

Please pull the latest objtool tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git objtool-core-2023-10-28

   # HEAD: 60fd39af33d3f63c4c94bd06784ebdf0d883f5c9 scripts/faddr2line: Skip over mapping symbols in output from readelf

Misc fixes and cleanups:

 - Fix potential MAX_NAME_LEN limit related build failures
 - Fix scripts/faddr2line symbol filtering bug
 - Fix scripts/faddr2line on LLVM=1
 - Fix scripts/faddr2line to accept readelf output with mapping symbols
 - Minor cleanups

 Thanks,

	Ingo

------------------>
Aaron Plattner (2):
      objtool: Propagate early errors
      objtool: Remove max symbol name length limitation

Colin Ian King (1):
      x86/unwind/orc: Remove redundant initialization of 'mid' pointer in __orc_find()

Fangrui Song (1):
      x86/speculation, objtool: Use absolute relocations for annotations

Ruan Jinjie (1):
      objtool: Use 'the fallthrough' pseudo-keyword

Will Deacon (3):
      scripts/faddr2line: Don't filter out non-function symbols from readelf
      scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1
      scripts/faddr2line: Skip over mapping symbols in output from readelf


 arch/x86/include/asm/alternative.h   |  4 ++--
 arch/x86/include/asm/nospec-branch.h |  4 ++--
 arch/x86/kernel/unwind_orc.c         |  2 +-
 include/linux/objtool.h              | 10 +++++-----
 scripts/faddr2line                   | 24 +++++++++++++++++++++---
 tools/objtool/arch/x86/decode.c      |  6 +++---
 tools/objtool/elf.c                  | 14 ++++++--------
 tools/objtool/objtool.c              |  4 +---
 8 files changed, 41 insertions(+), 27 deletions(-)

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

* Re: [GIT PULL] objtool changes for v6.7
  2023-10-28 11:36 [GIT PULL] objtool changes for v6.7 Ingo Molnar
@ 2023-10-30 23:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-30 23:50 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Josh Poimboeuf, Peter Zijlstra,
	Thomas Gleixner, Borislav Petkov, Andrew Morton

The pull request you sent on Sat, 28 Oct 2023 13:36:01 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git objtool-core-2023-10-28

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

Thank you!

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

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

end of thread, other threads:[~2023-10-30 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-28 11:36 [GIT PULL] objtool changes for v6.7 Ingo Molnar
2023-10-30 23:50 ` pr-tracker-bot

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