All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] objtool/urgent for v5.11-rc5
@ 2021-01-24 12:15 Borislav Petkov
  2021-01-24 18:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-01-24 12:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull three urgent objtool fixes resulting from recent toolchain
changes.

Thx.

---

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/objtool_urgent_for_v5.11_rc5

for you to fetch changes up to 1d489151e9f9d1647110277ff77282fe4d96d09b:

  objtool: Don't fail on missing symbol table (2021-01-21 15:49:58 -0600)

----------------------------------------------------------------
 - Adjust objtool to handle a recent binutils change to not generate unused
 symbols anymore.

 - Revert the fail-the-build-on-fatal-errors objtool strategy for now due to the
 ever-increasing matrix of supported toolchains/plugins and them causing too
 many such fatal errors currently.

 - Do not add empty symbols to objdump's rbtree to accommodate clang removing
 section symbols.

----------------------------------------------------------------
Josh Poimboeuf (3):
      objtool: Don't add empty symbols to the rbtree
      objtool: Don't fail the kernel build on fatal errors
      objtool: Don't fail on missing symbol table

 tools/objtool/check.c | 14 +++++---------
 tools/objtool/elf.c   | 14 ++++++++++++--
 2 files changed, 17 insertions(+), 11 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

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

* Re: [GIT PULL] objtool/urgent for v5.11-rc5
  2021-01-24 12:15 [GIT PULL] objtool/urgent for v5.11-rc5 Borislav Petkov
@ 2021-01-24 18:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-24 18:34 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 24 Jan 2021 13:15:39 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/objtool_urgent_for_v5.11_rc5

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

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:[~2021-01-24 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 12:15 [GIT PULL] objtool/urgent for v5.11-rc5 Borislav Petkov
2021-01-24 18:34 ` 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.