• Max Filippov's avatar
    xtensa: support aliasing cache in kmap · 8504b503
    Max Filippov authored
    Define ARCH_PKMAP_COLORING and provide corresponding macro definitions
    on cores with aliasing data cache.
    
    Instead of single last_pkmap_nr maintain an array last_pkmap_nr_arr of
    pkmap counters for each page color. Make sure that kmap maps physical
    page at virtual address with color matching its physical address.
    Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
    8504b503
highmem.h 2.16 KB