linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "dan carpenter" <error27@email.com>
To: kernel-janitor-discuss@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org, smatch-discuss@lists.sf.net
Subject: smatch/kbugs.org update 2.5.68
Date: Tue, 22 Apr 2003 23:10:36 -0500	[thread overview]
Message-ID: <20030423041036.28763.qmail@email.com> (raw)

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


                 reply	other threads:[~2003-04-23  3:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030423041036.28763.qmail@email.com \
    --to=error27@email.com \
    --cc=kernel-janitor-discuss@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=smatch-discuss@lists.sf.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).