diff options
author | Scott Wood <scottwood@freescale.com> | 2015-04-16 02:40:23 +0200 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-08-08 05:59:20 +0200 |
commit | 2f7d2b74a9dd9140053f143e1c94da0fef3c1109 (patch) | |
tree | cc90ce077e6bfa19440953c1914b78e690182403 /arch/alpha | |
parent | powerpc: add support for csum_add() (diff) | |
download | linux-2f7d2b74a9dd9140053f143e1c94da0fef3c1109.tar.xz linux-2f7d2b74a9dd9140053f143e1c94da0fef3c1109.zip |
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
__flush_dcache_icache_phys() requires the ability to access the
memory with the MMU disabled, which means that on a 32-bit system
any memory above 4 GiB is inaccessible. In particular, mpc86xx is
32-bit and can have more than 4 GiB of RAM.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions