From: Greg Kroah-Hartman Date: Mon, 19 Jun 2006 20:19:12 +0000 (-0700) Subject: add signed-off-by from me to 2.6.16 patches X-Git-Tag: v2.6.16.21~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9f699b2150f801b289d010648e89f2ff3ab60362;p=thirdparty%2Fkernel%2Fstable-queue.git add signed-off-by from me to 2.6.16 patches --- diff --git a/queue-2.6.16/fs-namei.c-call-to-file_permission-under-a-spinlock-in-do_lookup_path.patch b/queue-2.6.16/fs-namei.c-call-to-file_permission-under-a-spinlock-in-do_lookup_path.patch index 8a2e2e3bda4..936b88c621f 100644 --- a/queue-2.6.16/fs-namei.c-call-to-file_permission-under-a-spinlock-in-do_lookup_path.patch +++ b/queue-2.6.16/fs-namei.c-call-to-file_permission-under-a-spinlock-in-do_lookup_path.patch @@ -21,6 +21,7 @@ Signed-off-by: Sergey Vlasov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- fs/namei.c | 19 ++++++++++--------- diff --git a/queue-2.6.16/i2o-bugfixes-to-get-i2o-working-again.patch b/queue-2.6.16/i2o-bugfixes-to-get-i2o-working-again.patch index 9bcc617ad0d..2fc56d05830 100644 --- a/queue-2.6.16/i2o-bugfixes-to-get-i2o-working-again.patch +++ b/queue-2.6.16/i2o-bugfixes-to-get-i2o-working-again.patch @@ -24,9 +24,9 @@ From: Markus Lidel See http://bugzilla.kernel.org/show_bug.cgi?id=6561 Signed-off-by: Markus Lidel -Cc: Signed-off-by: Andrew Morton Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/message/i2o/exec-osm.c | 72 +++++++++++++++++++++-------------------- diff --git a/queue-2.6.16/jfs-fix-multiple-errors-in-metapage_releasepage.patch b/queue-2.6.16/jfs-fix-multiple-errors-in-metapage_releasepage.patch index 47cd5c70dc6..1b4e258de05 100644 --- a/queue-2.6.16/jfs-fix-multiple-errors-in-metapage_releasepage.patch +++ b/queue-2.6.16/jfs-fix-multiple-errors-in-metapage_releasepage.patch @@ -21,6 +21,7 @@ try_to_release_page will not call us with a page in writback state. Signed-off-by: Dave Kleikamp Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- fs/jfs/jfs_metapage.c | 20 +++++--------------- diff --git a/queue-2.6.16/powernow-k8-crash-workaround.patch b/queue-2.6.16/powernow-k8-crash-workaround.patch index 44c90d6fda9..b45650a0ae6 100644 --- a/queue-2.6.16/powernow-k8-crash-workaround.patch +++ b/queue-2.6.16/powernow-k8-crash-workaround.patch @@ -18,6 +18,7 @@ Cc: "Brown, Len" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/acpi/processor_perflib.c | 5 ++++- diff --git a/queue-2.6.16/scsi_lib.c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch b/queue-2.6.16/scsi_lib.c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch index 427e98605bd..af0a46dff27 100644 --- a/queue-2.6.16/scsi_lib.c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch +++ b/queue-2.6.16/scsi_lib.c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch @@ -14,6 +14,7 @@ of the buffer onto a new page. Signed-off-by: Bryan Holty Signed-off-by: James Bottomley Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/scsi/scsi_lib.c | 2 +- diff --git a/queue-2.6.16/serial-parport_serial-should-depend-on-serial_8250_pci.patch b/queue-2.6.16/serial-parport_serial-should-depend-on-serial_8250_pci.patch index 5280aaf6a32..802c87ff1ec 100644 --- a/queue-2.6.16/serial-parport_serial-should-depend-on-serial_8250_pci.patch +++ b/queue-2.6.16/serial-parport_serial-should-depend-on-serial_8250_pci.patch @@ -9,6 +9,7 @@ two modules. Problem reported by Andrey Borzenkov Signed-off-by: Russell King Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/parport/Kconfig | 2 +- diff --git a/queue-2.6.16/tmpfs-time-granularity-fix-for-time-going-backwards.patch b/queue-2.6.16/tmpfs-time-granularity-fix-for-time-going-backwards.patch index 67b21dceb35..87fbab80287 100644 --- a/queue-2.6.16/tmpfs-time-granularity-fix-for-time-going-backwards.patch +++ b/queue-2.6.16/tmpfs-time-granularity-fix-for-time-going-backwards.patch @@ -28,6 +28,7 @@ Signed-off-by: Robin H. Johnson Acked-by: Andi Kleen Signed-off-by: Hugh Dickins Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- mm/shmem.c | 1 + 1 file changed, 1 insertion(+)