Re: [PATCH tty v11 0/2] Convert 8250 to NBCON, take 2

Greg Kroah-Hartman <[email protected]> Thu, 30 Jul 2026 16:48:44 +0200
Newsgroups org.kernel.vger.linux-serial,org.kernel.vger.linux-kernel
Message-ID <2026073028-festive-shaping-392e@gregkh>
On Wed, Jul 29, 2026 at 02:10:32PM +0206, John Ogness wrote:
> Hi,
> 
> This is v11 of a series to convert the 8250 driver to an NBCON
> console, providing both threaded and atomic printing
> implementations. v10 of this series is here [0].
> 
> Note that v5 was pulled into the 6.14 merge window, but was
> then reverted before the 6.14-rc1 release due to kernel test
> robot problems. It turned out that the problems were related
> to general 8250 driver issues. Those issues have now been
> addressed mainline, paving the way for a second take at
> converting the 8250 driver to NBCON.

Nice work, now queued up, let's see what breaks!  :)