From: Greg Kroah-Hartman Date: Thu, 23 Mar 2006 18:24:02 +0000 (-0800) Subject: added sign-off to 2.6.16-queue patches X-Git-Tag: v2.6.16.1~9^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca31cecc20fe01e118a6f602bde6e4e1af93c9b3;p=thirdparty%2Fkernel%2Fstable-queue.git added sign-off to 2.6.16-queue patches --- diff --git a/queue-2.6.16/2.6.xx-sata_mv-another-critical-fix.patch b/queue-2.6.16/2.6.xx-sata_mv-another-critical-fix.patch index 25dca336885..4ec1d9c06bf 100644 --- a/queue-2.6.16/2.6.xx-sata_mv-another-critical-fix.patch +++ b/queue-2.6.16/2.6.xx-sata_mv-another-critical-fix.patch @@ -17,10 +17,11 @@ command results, and this produced a lot of unpredictable behaviour. Signed-off-by: Mark Lord Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/scsi/sata_mv.c | 5 ++++- - 1 files changed, 4 insertions(+), 1 deletion(-) + 1 file changed, 4 insertions(+), 1 deletion(-) --- linux-2.6.16.orig/drivers/scsi/sata_mv.c +++ linux-2.6.16/drivers/scsi/sata_mv.c diff --git a/queue-2.6.16/kconfig-video_decoder-must-select-fw_loader.patch b/queue-2.6.16/kconfig-video_decoder-must-select-fw_loader.patch index 77d1386440a..74808db8db4 100644 --- a/queue-2.6.16/kconfig-video_decoder-must-select-fw_loader.patch +++ b/queue-2.6.16/kconfig-video_decoder-must-select-fw_loader.patch @@ -13,10 +13,11 @@ so it must select FW_LOADER, but saa7115 and saa7129 do not require it. Signed-off-by: Michael Krufky Cc: Mauro Carvalho Chehab Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/media/video/Kconfig | 1 + - 1 files changed, 1 insertion(+) + 1 file changed, 1 insertion(+) --- linux-2.6.16.orig/drivers/media/video/Kconfig +++ linux-2.6.16/drivers/media/video/Kconfig diff --git a/queue-2.6.16/sata_mv-fix-irq-port-status-usage.patch b/queue-2.6.16/sata_mv-fix-irq-port-status-usage.patch index 299f2a32952..647e7bca719 100644 --- a/queue-2.6.16/sata_mv-fix-irq-port-status-usage.patch +++ b/queue-2.6.16/sata_mv-fix-irq-port-status-usage.patch @@ -15,10 +15,11 @@ Bug caught and fixed by Mark Lord. Signed-off-by: Jeff Garzik Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/scsi/sata_mv.c | 2 +- - 1 files changed, 1 insertion(+), 1 deletion(-) + 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-2.6.16.orig/drivers/scsi/sata_mv.c +++ linux-2.6.16/drivers/scsi/sata_mv.c diff --git a/queue-2.6.16/series b/queue-2.6.16/series index 899daeef1c5..c2ed59b0ad5 100644 --- a/queue-2.6.16/series +++ b/queue-2.6.16/series @@ -3,3 +3,7 @@ v4l-dvb-fix-samsung-tuner-frequency-ranges.patch kconfig-video_decoder-must-select-fw_loader.patch 2.6.xx-sata_mv-another-critical-fix.patch tcp-do-not-use-inet-id-of-global-tcp_socket-when-sending-rst.patch +driver-0001-sysfs-sysfs_remove_dir-needs-to-invalidate-the-dentry.patch +driver-0014-firmware-fix-BUG-in-fw_realloc_buffer.patch +driver-0021-get_cpu_sysdev-signedness-fix.patch +driver-0023-sysfs-fix-a-kobject-leak-in-sysfs_add_link-on-the-error-path.patch diff --git a/queue-2.6.16/tcp-do-not-use-inet-id-of-global-tcp_socket-when-sending-rst.patch b/queue-2.6.16/tcp-do-not-use-inet-id-of-global-tcp_socket-when-sending-rst.patch index 5bdbfae1c62..ee79aa1bbaa 100644 --- a/queue-2.6.16/tcp-do-not-use-inet-id-of-global-tcp_socket-when-sending-rst.patch +++ b/queue-2.6.16/tcp-do-not-use-inet-id-of-global-tcp_socket-when-sending-rst.patch @@ -29,10 +29,11 @@ ip_select_ident() instead. Signed-off-by: Alexey Kuznetsov Signed-off-by: David S. Miller Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- net/ipv4/ip_output.c | 6 +----- - 1 files changed, 1 insertion(+), 5 deletions(-) + 1 file changed, 1 insertion(+), 5 deletions(-) --- linux-2.6.16.orig/net/ipv4/ip_output.c +++ linux-2.6.16/net/ipv4/ip_output.c diff --git a/queue-2.6.16/v4l-dvb-fix-samsung-tuner-frequency-ranges.patch b/queue-2.6.16/v4l-dvb-fix-samsung-tuner-frequency-ranges.patch index 9f9a6d4e06b..c50cf3a26a9 100644 --- a/queue-2.6.16/v4l-dvb-fix-samsung-tuner-frequency-ranges.patch +++ b/queue-2.6.16/v4l-dvb-fix-samsung-tuner-frequency-ranges.patch @@ -13,10 +13,11 @@ Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Michael Krufky Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/media/video/tuner-types.c | 4 ++-- - 1 files changed, 2 insertions(+), 2 deletions(-) + 1 file changed, 2 insertions(+), 2 deletions(-) --- linux-2.6.16.orig/drivers/media/video/tuner-types.c +++ linux-2.6.16/drivers/media/video/tuner-types.c