DSS2: do bootmem reserve for exclusive access
authorImre Deak <imre.deak@nokia.com>
Tue, 14 Apr 2009 12:50:11 +0000 (14:50 +0200)
committerGrazvydas 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