From: Greg Kroah-Hartman Date: Mon, 19 Nov 2007 17:41:42 +0000 (-0800) Subject: add some signed-off-bys that I forgot X-Git-Tag: v2.6.22.14~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d328977641fb992c7a659cc9fb56e8eb66e7ed96;p=thirdparty%2Fkernel%2Fstable-queue.git add some signed-off-bys that I forgot --- diff --git a/queue-2.6.22/fix-compat-futex-hangs.patch b/queue-2.6.22/fix-compat-futex-hangs.patch index 9ee5610f8b5..7db57d6814a 100644 --- a/queue-2.6.22/fix-compat-futex-hangs.patch +++ b/queue-2.6.22/fix-compat-futex-hangs.patch @@ -51,6 +51,7 @@ for their tireless efforts helping me track down this bug. Signed-off-by: David S. Miller Signed-off-by: Linus Torvalds +Signed-off-by: Greg Kroah-Hartman --- kernel/futex_compat.c | 24 +++++++++++++++++++----- diff --git a/queue-2.6.22/writeback-don-t-propagate-aop_writepage_activate.patch b/queue-2.6.22/writeback-don-t-propagate-aop_writepage_activate.patch index 210da427330..c703882b168 100644 --- a/queue-2.6.22/writeback-don-t-propagate-aop_writepage_activate.patch +++ b/queue-2.6.22/writeback-don-t-propagate-aop_writepage_activate.patch @@ -16,6 +16,7 @@ to userspace!. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds +Signed-off-by: Greg Kroah-Hartman ---