On 01/09/2023 06:59, Vikram Garhwal wrote: > Add remove_device callback for removing the device entry from smmu-master > using > following steps: > 1. Find if SMMU master exists for the device node. > 2. Check if device is currently in use. Just like in v10: you are not checking it. I asked you to add a check following Julien suggestion but you did not reply to it. Even if you do not want to add this extra layer of protection, you should mention that you rely on a check in iommu_remove_dt_device() instead. You can wait for Stefano to give his opinion (and possibly ack this patch as is). ~Michal
- [XEN][PATCH v11 00/20] dynamic node programming using o... Vikram Garhwal
- [XEN][PATCH v11 01/20] common/device_tree: handle ... Vikram Garhwal
- [XEN][PATCH v11 04/20] common/device_tree: Export ... Vikram Garhwal
- [XEN][PATCH v11 02/20] common/device_tree.c: unfla... Vikram Garhwal
- [XEN][PATCH v11 05/20] xen/arm: Add CONFIG_OVERLAY... Vikram Garhwal
- Re: [XEN][PATCH v11 05/20] xen/arm: Add CONFIG... Stefano Stabellini
- [XEN][PATCH v11 03/20] xen/arm/device: Remove __in... Vikram Garhwal
- Re: [XEN][PATCH v11 03/20] xen/arm/device: Rem... Stefano Stabellini
- [XEN][PATCH v11 07/20] libfdt: overlay: change ove... Vikram Garhwal
- [XEN][PATCH v11 12/20] xen/smmu: Add remove_device... Vikram Garhwal
- Re: [XEN][PATCH v11 12/20] xen/smmu: Add remov... Michal Orzel
- Re: [XEN][PATCH v11 12/20] xen/smmu: Add r... Vikram Garhwal
- Re: [XEN][PATCH v11 12/20] xen/smmu: Add r... Stefano Stabellini
- [XEN][PATCH v11 08/20] xen/device-tree: Add dt_fin... Vikram Garhwal
- [XEN][PATCH v11 09/20] xen/iommu: Move spin_lock f... Vikram Garhwal
- Re: [XEN][PATCH v11 09/20] xen/iommu: Move spi... Stefano Stabellini
- [XEN][PATCH v11 06/20] libfdt: Keep fdt functions ... Vikram Garhwal
- [XEN][PATCH v11 20/20] tools/xl: Add new xl comman... Vikram Garhwal
- [XEN][PATCH v11 17/20] xen/arm: Implement device t... Vikram Garhwal
- Re: [XEN][PATCH v11 17/20] xen/arm: Implement ... Stefano Stabellini
- [XEN][PATCH v11 14/20] common/device_tree: Add rwl... Vikram Garhwal
