The patch titled
copyright owner and author clean up for intel iommu and related files
has been removed from the -mm tree. Its filename was
copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files.patch
This patch was dropped because it was merged into mainline or a subsystem tree
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: copyright owner and author clean up for intel iommu and related files
From: mark gross <[EMAIL PROTECTED]>
The following is a clean up and correction of the copyright holding
entities for the files associated with the intel iommu code.
Signed-off-by: <[EMAIL PROTECTED]>
Cc: Greg KH <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
drivers/pci/dmar.c | 9 +++++----
drivers/pci/intel-iommu.c | 7 ++++---
drivers/pci/intel-iommu.h | 5 +++--
drivers/pci/iova.c | 3 ++-
drivers/pci/iova.h | 3 ++-
5 files changed, 16 insertions(+), 11 deletions(-)
diff -puN
drivers/pci/dmar.c~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
drivers/pci/dmar.c
---
a/drivers/pci/dmar.c~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
+++ a/drivers/pci/dmar.c
@@ -14,11 +14,12 @@
* this program; if not, write to the Free Software Foundation, Inc., 59 Temple
* Place - Suite 330, Boston, MA 02111-1307 USA.
*
- * Copyright (C) Ashok Raj <[EMAIL PROTECTED]>
- * Copyright (C) Shaohua Li <[EMAIL PROTECTED]>
- * Copyright (C) Anil S Keshavamurthy <[EMAIL PROTECTED]>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Ashok Raj <[EMAIL PROTECTED]>
+ * Author: Shaohua Li <[EMAIL PROTECTED]>
+ * Author: Anil S Keshavamurthy <[EMAIL PROTECTED]>
*
- * This file implements early detection/parsing of DMA Remapping Devices
+ * This file implements early detection/parsing of DMA Remapping Devices
* reported to OS through BIOS via DMA remapping reporting (DMAR) ACPI
* tables.
*/
diff -puN
drivers/pci/intel-iommu.c~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
drivers/pci/intel-iommu.c
---
a/drivers/pci/intel-iommu.c~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
+++ a/drivers/pci/intel-iommu.c
@@ -14,9 +14,10 @@
* this program; if not, write to the Free Software Foundation, Inc., 59 Temple
* Place - Suite 330, Boston, MA 02111-1307 USA.
*
- * Copyright (C) Ashok Raj <[EMAIL PROTECTED]>
- * Copyright (C) Shaohua Li <[EMAIL PROTECTED]>
- * Copyright (C) Anil S Keshavamurthy <[EMAIL PROTECTED]>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Ashok Raj <[EMAIL PROTECTED]>
+ * Author: Shaohua Li <[EMAIL PROTECTED]>
+ * Author: Anil S Keshavamurthy <[EMAIL PROTECTED]>
*/
#include <linux/init.h>
diff -puN
drivers/pci/intel-iommu.h~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
drivers/pci/intel-iommu.h
---
a/drivers/pci/intel-iommu.h~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
+++ a/drivers/pci/intel-iommu.h
@@ -14,8 +14,9 @@
* this program; if not, write to the Free Software Foundation, Inc., 59 Temple
* Place - Suite 330, Boston, MA 02111-1307 USA.
*
- * Copyright (C) Ashok Raj <[EMAIL PROTECTED]>
- * Copyright (C) Anil S Keshavamurthy <[EMAIL PROTECTED]>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Ashok Raj <[EMAIL PROTECTED]>
+ * Author: Anil S Keshavamurthy <[EMAIL PROTECTED]>
*/
#ifndef _INTEL_IOMMU_H_
diff -puN
drivers/pci/iova.c~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
drivers/pci/iova.c
---
a/drivers/pci/iova.c~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
+++ a/drivers/pci/iova.c
@@ -3,7 +3,8 @@
*
* This file is released under the GPLv2.
*
- * Copyright (C) 2006 Anil S Keshavamurthy <[EMAIL PROTECTED]>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Anil S Keshavamurthy <[EMAIL PROTECTED]>
*/
#include "iova.h"
diff -puN
drivers/pci/iova.h~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
drivers/pci/iova.h
---
a/drivers/pci/iova.h~copyright-owner-and-author-clean-up-for-intel-iommu-and-related-files
+++ a/drivers/pci/iova.h
@@ -3,7 +3,8 @@
*
* This file is released under the GPLv2.
*
- * Copyright (C) 2006 Anil S Keshavamurthy <[EMAIL PROTECTED]>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Anil S Keshavamurthy <[EMAIL PROTECTED]>
*
*/
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
pci-iova-rb-tree-setup-tweak.patch
iova-lockdep-false-alarm-fix.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html