[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1404998750-15536-1-git-send-email-joro@8bytes.org>
Date: Thu, 10 Jul 2014 15:25:41 +0200
From: Joerg Roedel <joro@...tes.org>
To: iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Cc: Oded.Gabbay@....com
Subject: [PATCH 0/9] AMD IOMMUv2 driver updates and fixes
Hi,
here is a queue of patches for the AMD IOMMUv2 driver that came up
during development of the radeon_kfd driver. The enhance the semantics
and fix a number of bugs found in the code.
Joerg
Diffstat:
drivers/iommu/amd_iommu_v2.c | 104 ++++++++++++++++++++++++++++--------------
1 file changed, 71 insertions(+), 33 deletions(-)
Shortlog:
Joerg Roedel (9):
iommu/amd: Fix typo in amd_iommu_v2 driver
iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
iommu/amd: Don't free pasid_state in mn_release path
iommu/amd: Get rid of __unbind_pasid
iommu/amd: Drop pasid_state reference in ppr_notifer error path
iommu/amd: Add pasid_state->invalid flag
iommu/amd: Don't hold a reference to mm_struct
iommu/amd: Don't hold a reference to task_struct
iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
--
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