[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070529091340.GA27950@infradead.org>
Date: Tue, 29 May 2007 10:13:40 +0100
From: Christoph Hellwig <hch@...radead.org>
To: Dave Jones <davej@...hat.com>, LKML <linux-kernel@...r.kernel.org>,
Keith Packard <keithp@...thp.com>,
Eric Anholt <eric@...olt.net>
Subject: Re: [PATCH 1/2] [AGPGART] intel_agp: cleanup intel private data
On Tue, May 29, 2007 at 02:20:05PM +0800, Wang Zhenyu wrote:
> +static struct _intel_private {
> + struct pci_dev *pcidev; /* device one */
> volatile u8 __iomem *registers;
> + volatile u32 __iomem *gtt; /* I915G */
Neither of these should be volatile.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists