Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: mm: remove broken condition check for v4 flushing
There's no point having a conditional cache flush if we don't know the state of the condition beforehand. This patch makes the cacheflush in v4_flush_user_cache_range unconditional. signed-off-by: will deacon <will.deacon@arm.com>
- Loading branch information