On Wed, Jun 20, 2018 at 11:50 AM Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx> wrote: > > It's not UART on its own that immediately calls into printk(), that would > be trivial to fix, it's all those subsystems that serial console driver > can call into. We already have the whole PRINTK_SAFE_CONTEXT_MASK model that only adds it to a secondary buffer if you get recursion. Why isn't that triggering? That's the whole point of it. I absolutely do *not* want to see any crazy changes to tty drivers. No no no. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html