This series contains fixes after doing some tests with DT overlay support in Xen. I split the series so that each patch fixes a separate issue.
Michal Orzel (4): dt-overlay: Fix NULL pointer dereference device-tree: Remove __init from unflatten_dt_alloc() dt-overlay: Remove ASSERT_UNREACHABLE from add_nodes() dt-overlay: Support target-path being root node xen/common/device-tree/device-tree.c | 4 ++-- xen/common/dt-overlay.c | 27 ++++++++++++++++----------- 2 files changed, 18 insertions(+), 13 deletions(-) -- 2.37.6
