lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ