linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* smatch/kbugs.org update 2.5.68
@ 2003-04-23  4:10 dan carpenter
  0 siblings, 0 replies; only message in thread
From: dan carpenter @ 2003-04-23  4:10 UTC (permalink / raw)
  To: kernel-janitor-discuss; +Cc: linux-kernel, smatch-discuss

I just returned from vacation yesterday.  So the kbugs.org 
update is a bit late.

The notable thing this release is the update to the UnFree 
script.  Credit for that goes to Oleg Drokin.  Apparently I 
screwed the script up with one of my merges.

For the 2.5.67 results there was a bug in the ifcond.pm 
module and that is why the Dereference and UnFree bug count 
was higher than it should have been.  There are still problems 
remaining with ifcond.pm which may be causing false positives 
in the Dereference and UnFree checks.

mysql> select count(*), script, kernelver from bugs where 
kernelver = "2.5.67" or kernelver = "2.5.68" 
group by kernelver,script order by script,kernelver;
+----------+-------------------+-----------+
| count(*) | script            | kernelver |
+----------+-------------------+-----------+
|      411 | Dereference       | 2.5.67    |
|      326 | Dereference       | 2.5.68    |
|        2 | GFP_DMA           | 2.5.67    |
|        5 | GFP_DMA           | 2.5.68    |
|       49 | ReleaseRegion     | 2.5.67    |
|       50 | ReleaseRegion     | 2.5.68    |
|       44 | SpinlockUndefined | 2.5.67    |
|       44 | SpinlockUndefined | 2.5.68    |
|        6 | SpinSleepLazy     | 2.5.67    |
|        5 | SpinSleepLazy     | 2.5.68    |
|      122 | UncheckedReturn   | 2.5.67    |
|      112 | UncheckedReturn   | 2.5.68    |
|      874 | UnFree            | 2.5.67    |
|      132 | UnFree            | 2.5.68    |
|       29 | UnreachedCode     | 2.5.67    |
|       26 | UnreachedCode     | 2.5.68    |
+----------+-------------------+-----------+

There are a total of 700 possible bugs for 2.5.68.  In 
terms of moderation, 74 have been moderated as bugs and 
73 as false positives.

best regards,
dan carpenter


-- 
_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-23  3:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-23  4:10 smatch/kbugs.org update 2.5.68 dan carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).