Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Apr 2018 02:53:30 +0000 (19:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Apr 2018 02:53:30 +0000 (19:53 -0700)
commit357aa6aefebe888c712152cb83c9e700f98eebd1
tree5adac02fbfd232e8df56563c3ab2facde669ba9c
parentbe88751f320a716a4327596adfe834e162c14532
parent47319f7186b8746521b0ee674054b29d7b35578b
Merge branch 'for-4.17' of git://git./linux/kernel/git/pmladek/printk

Pull printk updates from Petr Mladek:

 - Add info about loaded kdump kernel into the dump stack header

 - Move dump-stack related code from printk.c to lib/dump_stack.c

 - Write message about suspending consoles in KERN_INFO log level

* 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk:
  printk: change message to pr_info
  printk: move dump stack related code to lib/dump_stack.c
  print kdump kernel loaded status in stack dump
kernel/printk/printk.c
lib/Makefile