Re: [PATCH 1/2] [AGPGART] intel_agp: cleanup intel private data

From: Christoph Hellwig
Date: Tue May 29 2007 - 05:13:50 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/