lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 26 Dec 2021 12:52:59 +0100
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Josh Poimboeuf <jpoimboe@...hat.com>, x86-ml <x86@...nel.org>,
        lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] objtool/urgent for v5.16-rc7

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ