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:
2eabc18
)
xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_START
author
Max Filippov
<jcmvbkbc@gmail.com>
Fri, 3 Oct 2014 23:46:34 +0000
(
03:46
+0400)
committer
Max Filippov
<jcmvbkbc@gmail.com>
Tue, 21 Oct 2014 09:28:57 +0000
(13:28 +0400)
Memory accounting code can't handle pages below
PLATFORM_DEFAULT_MEM_START. Reserve those pages if they exist.
When PLATFORM_DEFAULT_MEM_START is zero reserve one page at address 0 to
make sure that successfull memory allocations don't return NULL.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/mm/init.c
patch
|
blob
|
history
diff --cc
arch/xtensa/mm/init.c
Simple merge