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