Skip to content
  • Max Filippov's avatar
    xtensa: add HIGHMEM support · 65559100
    Max Filippov authored
    
    
    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: default avatarMax Filippov <jcmvbkbc@gmail.com>
    65559100