From: Greg Kroah-Hartman Date: Wed, 17 May 2006 20:18:59 +0000 (-0700) Subject: add my signed-off-by to some patches in the queue X-Git-Tag: v2.6.16.17~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aaf522b5fb3cd236a0faf2bb7d5ad6c70cf29963;p=thirdparty%2Fkernel%2Fstable-queue.git add my signed-off-by to some patches in the queue --- diff --git a/queue-2.6.16/fs-compat.c-fix-if-typo.patch b/queue-2.6.16/fs-compat.c-fix-if-typo.patch index f5cae29baf4..2e352791ff2 100644 --- a/queue-2.6.16/fs-compat.c-fix-if-typo.patch +++ b/queue-2.6.16/fs-compat.c-fix-if-typo.patch @@ -12,9 +12,9 @@ Mentioned by Mark Armbrust somewhere on Usenet. Signed-off-by: Alexey Dobriyan Cc: David Woodhouse Cc: Ulrich Drepper -Cc: Signed-off-by: Andrew Morton Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- fs/compat.c | 2 +- diff --git a/queue-2.6.16/netfilter-do_add_counters-race-possible-info-leak.patch b/queue-2.6.16/netfilter-do_add_counters-race-possible-info-leak.patch index 9ac5e7367a2..8416f68e745 100644 --- a/queue-2.6.16/netfilter-do_add_counters-race-possible-info-leak.patch +++ b/queue-2.6.16/netfilter-do_add_counters-race-possible-info-leak.patch @@ -23,6 +23,7 @@ Cc: Kirill Korotaev Cc: Patrick McHardy (chrisw: rebase of Solar's patch to 2.6.16.16) Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- net/ipv4/netfilter/arp_tables.c | 2 +- diff --git a/queue-2.6.16/scx200_acb-fix-resource-name-use-after-free.patch b/queue-2.6.16/scx200_acb-fix-resource-name-use-after-free.patch index 9c0c8d25785..de523622d44 100644 --- a/queue-2.6.16/scx200_acb-fix-resource-name-use-after-free.patch +++ b/queue-2.6.16/scx200_acb-fix-resource-name-use-after-free.patch @@ -14,6 +14,7 @@ This is the second half of fix to bug #6445. Signed-off-by: Jean Delvare Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/i2c/busses/scx200_acb.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/queue-2.6.16/selinux-check-for-failed-kmalloc-in-security_sid_to_context.patch b/queue-2.6.16/selinux-check-for-failed-kmalloc-in-security_sid_to_context.patch index 037b633a110..b9f38e250c4 100644 --- a/queue-2.6.16/selinux-check-for-failed-kmalloc-in-security_sid_to_context.patch +++ b/queue-2.6.16/selinux-check-for-failed-kmalloc-in-security_sid_to_context.patch @@ -11,6 +11,7 @@ Cc: Stephen Smalley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- security/selinux/ss/services.c | 4 ++++ diff --git a/queue-2.6.16/smbfs-fix-slab-corruption-in-samba-error-path.patch b/queue-2.6.16/smbfs-fix-slab-corruption-in-samba-error-path.patch index fd2d2001f6e..de6a2ab7db5 100644 --- a/queue-2.6.16/smbfs-fix-slab-corruption-in-samba-error-path.patch +++ b/queue-2.6.16/smbfs-fix-slab-corruption-in-samba-error-path.patch @@ -110,9 +110,9 @@ May 4 23:49:20 knautsch kernel: [17181284.828000] smb_file_read: //some_file va May 4 23:49:39 knautsch kernel: [17181303.896000] smb_file_read: //some_file validation failed, error=4294966784 Signed-off-by: Jan Niehusmann -Cc: Signed-off-by: Andrew Morton Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- fs/smbfs/request.c | 4 +++- diff --git a/queue-2.6.16/smbus-unhiding-kills-thermal-management.patch b/queue-2.6.16/smbus-unhiding-kills-thermal-management.patch index 919aa48d057..6c5bcbbf83f 100644 --- a/queue-2.6.16/smbus-unhiding-kills-thermal-management.patch +++ b/queue-2.6.16/smbus-unhiding-kills-thermal-management.patch @@ -15,9 +15,9 @@ laptop. Signed-off-by: Carl-Daniel Hailfinger Signed-off-by: Pavel Machek -Cc: Signed-off-by: Andrew Morton Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/pci/quirks.c | 9 ++++++++- diff --git a/queue-2.6.16/tg3-ethtool-always-report-port-is-tp.patch b/queue-2.6.16/tg3-ethtool-always-report-port-is-tp.patch index 8f7ef6df508..9f58e4a4058 100644 --- a/queue-2.6.16/tg3-ethtool-always-report-port-is-tp.patch +++ b/queue-2.6.16/tg3-ethtool-always-report-port-is-tp.patch @@ -10,6 +10,7 @@ Signed-off-by: Karsten Keil Acked-by: Michael Chan Signed-off-by: David S. Miller Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/net/tg3.c | 8 +++++---