[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090317105230.GP11935@one.firstfloor.org>
Date: Tue, 17 Mar 2009 11:52:30 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Ramkrishna Vepa <Ramkrishna.Vepa@...erion.com>
Cc: Andi Kleen <andi@...stfloor.org>, Netdev <netdev@...r.kernel.org>,
David Miller <davem@...emloft.net>,
Jeff Garzik <jgarzik@...ox.com>
Subject: Re: [net-2.6 PATCH 6/10] Neterion: New driver: Hardware init & configuration
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists