lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ