aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/boot.h
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2015-06-01 13:40:31 +0200
committerCatalin Marinas <[email protected]>2015-06-02 16:31:25 +0100
commit24bbd929e6b9e62afd263c42b4318d3b603c956c (patch)
tree78658f1cf02b8c511195ad9a6c927b71ee143625 /arch/arm64/include/asm/boot.h
parentd00a3810c16207d2541b7796a73cca5a24ea3742 (diff)
of/fdt: split off FDT self reservation from memreserve processing
This splits off the reservation of the memory occupied by the FDT binary itself from the processing of the memory reservations it contains. This is necessary because the physical address of the FDT, which is needed to perform the reservation, may not be known to the FDT driver core, i.e., it may be mapped outside the linear direct mapping, in which case __pa() returns a bogus value. Cc: Russell King <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-by: Mark Rutland <[email protected]> Acked-by: Catalin Marinas <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'arch/arm64/include/asm/boot.h')
0 files changed, 0 insertions, 0 deletions