Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1636775

iommu: Fix incompatible arg type in iommu_put/get_resv_regions

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Manoj Iyer <manoj.iyer@canonical.com>
Newsgroups linux.kernel
Subject iommu: Fix incompatible arg type in iommu_put/get_resv_regions
Date Sat, 06 May 2017 00:40:01 +0200
Message-ID <tDU3f-7VT-9@gated-at.bofh.it> (permalink)
X-Original-To linux-kernel@vger.kernel.org
X-Mailer git-send-email 2.11.0
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 8
Organization linux.* mail to news gateway
X-Original-Cc Joerg Roedel <joro@8bytes.org>
X-Original-Date Fri, 5 May 2017 17:39:07 -0500
X-Original-Message-ID <20170505223908.29013-1-manoj.iyer@canonical.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1636775

Show key headers only | View raw


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


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