Skip to content
Commit bc9cb86e authored by Greentime Hu's avatar Greentime Hu
Browse files

nds32: To simplify the implementation of update_mmu_cache()



The checking code is done in kmap_atomic() so that we don't need to
check it in update_mmu_cache() again. There is no need to implement
it for cache aliasing or cache non-aliasing versions. We can just
implement one version for both.

Signed-off-by: default avatarGreentime Hu <greentime@andestech.com>
parent 6897e6ec
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