Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1723325
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] iommu: exynos: constify iommu_ops |
| Date | 2017-08-30 15:20 +0200 |
| Message-ID | <ukb4v-li-31@gated-at.bofh.it> (permalink) |
| References | <ujrbj-5ug-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 28, 2017 at 05:42:05PM +0530, Arvind Yadav wrote: > iommu_ops are not supposed to change at runtime. > Functions 'iommu_device_set_ops' and 'bus_set_iommu' working with > const iommu_ops provided by <linux/iommu.h>. So mark the non-const > structs as const. > > Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> > --- > drivers/iommu/exynos-iommu.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/3] iommu: exynos: constify iommu_ops Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-28 14:20 +0200 Re: [PATCH 1/3] iommu: exynos: constify iommu_ops Marek Szyprowski <m.szyprowski@samsung.com> - 2017-08-28 15:20 +0200 Re: [PATCH 1/3] iommu: exynos: constify iommu_ops Joerg Roedel <joro@8bytes.org> - 2017-08-30 15:20 +0200
csiph-web