Re: [PATCH v12 00/18] Enable FSGSBASE instructions

From: Tony Luck
Date: Mon May 25 2020 - 17:56:43 EST


pr_warn("** If you see this message and you are not debugging **\n");
> pr_warn("** the kernel, report this immediately to your vendor! **\n");
> pr_warn("** **\n");
> pr_warn("** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **\n");
> pr_warn("**********************************************************\n");
>
> Maybe we can add something like this for taints too? :-)
>

For TAINT_ROOTHOLE the severity should be âpr_emergâ. The message should repeat every five minutes.

-Tony