lkml.org 
[lkml]   [2014]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] [v3] warn on performance-impacting configs aka. TAINT_PERFORMANCE
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.



\
 
 \ /
  Last update: 2014-08-21 23:41    [W:2.210 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site