[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170608105049.GA5270@pathway.suse.cz>
Date: Thu, 8 Jun 2017 12:50:49 +0200
From: Petr Mladek <pmladek@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Peter Zijlstra <peterz@...radead.org>,
Aleksey Makarov <aleksey.makarov@...aro.org>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] printk fix for 4.12-rc5
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
Powered by blists - more mailing lists