Re: [PATCH] x86/umip: Add a umip= cmdline switch

From: Borislav Petkov
Date: Sat Sep 11 2021 - 05:21:29 EST


On Fri, Sep 10, 2021 at 06:14:59PM -0700, Ricardo Neri wrote:
> If it is printing the same information again and again, wouldn't it be
> simpler to have a umip_pr_warn_once()?

If you do a once thing, you're blocking any other programs from warning,
output you probably wanna see.

With the command line switch you do the same but you're at least pushing
the user to become active and do it first. I.e., with enabling that
option, the user basically says that she/he is not interested in any of
that output and that is ok.

The optimal thing would be to ratelimit it per process but that would be
an overkill and not really needed.

--
Regards/Gruss,
Boris.

https://people.kernel.org/tglx/notes-about-netiquette