False positive in rt patches

Alexandre Oliva lxoliva at fsfla.org
Thu Nov 5 18:23:15 UTC 2009


Sorry about the long delay, I dropped the ball here among more trips
than I could handle :-(

On Oct 25, 2009, Nick <linux-libre-list at njw.me.uk> wrote:

> deblob-check -B patch-2.6.31.4-rt14.bz2 gives:
> ::: patch-2.6.31.4-rt14 :::
>     0         2984486876
>     1           49843506
>    25                  1

> I looked through the deblob script, but wasn't sure the best way to 
> mark these false-positives.

Probably something like this would do:

  */patch*rt*)
    accept '[ ]\+0[ ]\+2984486876[\n][ ]\+1[ ]\+49843506\([\n][ ]\+[0-9]\+[ ]\+[0-9]\+\)[\n][ ]\+[ ]\+1' Documentation/trace/histograms.txt
    ;;

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


More information about the linux-libre mailing list