[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1400589472-8544-1-git-send-email-wangyijing@huawei.com>
Date: Tue, 20 May 2014 20:37:46 +0800
From: Yijing Wang <wangyijing@...wei.com>
To: Joerg Roedel <joro@...tes.org>,
David Woodhouse <dwmw2@...radead.org>
CC: <iommu@...ts.linux-foundation.org>, <linux-kernel@...r.kernel.org>,
Yijing Wang <wangyijing@...wei.com>
Subject: [PATCH 0/6] trivial cleanup for iommu/vt-d
Some cleanup patches for iommu/vt-d.
Yijing Wang (6):
iommu/vt-d: Use list_for_each_safe() to simplify code
iommu/vt-d: move up no_iommu and dmar_disabled check
iommu/vt-d: clear the redundant assignment in dmar_enable_qi
iommu/vt-d: clear the redundant assignment for domain->nid
iommu/vt-d: use inline function dma_pte_superpage instead of macros
iommu/vt-d: fix reference count in iommu_prepare_isa
drivers/iommu/dmar.c | 3 ---
drivers/iommu/intel-iommu.c | 18 ++++++++----------
2 files changed, 8 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists