From 932beb7fba73119648fd7ae48d12a397063e6b70 Mon Sep 17 00:00:00 2001 From: Greg KH Date: Thu, 12 May 2005 10:39:56 -0700 Subject: [PATCH] add some signed-off-by and update the email header on one patch. --- queue/3c59x-d3-fix.patch | 7 ++++++- queue/fix-lpar-iommu-on-p630.patch | 1 + queue/fix-matroxfb-on-big-endian.patch | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/queue/3c59x-d3-fix.patch b/queue/3c59x-d3-fix.patch index cf9921a7db3..2c038349ccf 100644 --- a/queue/3c59x-d3-fix.patch +++ b/queue/3c59x-d3-fix.patch @@ -1,9 +1,14 @@ -[PATCH] 3c59x: only put the device into D3 when we're actually using WOL +From foo@baz Tue Apr 9 12:12:43 2002 +To: linux-kernel@vger.kernel.org +Date: 05 May 2005 16:36:40 -0700 +From: daniel.ritz@gmx.ch +Subject: 3c59x: only put the device into D3 when we're actually using WOL During a warm boot the device is in D3 and has troubles coming out of it. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds +Signed-off-by: Greg Kroah-Hartman --- commit 3c8fad1829cc33e903500b41d989fa50ab196378 diff --git a/queue/fix-lpar-iommu-on-p630.patch b/queue/fix-lpar-iommu-on-p630.patch index bdbb9e16738..30dfdd189e9 100644 --- a/queue/fix-lpar-iommu-on-p630.patch +++ b/queue/fix-lpar-iommu-on-p630.patch @@ -14,6 +14,7 @@ needs to do some of the things that the bus setup code has already done. Signed-off-by: Olof Johansson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds +Signed-off-by: Greg Kroah-Hartman diff -Nru a/arch/ppc64/kernel/pSeries_iommu.c b/arch/ppc64/kernel/pSeries_iommu.c --- a/arch/ppc64/kernel/pSeries_iommu.c 2005-05-12 09:31:21 -07:00 diff --git a/queue/fix-matroxfb-on-big-endian.patch b/queue/fix-matroxfb-on-big-endian.patch index 85c654a17e2..35dbf1898fb 100644 --- a/queue/fix-matroxfb-on-big-endian.patch +++ b/queue/fix-matroxfb-on-big-endian.patch @@ -15,6 +15,7 @@ Signed-off-by: Peter 'p2' De Schrijver Signed-off-by: Petr Vandrovec Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds +Signed-off-by: Greg Kroah-Hartman diff -Nru a/drivers/video/matrox/matroxfb_accel.c b/drivers/video/matrox/matroxfb_accel.c --- a/drivers/video/matrox/matroxfb_accel.c 2005-05-12 09:26:38 -07:00 -- 2.47.3