[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <16ef8dbc4bdf4120b046ebacaf1f3cf2@AcuMS.aculab.com>
Date: Mon, 1 Aug 2022 15:45:13 +0000
From: David Laight <David.Laight@...LAB.COM>
To: 'Petr Mladek' <pmladek@...e.com>,
Linus Torvalds <torvalds@...ux-foundation.org>
CC: Sergey Senozhatsky <senozhatsky@...omium.org>,
Steven Rostedt <rostedt@...dmis.org>,
John Ogness <john.ogness@...utronix.de>,
"Andy Shevchenko" <andriy.shevchenko@...ux.intel.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Thomas Gleixner <tglx@...utronix.de>, Jan Kara <jack@...e.cz>,
Peter Zijlstra <peterz@...radead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [GIT PULL] printk for 5.20
> - Completely disable printing on consoles with CONFIG_RT. They break
> RT guarantees. They are too slow to be called with raw spinlocks.
> They can't be called with normal spinlocks in an atomic context because
> RT spinlocks might sleep. It is going to get fixed by the kthreads and
> atomic consoles. In the meantime, the debugging of CONFIG_RT kernel
> will be possible only by the user space kernel log readers.
SYSV used to be like that if you were running syslogd.
Used to make debugging some issues completely impossible.
David
-
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
Registration No: 1397386 (Wales)
Powered by blists - more mailing lists