* [PATCH] iommu/vt-d: Remove unused variable
@ 2015-03-24 1:50 Alex Williamson
[not found] ` <20150324014955.31056.96200.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Alex Williamson @ 2015-03-24 1:50 UTC (permalink / raw)
To: iommu, joro; +Cc: linux-kernel
Unused after commit 71684406905f ("iommu/vt-d: Detach domain *only*
from attached iommus"). Reported by 0-day builder.
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
---
drivers/iommu/intel-iommu.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/iommu/intel-iommu.c b/drivers/iommu/intel-iommu.c
index 6228582..0e5ca10 100644
--- a/drivers/iommu/intel-iommu.c
+++ b/drivers/iommu/intel-iommu.c
@@ -1743,7 +1743,6 @@ static int domain_init(struct dmar_domain *domain, int guest_width)
static void domain_exit(struct dmar_domain *domain)
{
- struct dmar_drhd_unit *drhd;
struct page *freelist = NULL;
int i;
^ permalink raw reply related [flat|nested] 3+ messages in thread[parent not found: <20150324014955.31056.96200.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>]
* Re: [PATCH] iommu/vt-d: Remove unused variable 2015-03-24 1:50 [PATCH] iommu/vt-d: Remove unused variable Alex Williamson @ 2015-03-24 14:39 ` Joerg Roedel 0 siblings, 0 replies; 3+ messages in thread From: Joerg Roedel @ 2015-03-24 14:39 UTC (permalink / raw) To: Alex Williamson Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA, linux-kernel-u79uwXL29TY76Z2rM5mHXA On Mon, Mar 23, 2015 at 07:50:21PM -0600, Alex Williamson wrote: > Unused after commit 71684406905f ("iommu/vt-d: Detach domain *only* > from attached iommus"). Reported by 0-day builder. > > Signed-off-by: Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > --- > drivers/iommu/intel-iommu.c | 1 - > 1 file changed, 1 deletion(-) Applied, thanks. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] iommu/vt-d: Remove unused variable @ 2015-03-24 14:39 ` Joerg Roedel 0 siblings, 0 replies; 3+ messages in thread From: Joerg Roedel @ 2015-03-24 14:39 UTC (permalink / raw) To: Alex Williamson; +Cc: iommu, linux-kernel On Mon, Mar 23, 2015 at 07:50:21PM -0600, Alex Williamson wrote: > Unused after commit 71684406905f ("iommu/vt-d: Detach domain *only* > from attached iommus"). Reported by 0-day builder. > > Signed-off-by: Alex Williamson <alex.williamson@redhat.com> > --- > drivers/iommu/intel-iommu.c | 1 - > 1 file changed, 1 deletion(-) Applied, thanks. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-24 14:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 1:50 [PATCH] iommu/vt-d: Remove unused variable Alex Williamson
[not found] ` <20150324014955.31056.96200.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>
2015-03-24 14:39 ` Joerg Roedel
2015-03-24 14:39 ` Joerg Roedel
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.