Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1636775
| From | Manoj Iyer <manoj.iyer@canonical.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | iommu: Fix incompatible arg type in iommu_put/get_resv_regions |
| Date | 2017-05-06 00:40 +0200 |
| Message-ID | <tDU3f-7VT-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
In linux-next struct device dev; was added to struct iommu_device this breaks calls to iommu_put/get_resv_regions function because these functions expect struct device * instead. Please review and consider this patch to fix this. Thanks Manoj Iyer
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
iommu: Fix incompatible arg type in iommu_put/get_resv_regions Manoj Iyer <manoj.iyer@canonical.com> - 2017-05-06 00:40 +0200
csiph-web