From: gregkh@suse.de Date: Tue, 5 Apr 2005 16:06:12 +0000 (-0700) Subject: [PATCH] sign off on the queue. X-Git-Tag: v2.6.11.9~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9fadf7e0b9d81c6c3b15fc3a7cf5ab62c35ac775;p=thirdparty%2Fkernel%2Fstable-queue.git [PATCH] sign off on the queue. --- diff --git a/queue/alsa-timer-event-fixes.patch b/queue/alsa-timer-event-fixes.patch index a3706fa8ae1..40109403ba8 100644 --- a/queue/alsa-timer-event-fixes.patch +++ b/queue/alsa-timer-event-fixes.patch @@ -12,6 +12,7 @@ used in the recent ALSA dmix plugin. Signed-off-by: Takashi Iwai Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- linux/sound/core/timer.c 20 Jan 2005 17:37:00 -0000 1.50 +++ linux/sound/core/timer.c 14 Mar 2005 22:07:32 -0000 diff --git a/queue/ext3-release-race.patch b/queue/ext3-release-race.patch index 89b2ae55561..bf2dd2e6e01 100644 --- a/queue/ext3-release-race.patch +++ b/queue/ext3-release-race.patch @@ -14,6 +14,7 @@ journal code). Acked-by: Jan Kara Acked-by: Chris Mason Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- linux-2.6-ext3/fs/jbd/transaction.c.=K0000=.orig +++ linux-2.6-ext3/fs/jbd/transaction.c diff --git a/queue/fix-ia64-syscall-auditing.patch b/queue/fix-ia64-syscall-auditing.patch index d932a43fe4e..2fafa7e6de8 100644 --- a/queue/fix-ia64-syscall-auditing.patch +++ b/queue/fix-ia64-syscall-auditing.patch @@ -21,9 +21,8 @@ I have tested this patch and have seen no problems with it. From: Amy Griffis From: David Woodhouse Signed-off-by: Chris Wright ---- +Signed-off-by: Greg Kroah-Hartman -===== arch/ia64/kernel/fsys.S 1.34 vs edited ===== --- 1.34/arch/ia64/kernel/fsys.S 2005-01-22 22:19:11 +00:00 +++ edited/arch/ia64/kernel/fsys.S 2005-04-01 00:20:32 +01:00 @@ -611,8 +611,10 @@ diff --git a/queue/i2c-fix-oops-in-eeprom-driver.patch b/queue/i2c-fix-oops-in-eeprom-driver.patch index fc0515e280c..af17b5004c4 100644 --- a/queue/i2c-fix-oops-in-eeprom-driver.patch +++ b/queue/i2c-fix-oops-in-eeprom-driver.patch @@ -23,6 +23,7 @@ Signed-off-by: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- linux-2.6.11.4/drivers/i2c/chips/eeprom.c.orig 2005-03-13 10:00:01.000000000 +0100 +++ linux-2.6.11.4/drivers/i2c/chips/eeprom.c 2005-03-17 19:54:07.000000000 +0100 diff --git a/queue/ipsec-icmp-deadlock.patch b/queue/ipsec-icmp-deadlock.patch index 9046d1f1a09..c4f66c7f5eb 100644 --- a/queue/ipsec-icmp-deadlock.patch +++ b/queue/ipsec-icmp-deadlock.patch @@ -18,6 +18,7 @@ deadlock. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman diff -Nru a/net/ipv4/xfrm4_output.c b/net/ipv4/xfrm4_output.c --- a/net/ipv4/xfrm4_output.c 2005-03-20 16:53:05 +01:00 diff --git a/queue/rwsem-fix.patch b/queue/rwsem-fix.patch index 602fd488fb8..3fba2f57842 100644 --- a/queue/rwsem-fix.patch +++ b/queue/rwsem-fix.patch @@ -25,6 +25,7 @@ Signed-Off-By: David Howells Tested-by: Badari Pulavarty Signed-off-by: Linus Torvalds Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman diff -Nru a/lib/rwsem-spinlock.c b/lib/rwsem-spinlock.c --- a/lib/rwsem-spinlock.c 2005-04-01 23:22:40 -08:00 diff --git a/queue/tcp-bic-congestion-avoidance-algo.patch b/queue/tcp-bic-congestion-avoidance-algo.patch index ed1ccd842af..cce52645e25 100644 --- a/queue/tcp-bic-congestion-avoidance-algo.patch +++ b/queue/tcp-bic-congestion-avoidance-algo.patch @@ -29,8 +29,8 @@ TCP code for Web100) is in this patch. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman -===== net/ipv4/tcp_input.c 1.92 vs edited ===== --- 1.92/net/ipv4/tcp_input.c 2005-02-22 10:45:31 -08:00 +++ edited/net/ipv4/tcp_input.c 2005-03-23 10:55:18 -08:00 @@ -1653,7 +1653,10 @@