Re: [PATCH] printk: Ratelimit messages printed by console drivers
From: Steven Rostedt
Date: Wed May 09 2018 - 08:59:36 EST
On Wed, 9 May 2018 14:00:50 +0200
Petr Mladek <pmladek@xxxxxxxx> wrote:
> IMHO, if con->write() wants to add more than 1000 (or 100 or whatever
> sane limit) new lines then something is really wrong and we should
> stop it. It is that simple.
>
+1
-- Steve