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