From: gregkh@suse.de Date: Wed, 16 Mar 2005 18:27:44 +0000 (-0800) Subject: [PATCH] sign off on the queued patches. X-Git-Tag: v2.6.11.9~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8cee6ff0c78718f4e95aacd91a5bdb9d951da95d;p=thirdparty%2Fkernel%2Fstable-queue.git [PATCH] sign off on the queued patches. --- diff --git a/queue/NetROM-deadlock-fix.patch b/queue/NetROM-deadlock-fix.patch index 35cfffa6a00..d0958396835 100644 --- a/queue/NetROM-deadlock-fix.patch +++ b/queue/NetROM-deadlock-fix.patch @@ -1,3 +1,4 @@ +From foo@baz Tue Apr 9 12:12:43 2002 Date: Fri, 11 Mar 2005 21:10:05 +0000 From: Ralf Baechle To: stable@kernel.org @@ -9,9 +10,8 @@ It's accepted by DaveM - but just too late to make it into 2.6.11. Signed-off-by: Ralf Baechle Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman -Index: bk-afu/net/netrom/nr_in.c -=================================================================== --- bk-afu.orig/net/netrom/nr_in.c 2005-02-05 22:16:25.553987776 +0000 +++ bk-afu/net/netrom/nr_in.c 2005-02-05 22:16:25.555987472 +0000 @@ -74,7 +74,6 @@ diff --git a/queue/alsa-surround-stereo.patch b/queue/alsa-surround-stereo.patch index bda50b29463..79cbe64abfe 100644 --- a/queue/alsa-surround-stereo.patch +++ b/queue/alsa-surround-stereo.patch @@ -1,3 +1,4 @@ +From foo@baz Tue Apr 9 12:12:43 2002 Date: Mon, 14 Mar 2005 16:59:15 +0000 From: Daniel Drake To: stable@kernel.org @@ -20,6 +21,7 @@ Fix stereo mutes on Surround volume control. Signed-off-by: Takashi Iwai Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman diff -Naru a/sound/pci/ac97/ac97_codec.c b/sound/pci/ac97/ac97_codec.c --- a/sound/pci/ac97/ac97_codec.c 2005-03-14 08:24:04 -08:00 diff --git a/queue/amd8111e-open-free_irq-on-nomem.patch b/queue/amd8111e-open-free_irq-on-nomem.patch index 4d5c3a5a667..65837b2ef9e 100644 --- a/queue/amd8111e-open-free_irq-on-nomem.patch +++ b/queue/amd8111e-open-free_irq-on-nomem.patch @@ -1,3 +1,4 @@ +From foo@baz Tue Apr 9 12:12:43 2002 Date: Fri, 11 Mar 2005 04:36:18 -0500 From: Andres Salomon To: stable@kernel.org @@ -18,6 +19,7 @@ called by amd8111e_restart. Signed-off-by: Jeff Garzik Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman diff -Naru a/drivers/net/amd8111e.c b/drivers/net/amd8111e.c --- a/drivers/net/amd8111e.c 2005-03-09 20:29:47 -08:00 diff --git a/queue/net-tun-underflow-fix.patch b/queue/net-tun-underflow-fix.patch index 8a7c348a6c3..45d8bc062d8 100644 --- a/queue/net-tun-underflow-fix.patch +++ b/queue/net-tun-underflow-fix.patch @@ -1,3 +1,4 @@ +From foo@baz Tue Apr 9 12:12:43 2002 Date: Fri, 11 Mar 2005 09:52:05 -0800 From: Stephen Hemminger To: Greg KH , Chris Wright @@ -20,6 +21,7 @@ skb_put. Signed-off-by: Patrick McHardy Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman diff -Nru a/drivers/net/tun.c b/drivers/net/tun.c --- a/drivers/net/tun.c 2005-03-04 19:41:56 +01:00 diff --git a/queue/timercode-race-AX.25.patch b/queue/timercode-race-AX.25.patch index d513932d4df..e97412b4a78 100644 --- a/queue/timercode-race-AX.25.patch +++ b/queue/timercode-race-AX.25.patch @@ -1,3 +1,4 @@ +From foo@baz Tue Apr 9 12:12:43 2002 Date: Fri, 11 Mar 2005 21:46:29 +0000 From: Ralf Baechle DL5RB To: stable@kernel.org @@ -15,9 +16,8 @@ regular calls to del_timer_sync. Signed-off-by: Ralf Baechle DL5RB Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman -Index: bk-afu/net/ax25/ax25_timer.c -=================================================================== --- bk-afu.orig/net/ax25/ax25_timer.c 2005-03-08 13:54:06.000000000 +0000 +++ bk-afu/net/ax25/ax25_timer.c 2005-03-08 16:43:34.790532976 +0000 @@ -106,7 +106,7 @@ diff --git a/queue/via-rhine-open-irq-free-upon-fail.patch b/queue/via-rhine-open-irq-free-upon-fail.patch index b66e4a7b38c..0b0efcb3113 100644 --- a/queue/via-rhine-open-irq-free-upon-fail.patch +++ b/queue/via-rhine-open-irq-free-upon-fail.patch @@ -1,3 +1,4 @@ +From foo@baz Tue Apr 9 12:12:43 2002 Date: Fri, 11 Mar 2005 04:29:49 -0500 From: Andres Salomon To: stable@kernel.org @@ -8,13 +9,12 @@ not be freed in case the alloc_ring() function fails. alloc_ring() can fail with a ENOMEM return value because of possible pci_alloc_consistent() failures. -Signed-off-by: Jeff Garzik - Updated to CodingStyle. +Signed-off-by: Jeff Garzik Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman -===== drivers/net/via-rhine.c 1.89 vs edited ===== --- 1.89/drivers/net/via-rhine.c 2005-01-10 08:52:27 -08:00 +++ edited/drivers/net/via-rhine.c 2005-03-11 15:18:25 -08:00 @@ -1197,8 +1197,10 @@ static int rhine_open(struct net_device diff --git a/queue/wan-hd6457x-panic-fix.patch b/queue/wan-hd6457x-panic-fix.patch index 10e8a17ba29..a88d26d62e9 100644 --- a/queue/wan-hd6457x-panic-fix.patch +++ b/queue/wan-hd6457x-panic-fix.patch @@ -1,3 +1,4 @@ +From foo@baz Tue Apr 9 12:12:43 2002 From: Krzysztof Halasa To: Chris Wright Cc: Greg KH , linux-kernel@vger.kernel.org, stable@kernel.org @@ -9,6 +10,7 @@ The attached patch fixes NULL pointer dereference on RX. Signed-off-by: Krzysztof Halasa Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- linux/drivers/net/wan/hd6457x.c 28 Oct 2004 06:16:08 -0000 1.15 +++ linux/drivers/net/wan/hd6457x.c 1 Mar 2005 00:58:08 -0000