commit | 65559100655c6ed6ce2e17ffc8d4f3852bc2858a | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Feb 04 02:17:09 2014 +0400 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Sun Apr 06 21:29:21 2014 +0400 |
tree | 71cf7391732414bce793d0ad7c5d39a03f60e76f | |
parent | 04c6b3e2b5e5c1dbd99ad7620033eafd05ff4c26 [diff] |
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: Max Filippov <jcmvbkbc@gmail.com>