The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>, x86-ml <x86@kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] objtool/urgent for v5.16-rc7
Date: Sun, 26 Dec 2021 12:52:59 +0100	[thread overview]
Message-ID: <YchXJU2EiAFpWq4+@zn.tnic> (raw)

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

             reply	other threads:[~2021-12-26 11:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-26 11:52 Borislav Petkov [this message]
2021-12-26 18:38 ` [GIT PULL] objtool/urgent for v5.16-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YchXJU2EiAFpWq4+@zn.tnic \
    --to=bp@suse.de \
    --cc=jpoimboe@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox