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:
5224712
)
xtensa: make fixmap region addressing grow with index
author
Max Filippov
<jcmvbkbc@gmail.com>
Mon, 14 Jul 2014 22:27:50 +0000
(
02:27
+0400)
committer
Max Filippov
<jcmvbkbc@gmail.com>
Thu, 14 Aug 2014 07:59:17 +0000
(11:59 +0400)
It's much easier to reason about alignment and coloring of regions
located in the fixmap when fixmap index is just a PFN within the fixmap
region. Change fixmap addressing so that index 0 corresponds to
FIXADDR_START instead of the FIXADDR_TOP.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
No differences found