[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230716184204.GFZLQ5/DJ1+q8vpuuN@fat_crate.local>
Date:   Sun, 16 Jul 2023 20:42:04 +0200
From:   Borislav Petkov <bp@...en8.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] objtool/urgent for v6.5-rc2
Hi Linus,
please pull two urgent objtool fixes for 6.5.
Thx.
---
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
  Linux 6.5-rc1 (2023-07-09 13:53:13 -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.5_rc2
for you to fetch changes up to 719a937b7003933de1298ffa4b881dd6a234e244:
  iov_iter: Mark copy_iovec_from_user() noclone (2023-07-10 09:52:28 +0200)
----------------------------------------------------------------
- Mark copy_iovec_from_user() __noclone in order to  prevent gcc from
  doing an inter-procedural optimization and confuse objtool
- Initialize struct elf fully to avoid build failures
----------------------------------------------------------------
Michal Kubecek (1):
      objtool: initialize all of struct elf
Peter Zijlstra (1):
      iov_iter: Mark copy_iovec_from_user() noclone
 lib/iov_iter.c      | 2 +-
 tools/objtool/elf.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
-- 
Regards/Gruss,
    Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists
 
