]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Nov 2019 19:47:39 +0000 (11:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Nov 2019 19:47:39 +0000 (11:47 -0800)
commit041b7cbe15d70a75fe7c189dd54afdc460da26e1
treee36e897595c8759ca6a6dd9302adcd5ccfb2ccfa
parent2dec7c777e34c670fd65a7910b0ee0eadead7286
parente4a5383a52d0dccb6bc0691969a1dea5fa0eb876
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull stacktrace fix from Thomas Gleixner:
 "A small fix for a stacktrace regression.

  Saving a stacktrace for a foreign task skipped an extra entry which
  makes e.g. the output of /proc/$PID/stack incomplete"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  stacktrace: Don't skip first entry on noncurrent tasks