linux-stable/kernel/printk
Linus Torvalds dc0cf5a77d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Pull printk fix from Petr Mladek:
 "This reverts a fix added into 4.12-rc1. It caused the kernel log to be
  printed on another console when two consoles of the same type were
  defined, e.g. console=ttyS0 console=ttyS1.

  This configuration was never supported by kernel itself, but it
  started to make sense with systemd. In other words, the commit broke
  userspace"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk:
  Revert "printk: fix double printing with earlycon"
2017-06-08 10:50:04 -07:00
..
Makefile printk: introduce per-cpu safe_print seq buffer 2017-02-08 11:07:11 +01:00
braille.c braille-console: Fix value returned by _braille_console_setup 2017-03-31 15:29:06 +02:00
braille.h braille-console: Fix value returned by _braille_console_setup 2017-03-31 15:29:06 +02:00
console_cmdline.h console: Fix console name size mismatch 2015-03-07 03:39:55 +01:00
internal.h printk: report lost messages in printk safe/nmi contexts 2017-02-08 13:50:05 +01:00
printk.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 2017-06-08 10:50:04 -07:00
printk_safe.c printk: report lost messages in printk safe/nmi contexts 2017-02-08 13:50:05 +01:00