diff options
author | Rui Sousa <rui.p.m.sousa@gmail.com> | 2007-09-15 00:56:19 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-09-17 14:56:39 +0100 |
commit | 4f6627ac3ba6948a4aebec80edfd6565aec3a40c (patch) | |
tree | 68d18a79a04fdfc22fc6b9ee5bd1bba8d6605c18 /kernel/sys_ni.c | |
parent | c2f828977ba5d17c13debba374ea252d18e5ccfb (diff) |
[ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addresses
The l2x0_inv_range() function doesn't handle unaligned addresses
correctly. It's necessary to clean the cache lines that are at the
start and end of the invalidate range, if the addresses are not aligned,
to prevent corruption of other data sharing the same cache line.
Signed-off-by: Rui Sousa <rui.p.m.sousa@gmail.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/sys_ni.c')
0 files changed, 0 insertions, 0 deletions