Stefano Stabellini writes ("[PATCH for-4.16] xen/arm: don't assign domU 
static-mem to dom0 as reserved-memory"):
> From: Stefano Stabellini <[email protected]>
> 
> DomUs static-mem ranges are added to the reserved_mem array for
> accounting, but they shouldn't be assigned to dom0 as the other regular
> reserved-memory ranges in device tree.
> 
> In make_memory_nodes, fix the error by skipping banks with xen_domain
> set to true in the reserved-memory array. Also make sure to use the
> first valid (!xen_domain) start address for the memory node name.

Release-Acked-by: Ian Jackson <[email protected]>

Reply via email to