diff options
| author | Rob Herring <[email protected]> | 2014-04-02 03:46:48 +0000 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2014-04-30 05:59:17 +0000 |
| commit | d1552ce449eb0a8d2f0bd6599da3a8a3d7f77a84 (patch) | |
| tree | 10e5d7505664ee5270eb8e0b895099decea030de /lib/string.c | |
| parent | of/fdt: create common debugfs (diff) | |
| download | kernel-d1552ce449eb0a8d2f0bd6599da3a8a3d7f77a84.tar.gz kernel-d1552ce449eb0a8d2f0bd6599da3a8a3d7f77a84.zip | |
of/fdt: move memreserve and dtb memory reservations into core
Move the /memreserve/ processing and dtb memory reservations into
early_init_fdt_scan_reserved_mem. This converts arm, arm64, and powerpc
as they are the only users of early_init_fdt_scan_reserved_mem.
memblock_reserve is safe to call on the same region twice, so the
reservation check for the dtb in powerpc 32-bit reservations is safe to
remove.
Signed-off-by: Rob Herring <[email protected]>
Tested-by: Michal Simek <[email protected]>
Cc: Russell King <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Tested-by: Grant Likely <[email protected]>
Tested-by: Stephen Chivers <[email protected]>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions
