]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jun 2017 17:50:04 +0000 (10:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jun 2017 17:50:04 +0000 (10:50 -0700)
commit7470d38be46a116299ee8cf2368dda9f514b91f0
tree82f761dec31ba814a3e7833db9ab9d663142c1bc
parentf90e73fb20f9a4b4e83854a0778085fc1127bd07
parent5e79a8f8104623b2fd240b205fdc4d6dedaff2dc
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"
kernel/printk/printk.c