Skip to content
Snippets Groups Projects
Commit 2f7d2b74 authored by Scott Wood's avatar Scott Wood
Browse files

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: default avatarScott Wood <scottwood@freescale.com>
parent 501c8de7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment