• Huacai Chen's avatar
    LoongArch: Add ARCH_HAS_SET_MEMORY support · e86935f7
    Huacai Chen authored
    Add set_memory_ro/rw/x/nx architecture hooks to change the page
    attribution.
    
    Use own set_memory.h rather than generic set_memory.h (i.e.
    include/asm-generic/set_memory.h), because we want to add other function
    prototypes here.
    
    Note: We can only set attributes for KVRANGE/XKVRANGE kernel addresses.
    Signed-off-by: default avatarHuacai Chen <chenhuacai@loongson.cn>
    e86935f7
Makefile 365 Bytes