From: Greg Kroah-Hartman Date: Fri, 2 Jun 2006 19:32:47 +0000 (-0700) Subject: added signed-off-by on 2 patches X-Git-Tag: v2.6.16.20~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63cc7de9598886934a40481f2bbebe577a5136af;p=thirdparty%2Fkernel%2Fstable-queue.git added signed-off-by on 2 patches --- diff --git a/queue-2.6.16/sbp2-backport-read_capacity-workaround-for-ipod.patch b/queue-2.6.16/sbp2-backport-read_capacity-workaround-for-ipod.patch index 8f769bd0a6c..a82596c19c4 100644 --- a/queue-2.6.16/sbp2-backport-read_capacity-workaround-for-ipod.patch +++ b/queue-2.6.16/sbp2-backport-read_capacity-workaround-for-ipod.patch @@ -23,6 +23,7 @@ workaround via a module parameter. Signed-off-by: Stefan Richter Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/ieee1394/sbp2.c | 11 +++++++++++ diff --git a/queue-2.6.16/x86_64-don-t-do-syscall-exit-tracing-twice.patch b/queue-2.6.16/x86_64-don-t-do-syscall-exit-tracing-twice.patch index e3a0e5570c0..f5c85144264 100644 --- a/queue-2.6.16/x86_64-don-t-do-syscall-exit-tracing-twice.patch +++ b/queue-2.6.16/x86_64-don-t-do-syscall-exit-tracing-twice.patch @@ -16,6 +16,7 @@ syscall interception. Signed-off-by: Andi Kleen Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- arch/x86_64/kernel/entry.S | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-)