Hi Julien, On Tue, Aug 22, 2023 at 08:05:18PM +0100, Julien Grall wrote: > Hi Vikram, > > On 19/08/2023 01:28, Vikram Garhwal wrote: > > Following changes are done to __unflatten_device_tree(): > > 1. __unflatten_device_tree() is renamed to unflatten_device_tree(). > > 2. Remove __init and static function type. > > > > The changes are done to make this function useable for dynamic node > > programming > > where new device tree overlay nodes are added to fdt and further unflattend > > to > > update xen device tree during runtime. > > > > Signed-off-by: Vikram Garhwal <vikram.garh...@amd.com> > > It is not clear to me whether you saw my reply about using ERR_PTR() as I > can't find an answer. > I saw the comment but was not able to work on implementing ERR_PRT(). Given that I see your Acked-by, i will try to address this as separate patch after this series. > Anyway, I am not against this interface: > > Acked-by: Julien Grall <jgr...@amazon.com> > > Cheers, > > -- > Julien Grall
- Re: [XEN][PATCH v9 03/19] xen/arm/device: Remo... Julien Grall
- [XEN][PATCH v9 05/19] xen/arm: Add CONFIG_OVERLAY_DTB Vikram Garhwal
- Re: [XEN][PATCH v9 05/19] xen/arm: Add CONFIG_OVERLAY_... Julien Grall
- Re: [XEN][PATCH v9 05/19] xen/arm: Add CONFIG_OVER... Vikram Garhwal
- Re: [XEN][PATCH v9 05/19] xen/arm: Add CONFIG_... Julien Grall
- [XEN][PATCH v9 08/19] xen/device-tree: Add device_tree_find... Vikram Garhwal
- Re: [XEN][PATCH v9 08/19] xen/device-tree: Add device_... Julien Grall
- Re: [XEN][PATCH v9 08/19] xen/device-tree: Add dev... Vikram Garhwal
- [XEN][PATCH v9 04/19] common/device_tree: Export __unflatte... Vikram Garhwal
- Re: [XEN][PATCH v9 04/19] common/device_tree: Export _... Julien Grall
- Re: [XEN][PATCH v9 04/19] common/device_tree: Expo... Vikram Garhwal
- [XEN][PATCH v9 02/19] common/device_tree.c: unflatten_devic... Vikram Garhwal
- [XEN][PATCH v9 12/19] xen/smmu: Add remove_device callback ... Vikram Garhwal
- [XEN][PATCH v9 06/19] libfdt: Keep fdt functions after init... Vikram Garhwal
- [XEN][PATCH v9 07/19] libfdt: overlay: change overlay_get_t... Vikram Garhwal
- [XEN][PATCH v9 14/19] common/device_tree: Add rwlock for dt... Vikram Garhwal
- Re: [XEN][PATCH v9 14/19] common/device_tree: Add rwlo... Julien Grall
- Re: [XEN][PATCH v9 14/19] common/device_tree: Add ... Vikram Garhwal
- Re: [XEN][PATCH v9 14/19] common/device_tree: ... Vikram Garhwal
- Re: [XEN][PATCH v9 14/19] common/device_tr... Julien Grall