diff options
| author | Joerg Roedel <[email protected]> | 2012-03-15 10:56:44 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2012-03-15 10:56:44 +0000 |
| commit | 525b233c7188069a360a898493d9b51ee8adec35 (patch) | |
| tree | 7501d762d3408c3aaa21d38b1c1aaa059ac0d2d5 | |
| parent | iommu/amd: Fix double free of mem-region in error-path (diff) | |
| download | kernel-525b233c7188069a360a898493d9b51ee8adec35.tar.gz kernel-525b233c7188069a360a898493d9b51ee8adec35.zip | |
iommu/amd: Update git-tree in MAINTAINERS
Since the kernel.org relaunch the URL for the IOMMU git tree
changed. Update MAINTAINERS file accordingly.
Signed-off-by: Joerg Roedel <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 75a9a5fc230a..6f93a8d4f2a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -503,7 +503,7 @@ F: arch/x86/include/asm/geode.h AMD IOMMU (AMD-VI) M: Joerg Roedel <[email protected]> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git S: Supported F: drivers/iommu/amd_iommu*.[ch] F: include/linux/amd-iommu.h |
