xtensa: add HIGHMEM support
Introduce fixmap area just below the vmalloc region. Use it for atomic
mapping of high memory pages.
High memory on cores with cache aliasing is not supported and is still
to be implemented. Fail build for such configurations for now.
Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>
Showing
arch/xtensa/include/asm/fixmap.h
0 → 100644
arch/xtensa/mm/highmem.c
0 → 100644
想要评论请 注册 或 登录