Files
android_kernel_xiaomi_sm8450/arch/sh
Paul Mundt d10040f7eb sh: Fix alias calculation for non-aliasing cases.
There was an off-by-1 on the cache alias detection logic on SH-4,
which caused n_aliases to always be 1 even when the page size
precluded the existence of aliases.

With this corrected, 64KB pages happily reports n_aliases == 0, and
hits the appropriate fast paths in the flushing routines.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-24 16:38:25 +09:00
..
2007-07-26 17:43:41 +09:00
2007-09-21 19:16:05 +09:00
2007-09-21 19:16:05 +09:00
2007-07-13 12:27:13 +09:00
2007-06-11 15:57:42 +09:00
2007-09-21 11:57:52 +09:00
2007-09-21 11:57:54 +09:00