git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c6b3e
)
xtensa: add HIGHMEM support
author
Max Filippov
<jcmvbkbc@gmail.com>
Mon, 3 Feb 2014 22:17:09 +0000
(
02:17
+0400)
committer
Max Filippov
<jcmvbkbc@gmail.com>
Sun, 6 Apr 2014 17:29:21 +0000
(21:29 +0400)
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>
No differences found