Suzuki K. Poulose 7142392dca arm64: early_alloc: Fix check for allocation failure
In early_alloc we check if the memblock_alloc failed by checking
the virtual address of the result, which will never fail. This patch
fixes it to check the actual result for failure.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2015-11-25 12:14:25 +00:00
..
2015-11-14 09:09:37 -08:00
2015-11-22 13:15:05 -08:00
2015-11-10 10:05:17 -08:00
2015-11-12 15:26:39 -08:00
2015-11-10 16:24:25 -08:00
2015-11-09 16:36:10 -08:00
2015-11-16 17:05:53 +11:00
2015-11-16 12:51:11 +01:00
2015-11-06 22:54:49 +01:00
2015-11-11 09:16:10 -08:00