Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1615430
| From | Suman Anna <s-anna@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/5] iommu/omap: Add support for iommu-groups and 'struct iommu_device' |
| Date | 2017-04-03 19:20 +0200 |
| Message-ID | <tsdO1-1ml-1@gated-at.bofh.it> (permalink) |
| References | <tr3H3-4uB-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Joerg, On 03/31/2017 07:10 AM, Joerg Roedel wrote: > Hi, > > here is a small patch-set for the omap-iommu driver to make > it use new features of the iommu-core. Please review. Thanks for the patches - this has been on my TODO list but you beat me in getting there first :). Are these for 4.12? I have given the series a quick try and these currently break the functionality. I am investigating the failures, so will mostly need some additional changes. Let me know if you want me to take up posting of the v2. Meanwhile, I have added some comments on the patches. regards Suman > > Thanks, > > Joerg > > Joerg Roedel (5): > iommu/omap: Move data structures to omap-iommu.h > iommu/omap: Permanently keep iommu_dev pointer in arch_data > iommu/omap: Set dev->archdata.iommu = NULL in omap_iommu_remove_device > iommu/omap: Make use of 'struct iommu_device' > iommu/omap: Add iommu-group support > > drivers/iommu/omap-iommu.c | 137 ++++++++++++++++++++----------- > drivers/iommu/omap-iommu.h | 35 ++++++++ > include/linux/platform_data/iommu-omap.h | 15 ---- > 3 files changed, 124 insertions(+), 63 deletions(-) >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/5] iommu/omap: Add support for iommu-groups and 'struct iommu_device' Joerg Roedel <joro@8bytes.org> - 2017-03-31 14:20 +0200
[PATCH 5/5] iommu/omap: Add iommu-group support Joerg Roedel <joro@8bytes.org> - 2017-03-31 14:20 +0200
[PATCH 1/5] iommu/omap: Move data structures to omap-iommu.h Joerg Roedel <joro@8bytes.org> - 2017-03-31 14:20 +0200
Re: [PATCH 1/5] iommu/omap: Move data structures to omap-iommu.h Suman Anna <s-anna@ti.com> - 2017-04-03 19:30 +0200
[PATCH 3/5] iommu/omap: Set dev->archdata.iommu = NULL in omap_iommu_remove_device Joerg Roedel <joro@8bytes.org> - 2017-03-31 14:20 +0200
Re: [PATCH 3/5] iommu/omap: Set dev->archdata.iommu = NULL in omap_iommu_remove_device Suman Anna <s-anna@ti.com> - 2017-04-03 20:30 +0200
[PATCH 4/5] iommu/omap: Make use of 'struct iommu_device' Joerg Roedel <joro@8bytes.org> - 2017-03-31 14:20 +0200
Re: [PATCH 0/5] iommu/omap: Add support for iommu-groups and 'struct iommu_device' Suman Anna <s-anna@ti.com> - 2017-04-03 19:20 +0200
csiph-web