• Russell King's avatar
    [ARM] Fix flush_dcache_page() · bd51d9ad
    Russell King authored
    Make flush_dcache_page() handle user space mappings correctly; with a
    VIVT cache, we need to make sure that any user space cache lines are
    coherent with the kernels view of the same page of memory.
    bd51d9ad
cache.h 3.84 KB