Re: [PATCH] [v3] warn on performance-impacting configs aka. TAINT_PERFORMANCE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/21/2014 01:57 PM, Dave Jones wrote:
>  > diff -puN kernel/panic.c~taint-performance kernel/panic.c
>  > --- a/kernel/panic.c~taint-performance	2014-08-19 11:38:28.928975233 -0700
>  > +++ b/kernel/panic.c	2014-08-20 09:56:29.528471033 -0700
>  > @@ -225,6 +225,7 @@ static const struct tnt tnts[] = {
>  >  	{ TAINT_OOT_MODULE,		'O', ' ' },
>  >  	{ TAINT_UNSIGNED_MODULE,	'E', ' ' },
>  >  	{ TAINT_SOFTLOCKUP,		'L', ' ' },
>  > +	{ TAINT_PERFORMANCE,		'Q', ' ' },
> 
> You don't need these any more.

Bah, thanks for catching that.  I'll wait a bit for any other comments
and send out a fixed version.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]