]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Nov 2021 18:50:45 +0000 (10:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Nov 2021 18:50:45 +0000 (10:50 -0800)
commit46d3b5eb82a56bb6d6e49dd2dd1826df234b644a
treedc93689f2ece8f213e223951f75aada9d86c6be6
parentd41990bd103245f945b3435aaa7371fa1c21d677
parent36a90ac4ec75cedb6b71432dbb15747a26bafa52
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux

Pull printk fixes from Petr Mladek:

 - Try to flush backtraces from other CPUs also on the local one. This
   was a regression caused by printk_safe buffers removal.

 - Remove header dependency warning.

* tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
  printk: Remove printk.h inclusion in percpu.h
  printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
include/linux/percpu.h
kernel/printk/printk.c