Hi Linus,

please pull x86/entry for v5.11-rc6.

This was originally going to go during the merge window but people can
already trigger a build error with binutils-2.36 which doesn't emit
section symbols - something which objtool relies on - so let's expedite
it.

Thx.

---

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git 
tags/x86_entry_for_v5.11_rc6

for you to fetch changes up to 0bab9cb2d980d7c075cffb9216155f7835237f98:

  x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument (2021-01-19 
11:06:14 +0100)

----------------------------------------------------------------
A single fix for objtool to generate proper unwind info for newer
toolchains which do not generate section symbols anymore. And a cleanup
ontop.

----------------------------------------------------------------
Borislav Petkov (1):
      x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument

Nick Desaulniers (1):
      x86/entry: Emit a symbol for register restoring thunk

 Documentation/asm-annotations.rst |  5 +++++
 arch/x86/entry/thunk_64.S         | 15 +++++----------
 include/linux/linkage.h           |  5 +++++
 3 files changed, 15 insertions(+), 10 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG 
Nürnberg

Reply via email to