]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Jun 2020 19:13:36 +0000 (12:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Jun 2020 19:13:36 +0000 (12:13 -0700)
commitba1dcb412a086f7f939b6a9d6bc8cc3e96f922e2
treebf0493dc247f07554a66302b653f6a7f7bdc0da4
parenta8c418ab8d393cc8db6965353c8cb3d574c96d48
parent7b7f16b1de8eed4409ef82fdd1833c6d0199d917
Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux

Pull printk fix from Petr Mladek:
 "One more printk change for 5.8: make sure that messages printed from
  KDB context are redirected to KDB console handlers. It did not work
  when KDB interrupted NMI or printk_safe contexts.

  Arm people started hitting this problem more often recently. I forgot
  to add the fix into the previous pull request by mistake"

* tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
  printk/kdb: Redirect printk messages into kdb in any context
kernel/printk/printk.c
kernel/printk/printk_safe.c