From: Geoff Levand Date: Thu, 8 Jan 2009 01:22:07 +0000 (-0800) Subject: mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap X-Git-Tag: v2.6.29-rc1~50^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2efd72af0f18860927084df618f7419c82f69be3;p=pandora-kernel.git mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap Use _PAGE_NO_CACHE for gpu memory ioremap. Also, add __iomem attribute to gpu memory pointer and change use of memset() to memset_io(). Signed-off-by: Geoff Levand Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed