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:
22def76
)
xtensa: allow fixmap and kmap span more than one page table
author
Max Filippov
<jcmvbkbc@gmail.com>
Mon, 14 Jul 2014 22:49:15 +0000
(
02:49
+0400)
committer
Max Filippov
<jcmvbkbc@gmail.com>
Thu, 14 Aug 2014 07:59:18 +0000
(11:59 +0400)
To support aliasing cache both kmap region sizes are multiplied by the
number of data cache colors. After that expansion page tables that cover
kmap regions may become larger than one page. Correctly allocate and
initialize page tables in this case.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/mm/mmu.c
patch
|
blob
|
history
diff --cc
arch/xtensa/mm/mmu.c
Simple merge