Michal Suchanek <[email protected]> writes:
> From: Libor Pechacek <[email protected]>
>
> In guests without hotplugagble memory drmem structure is only zero
> initialized. Trying to manipulate DLPAR parameters results in a crash.
>
[...]
>
> Fixes: 6c6ea53725b3 ("powerpc/mm: Separate ibm, dynamic-memory data from DT
> format")
> Cc: Michal Suchanek <[email protected]>
> Cc: [email protected]
> Signed-off-by: Libor Pechacek <[email protected]>
> Signed-off-by: Michal Suchanek <[email protected]>
> ---
> v2: rename last_lmb -> limit, clarify error condition.
Acked-by: Nathan Lynch <[email protected]>
Thanks!