summaryrefslogtreecommitdiffstats
path: root/lib/lzo
diff options
context:
space:
mode:
authorMatt Fleming <matt@console-pimps.org>2009-11-06 00:14:39 +0100
committerPaul Mundt <lethal@linux-sh.org>2009-11-09 02:45:30 +0100
commita9d244a2ff163247b607c4bb64803230ca8f8acb (patch)
tree152adba285f057c201c8d6c1993cfb19e96622f6 /lib/lzo
parentsh: unwinder: Fix up invalid PC refetch in dwarf unwinder. (diff)
downloadlinux-a9d244a2ff163247b607c4bb64803230ca8f8acb.tar.xz
linux-a9d244a2ff163247b607c4bb64803230ca8f8acb.zip
sh: Account for cache aliases in flush_icache_range()
The icache may also contain aliases so we must account for them just like we do when manipulating the dcache. We usually get away with aliases in the icache because the instructions that are read from memory are read-only, i.e. they never change. However, the place where this bites us is when the code has been modified. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'lib/lzo')
0 files changed, 0 insertions, 0 deletions