]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 Jan 2021 19:48:12 +0000 (11:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 Jan 2021 19:48:12 +0000 (11:48 -0800)
commit6b7de1d7af9e7fbe13d9e05b104b2aa447f9e281
tree8bead178bea50804794386fa777f8ed3d78d758f
parente15a5dfaf2778f5eaab61c234d4c2672d61e9986
parentd65f1887ee185b30b47d23cca7dd3b6e60178ac1
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fix from Borislav Petkov:
 "A single fix for objtool to generate proper unwind info for newer
  toolchains which do not generate section symbols anymore. And a
  cleanup ontop.

  This was originally going to go during the next 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"

* tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument
  x86/entry: Emit a symbol for register restoring thunk