From: Andi Kleen <andi@firstfloor.org>
To: Ramkrishna Vepa <Ramkrishna.Vepa@neterion.com>
Cc: Andi Kleen <andi@firstfloor.org>, Netdev <netdev@vger.kernel.org>,
David Miller <davem@davemloft.net>,
Jeff Garzik <jgarzik@pobox.com>
Subject: Re: [net-2.6 PATCH 6/10] Neterion: New driver: Hardware init & configuration
Date: Tue, 17 Mar 2009 11:52:30 +0100 [thread overview]
Message-ID: <20090317105230.GP11935@one.firstfloor.org> (raw)
In-Reply-To: <78C9135A3D2ECE4B8162EBDCE82CAD7705092E88@nekter>
On Mon, Mar 16, 2009 at 11:25:19PM -0400, Ramkrishna Vepa wrote:
> Question of the following -
> > In general your driver looks like it could use a pass with sparse's
> > __iomem checking (make V=1)
> How do I enable this checking?
Install sparse and then
make V=1
and add __iomem annotations as needed.
There will be a lot of warnings, it's likely enough to concentrate on
iomem first pass.
-Andi
prev parent reply other threads:[~2009-03-17 10:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-14 8:21 [net-2.6 PATCH 6/10] Neterion: New driver: Hardware init & configuration Ramkrishna Vepa
2009-03-16 21:42 ` Ben Hutchings
2009-03-17 1:26 ` Andi Kleen
2009-03-17 3:25 ` Ramkrishna Vepa
2009-03-17 3:34 ` Ben Hutchings
2009-03-17 5:57 ` [net-2.6 PATCH 6/10] Neterion: New driver: Hardware init &configuration Ramkrishna Vepa
2009-03-17 10:52 ` Andi Kleen [this message]
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=20090317105230.GP11935@one.firstfloor.org \
--to=andi@firstfloor.org \
--cc=Ramkrishna.Vepa@neterion.com \
--cc=davem@davemloft.net \
--cc=jgarzik@pobox.com \
--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 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).