* [GIT PULL] objtool/urgent for v5.16-rc7
@ 2021-12-26 11:52 Borislav Petkov
2021-12-26 18:38 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-12-26 11:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Josh Poimboeuf, x86-ml, lkml
Hi Linus,
please pull two urgent objtool fixes for 5.16.
Thx.
---
The following changes since commit a7904a538933c525096ca2ccde1e60d0ee62c08e:
Linux 5.16-rc6 (2021-12-19 14:14:33 -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.16_rc7
for you to fetch changes up to dcce50e6cc4d86a63dc0a9a6ee7d4f948ccd53a1:
compiler.h: Fix annotation macro misplacement with Clang (2021-12-21 15:09:46 -0800)
----------------------------------------------------------------
- Prevent clang from reordering the reachable annotation in an inline asm statement
without inputs
- Fix objtool builds on non-glibc systems due to undefined __always_inline
----------------------------------------------------------------
Ismael Luceno (1):
uapi: Fix undefined __always_inline on non-glibc systems
Josh Poimboeuf (1):
compiler.h: Fix annotation macro misplacement with Clang
include/linux/compiler.h | 4 ++--
include/linux/instrumentation.h | 4 ++--
include/uapi/linux/byteorder/big_endian.h | 1 +
include/uapi/linux/byteorder/little_endian.h | 1 +
4 files changed, 6 insertions(+), 4 deletions(-)
--
Regards/Gruss,
Boris.
SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-26 18:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-26 11:52 [GIT PULL] objtool/urgent for v5.16-rc7 Borislav Petkov
2021-12-26 18:38 ` 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