From: Dave Jones <davej@redhat.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: James Ketrenos <jketreno@linux.intel.com>,
NetDev <netdev@vger.kernel.org>,
linux-wireless <linux-wireless@vger.kernel.org>,
linux-sparse@vger.kernel.org
Subject: Re: warnings in git-wireless
Date: Wed, 6 Jun 2007 21:13:05 -0400 [thread overview]
Message-ID: <20070607011305.GB24941@redhat.com> (raw)
In-Reply-To: <20070606180421.c575f24b.akpm@linux-foundation.org>
On Wed, Jun 06, 2007 at 06:04:21PM -0700, Andrew Morton wrote:
> There _should_ be some #ifdeffable thing which is being passed to cpp when
> we run sparse (but I'm not sure what it is).
#ifdef __CHECKER__
(See include/linux/compiler.h, this is how we implement __user & friends)
Dave
--
http://www.codemonkey.org.uk
next prev parent reply other threads:[~2007-06-07 1:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-05 9:06 warnings in git-wireless Andrew Morton
2007-06-05 9:06 ` Andrew Morton
2007-06-05 11:57 ` John W. Linville
2007-06-05 11:57 ` John W. Linville
2007-06-05 20:12 ` James Ketrenos
2007-06-05 20:12 ` James Ketrenos
2007-06-05 23:26 ` Andrew Morton
2007-06-06 7:20 ` Christoph Hellwig
2007-06-06 14:14 ` James Ketrenos
2007-06-06 20:51 ` James Ketrenos
2007-06-06 23:35 ` Andrew Morton
2007-06-06 22:33 ` James Ketrenos
2007-06-06 22:33 ` James Ketrenos
2007-06-07 1:04 ` Andrew Morton
2007-06-07 1:13 ` Dave Jones [this message]
2007-06-07 0:00 ` Randy Dunlap
2007-06-07 0:00 ` Randy Dunlap
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=20070607011305.GB24941@redhat.com \
--to=davej@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=jketreno@linux.intel.com \
--cc=linux-sparse@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.