commit | 3cf6fa1e334a3a4af702f92229690195018b747f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Apr 19 17:27:17 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 19 17:27:17 2010 +0900 |
tree | ebb108e02f13a6e95418245164b45a2a616d421c | |
parent | d9c944463d8f3f7cafaaba8f3e44df62ce817484 [diff] |
sh: Enable SH-X3 hardware synonym avoidance handling. This enables support for the hardware synonym avoidance handling on SH-X3 CPUs for the case where dcache aliases are possible. icache handling is retained, but we flip on broadcasting of the block invalidations due to the lack of coherency otherwise on SMP. Signed-off-by: Paul Mundt <lethal@linux-sh.org>