]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add some signed-off-bys that I forgot
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 19 Nov 2007 17:41:42 +0000 (09:41 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 19 Nov 2007 17:41:42 +0000 (09:41 -0800)
queue-2.6.22/fix-compat-futex-hangs.patch
queue-2.6.22/writeback-don-t-propagate-aop_writepage_activate.patch

index 9ee5610f8b5400d92c9ea0dd2df943d351f3a2ef..7db57d6814a0bf10550b458577c61bbf0295bd89 100644 (file)
@@ -51,6 +51,7 @@ for their tireless efforts helping me track down this bug.
 
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  kernel/futex_compat.c |   24 +++++++++++++++++++-----
index 210da4273304ebb4bc7696985aa84b0101215e75..c703882b1682b3d4e3a93449215c6b21c2ce2d11 100644 (file)
@@ -16,6 +16,7 @@ to userspace!.
 
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 
 ---