Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jul 2019 20:50:44 +0000 (13:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jul 2019 20:50:44 +0000 (13:50 -0700)
commit02150fab6ae9924ef03e21a15f2d5f7415a9cdf7
tree5084cab9f309a8d768bae6d5b74501d6dd8b00f4
parent3a83f575a33b960b7b1d582dc17f154d887c9b8d
parent7e8e6816c6495a1168f9a7a50125d82c23e59300
Merge branch 'core-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull stacktrace fix from Thomas Gleixner:
 "Fix yet another instance of kernel thread check which ignores that
  kernel threads can call use_mm()"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  stacktrace: Use PF_KTHREAD to check for kernel threads