From: Linus Torvalds Date: Sun, 17 May 2020 19:20:14 +0000 (-0700) Subject: Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ef0d5b9102c4614c45e04ede10d04e572a165ca8;p=linux.git Merge tag 'objtool-urgent-2020-05-17' of git://git./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() --- ef0d5b9102c4614c45e04ede10d04e572a165ca8