]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82f5831e4da981513e93bb206197c8139a058889
tree5adac02fbfd232e8df56563c3ab2facde669ba9c
parent3669b95788bf317edd95dffb844327195be82a47
parent6ee56360c5f43a358f51438339054b78115c637f
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/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