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:
78a47dc
)
DSS2: do bootmem reserve for exclusive access
author
Imre Deak
<imre.deak@nokia.com>
Tue, 14 Apr 2009 12:50:11 +0000
(14:50 +0200)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Fri, 1 May 2009 16:45:05 +0000
(19:45 +0300)
BOOTMEM_DEFAULT would allow multiple reservations for the same location,
we need to reserve the region for our exclusive use. Also check if the
reserve succeeded.
Signed-off-by: Imre Deak <imre.deak@nokia.com>
No differences found