Skip to content
Commit 794fe85d authored by Will Deacon's avatar Will Deacon
Browse files

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: default avatarwill deacon <will.deacon@arm.com>
parent 3ef52f2a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment