]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 May 2020 19:20:14 +0000 (12:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 May 2020 19:20:14 +0000 (12:20 -0700)
commit4d0582718ccf90904bb8caca78c51c0ce2e0ff23
tree0034d5416d64629affcb2082316d044dbff46324
parentec72a0e7c308af1d7ad20d0de67b97ff02238bb6
parentd8fac08f5af6cda4321033708fe518c7082a39a7
Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 stack unwinding fix from Thomas Gleixner:
 "A single bugfix for the ORC unwinder to ensure that the error flag
  which tells the unwinding code whether a stack trace can be trusted or
  not is always set correctly.

  This was messed up by a couple of changes in the recent past"

* tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/unwind/orc: Fix error handling in __unwind_start()