LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Al Viro <viro@ftp.linux.org.uk>
To: Christopher Li <sparse@chrisli.org>
Cc: Andi Kleen <ak@suse.de>,
linux-sparse@vger.kernel.org,
linux kernel mail list <linux-kernel@vger.kernel.org>,
Josh Triplett <josh@freedesktop.org>
Subject: Re: [ANNOUNCE] sparse-0.2-cl2 is now available
Date: Sun, 11 Feb 2007 05:50:15 +0000 [thread overview]
Message-ID: <20070211055015.GR10050@ftp.linux.org.uk> (raw)
In-Reply-To: <20070211051758.GA2113@chrisli.org>
On Sat, Feb 10, 2007 at 09:17:58PM -0800, Christopher Li wrote:
> e.g. sparse has not way to know some function only get called with interrupt
> disabled (or some lock already hold). So it assume interrupt is still
> enable and generate wrong warnings. Another example is that some helper
> function will wrap the locking function. Complain about the exit with locking
> hold is wrong.
>
> I am hoping adding the cross function checking will reduce those false positive.
> Any way, it need more information to reduce false positive.
>
> I am still working on the cross function checking. May be it will become
> more useful one day.
I have some stuff in that direction, but it take some resurrecting...
next prev parent reply other threads:[~2007-02-11 5:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070204085329.GA6520@chrisli.org>
2007-02-10 0:00 ` Christopher Li
2007-02-10 17:33 ` Andi Kleen
2007-02-11 5:17 ` Christopher Li
2007-02-11 5:50 ` Al Viro [this message]
2007-02-11 6:02 ` Christopher Li
2007-02-11 10:41 ` Andi Kleen
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=20070211055015.GR10050@ftp.linux.org.uk \
--to=viro@ftp.linux.org.uk \
--cc=ak@suse.de \
--cc=josh@freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sparse@vger.kernel.org \
--cc=sparse@chrisli.org \
--subject='Re: [ANNOUNCE] sparse-0.2-cl2 is now available' \
/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
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).