On Wed, Nov 13, 2013 at 10:50:58AM +0000, Liu, Jijiang wrote: > Hi, > > I have a question about xen_create_contiguous_region function, in which > kernel version was it introduced?
You can use 'git annotate' to figure out which commit introduced it. Then you can use 'git tag --contains <commit>' to find the tags that have it. > > Thanks. > _______________________________________________ > iommu mailing list > [email protected] > https://lists.linuxfoundation.org/mailman/listinfo/iommu _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
