diff options
author | Oliver O'Halloran <oohall@gmail.com> | 2017-04-11 20:42:31 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-04-21 14:08:47 +0300 |
commit | f855b2f544d664cfa3055edb7ffd20e9ae0e2dce (patch) | |
tree | 6c380d6317c333a60420ea48e3d383c3afc0298d /arch/powerpc/mm | |
parent | a050d20d024dc3e1b988e715e2d811aaa3d5c39c (diff) | |
download | linux-f855b2f544d664cfa3055edb7ffd20e9ae0e2dce.tar.xz |
powerpc/mm: Wire up ioremap_cache()
The default implementation of ioremap_cache() is aliased to ioremap().
On powerpc ioremap() creates cache-inhibited mappings by default which
is almost certainly not what you wanted.
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/mm')
0 files changed, 0 insertions, 0 deletions