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

From: Greg Kroah-Hartman

Date: Thu Jul 30 2026 - 12:49:35 EST


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! :)