Quoting David Gibson (2016-10-20 21:56:32)
> The flattened device tree passed to pseries guests contains a list of
> reserved memory areas. Currently we construct this list early in
> spapr_create_fdt_skel() as we sequentially write the fdt.
>
> This will be inconvenient for upcoming cleanups, so
The flattened device tree passed to pseries guests contains a list of
reserved memory areas. Currently we construct this list early in
spapr_create_fdt_skel() as we sequentially write the fdt.
This will be inconvenient for upcoming cleanups, so this patch moves
the reserve map changes to the end