linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] printk fix for 4.12-rc5
@ 2017-06-08 10:50 Petr Mladek
  0 siblings, 0 replies; only message in thread
From: Petr Mladek @ 2017-06-08 10:50 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Sergey Senozhatsky, Steven Rostedt, Peter Zijlstra,
	Aleksey Makarov, linux-kernel

Linus,

please pull a printk regression fix from:

  git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git for-linus

========

It 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. By other words, the commit broke userspace.

----------------------------------------------------------------
Petr Mladek (1):
      Revert "printk: fix double printing with earlycon"

 kernel/printk/printk.c | 46 ++++++++++------------------------------------
 1 file changed, 10 insertions(+), 36 deletions(-)


Best Regards,
Petr Mladek

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-08 10:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-08 10:50 [GIT PULL] printk fix for 4.12-rc5 Petr Mladek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).