* [GIT PULL] objtool/urgent for v5.15-rc5
@ 2021-10-10 9:05 Borislav Petkov
2021-10-10 17:17 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-10-10 9:05 UTC (permalink / raw)
To: Linus Torvalds; +Cc: x86-ml, lkml
Hi Linus,
please pull three urgent objtool fixes for v5.15-rc5.
Thx.
---
The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:
Linux 5.15-rc4 (2021-10-03 14:08:47 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/objtool_urgent_for_v5.15_rc5
for you to fetch changes up to fe255fe6ad97685e5a4be0d871f43288dbc10ad6:
objtool: Remove redundant 'len' field from struct section (2021-10-05 12:03:21 -0700)
----------------------------------------------------------------
- Remove an extra section.len member in favour of section.sh_size
- Align .altinstructions section creation with the kernel's by creating
them with entry size of 0
- Fix objtool to convert a reloc symbol to a section offset and not to
not warn about not knowing how
----------------------------------------------------------------
Joe Lawrence (2):
objtool: Make .altinstructions section entry size consistent
objtool: Remove redundant 'len' field from struct section
Josh Poimboeuf (1):
objtool: Remove reloc symbol type checks in get_alt_entry()
tools/objtool/arch/x86/decode.c | 2 +-
tools/objtool/check.c | 16 +++++++--------
tools/objtool/elf.c | 14 ++++++-------
tools/objtool/include/objtool/elf.h | 1 -
tools/objtool/orc_gen.c | 2 +-
tools/objtool/special.c | 40 +++++++++----------------------------
6 files changed, 25 insertions(+), 50 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
end of thread, other threads:[~2021-10-10 17:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-10 9:05 [GIT PULL] objtool/urgent for v5.15-rc5 Borislav Petkov
2021-10-10 17:17 ` 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®