mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] objtool/urgent for v6.4
@ 2023-06-25  9:28 Borislav Petkov
  2023-06-25 17:09 ` Linus Torvalds
  2023-06-25 17:23 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Borislav Petkov @ 2023-06-25  9:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull one urgent objtool fix for 6.4.

Thx.

---

The following changes since commit 858fd168a95c5b9669aac8db6c14a9aeab446375:

  Linux 6.4-rc6 (2023-06-11 14:35:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/objtool_urgent_for_v6.4

for you to fetch changes up to b9f174c811e3ae4ae8959dc57e6adb9990e913f4:

  x86/unwind/orc: Add ELF section with ORC version identifier (2023-06-16 17:17:42 +0200)

----------------------------------------------------------------
- Add a ORC format hash to vmlinux and modules in order for other tools
  which use it, to detect changes to it and adapt accordingly

----------------------------------------------------------------
Omar Sandoval (1):
      x86/unwind/orc: Add ELF section with ORC version identifier

 arch/x86/Makefile                 | 12 ++++++++++++
 arch/x86/include/asm/Kbuild       |  1 +
 arch/x86/include/asm/orc_header.h | 19 +++++++++++++++++++
 arch/x86/kernel/unwind_orc.c      |  3 +++
 include/asm-generic/vmlinux.lds.h |  3 +++
 scripts/mod/modpost.c             |  5 +++++
 scripts/orc_hash.sh               | 16 ++++++++++++++++
 7 files changed, 59 insertions(+)
 create mode 100644 arch/x86/include/asm/orc_header.h
 create mode 100644 scripts/orc_hash.sh

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

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

end of thread, other threads:[~2023-06-26  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-25  9:28 [GIT PULL] objtool/urgent for v6.4 Borislav Petkov
2023-06-25 17:09 ` Linus Torvalds
2023-06-26  8:17   ` Peter Zijlstra
2023-06-25 17:23 ` 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

all inboxes | Powered by JetHome®