commit | 09c188c4f6b331dbb61a2b5bd05d4c89c733fe33 | [log] [tgz] |
---|---|---|
author | Geoff Thorpe <geoff@geoffthorpe.net> | Thu Oct 27 02:58:45 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Nov 25 14:32:52 2011 +1100 |
tree | 5d5692bdce877b00a1687b875bad17886f28412a | |
parent | e8d2c47352453606fdfef17742ab4154262f937d [diff] |
powerpc: Add pgprot_cached_noncoherent() This adds a pgprot combination required by some cache-enabled IO device mappings, such as Freescale datapath (QMan and BMan) portals. Signed-off-by: Geoff Thorpe <geoff@geoffthorpe.net> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>