[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 17/24] xen/passthrough: arm: release earlier the DT devices assigned to a guest
>>> On 20.01.15 at 15:30, <julien.grall@xxxxxxxxxx> wrote: > Hi Jan, > > On 20/01/15 09:19, Jan Beulich wrote: >>>>> On 13.01.15 at 15:25, <julien.grall@xxxxxxxxxx> wrote: >>> --- a/xen/include/xen/iommu.h >>> +++ b/xen/include/xen/iommu.h >>> @@ -117,7 +117,7 @@ void iommu_read_msi_from_ire(struct msi_desc *msi_desc, > struct msi_msg *msg); >>> int iommu_assign_dt_device(struct domain *d, struct dt_device_node *dev); >>> int iommu_deassign_dt_device(struct domain *d, struct dt_device_node *dev); >>> int iommu_dt_domain_init(struct domain *d); >>> -void iommu_dt_domain_destroy(struct domain *d); >>> +int iommu_release_dt_devices(struct domain *d); >> >> I don't think you really need an ack from me on this trivial change, >> but in case you feel otherwise, don't hesitate to add it. > > I wasn't sure if I add to cc you. You were in the list of maintainers > with scripts/get_maintainers.pl because the include is part of the > "IOMMU VENDOR INDEPENDENT CODE". Which is fine - I merely wanted to point out that a trivial prototype adjustment can imo go in without requiring an ack. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |