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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ztm9YYFpCDh18u_Q@smile.fi.intel.com>
Date: Thu, 5 Sep 2024 17:17:05 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: John Ogness <john.ogness@...utronix.de>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Jiri Slaby <jirislaby@...nel.org>, Petr Mladek <pmladek@...e.com>,
	Sergey Senozhatsky <senozhatsky@...omium.org>,
	Steven Rostedt <rostedt@...dmis.org>,
	Thomas Gleixner <tglx@...utronix.de>, linux-serial@...r.kernel.org,
	linux-kernel@...r.kernel.org, Tony Lindgren <tony@...mide.com>,
	"Paul E. McKenney" <paulmck@...nel.org>,
	Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
	Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
	Serge Semin <fancer.lancer@...il.com>,
	Rengarajan S <rengarajan.s@...rochip.com>,
	Wolfram Sang <wsa+renesas@...g-engineering.com>,
	Florian Fainelli <f.fainelli@...il.com>,
	Jeff Johnson <quic_jjohnson@...cinc.com>,
	Lino Sanfilippo <l.sanfilippo@...bus.com>,
	Derek Barbosa <debarbos@...hat.com>
Subject: Re: [PATCH tty-next v1 0/2] convert 8250 to nbcon

On Thu, Sep 05, 2024 at 04:18:31PM +0206, John Ogness wrote:
> On 2024-09-05, Greg Kroah-Hartman <gregkh@...uxfoundation.org> wrote:
> > On Thu, Sep 05, 2024 at 03:53:17PM +0206, John Ogness wrote:
> >> The recent printk rework introduced a new type of console NBCON
> >> that will perform printing via a dedicated kthread during
> >> normal operation. For times when the kthread is not available
> >> (early boot, panic, reboot/shutdown) the NBCON console will
> >> print directly from the printk() calling context (even if from
> >> NMI).
> >> 
> >> Futher details about NBCON consoles are available here [0].
> >
> > Really?  That link calls them "NOBKL", is that the same thing?
> 
> Sorry. Yes, they are the same thing. It was renamed because NOBKL did
> not look nice.
> 
> NBCON stands for "No BKL Console".

New Brave Console :-)

-- 
With Best Regards,
Andy Shevchenko



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ