]> git.ipfire.org Git - thirdparty/linux.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)
commitef0d5b9102c4614c45e04ede10d04e572a165ca8
tree0034d5416d64629affcb2082316d044dbff46324
parent43567139f5f3808cda4f61c956576f8a4f2232cb
parent71c95825289f585014fe9741b051d32a7a916680
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()