sh: Don't perform an icbi on a P2 address
authorMatt Fleming <matt@console-pimps.org>
Wed, 13 Jan 2010 03:59:24 +0000 (12:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Jan 2010 03:59:24 +0000 (12:59 +0900)
The legacy P2 area may not always be mapped (for example when using
PMB). So perform an icbi on an address that we know will always be
mapped.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found