diff options
author | Will Deacon <[email protected]> | 2012-12-19 15:01:08 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2012-12-20 10:41:56 +0000 |
commit | d056a699dd3d9366dd3b4d9996e7848209199cda (patch) | |
tree | 158528d22412216c33487e57d40f76d64884a8be /lib/string_helpers.c | |
parent | 7bf9b7bef881aac820bf1f2e9951a17b09bd7e04 (diff) |
ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs
flush_cache_louis flushes the D-side caches to the point of unification
inner-shareable. On uniprocessor CPUs, this is defined as zero and
therefore no flushing will take place. Rather than invent a new interface
for UP systems, instead use our SMP_ON_UP patching code to read the
LoUU from the CLIDR instead.
Cc: <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Tested-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions