From: Paul Mundt Date: Wed, 27 Sep 2006 07:45:22 +0000 (+0900) Subject: sh: Inhibit mapping PCI apertures through page tables. X-Git-Tag: v2.6.19-rc1~902^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3e61d50dc82475ebca3ff8b18c174c02c5ff511;p=pandora-kernel.git sh: Inhibit mapping PCI apertures through page tables. Inhibit mapping through page tables in __ioremap() for PCI memory apertures on SH7751 and SH7780-style PCI controllers, translation is not possible for these areas. For other users that map a small window in P1/P2 space, ioremap() traps that already, and should never make it to __ioremap(). Signed-off-by: Paul Mundt --- Reading git-diff-tree failed