]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add forgotten signed-off-by lines
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 14 Nov 2007 18:14:59 +0000 (10:14 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 14 Nov 2007 18:14:59 +0000 (10:14 -0800)
queue-2.6.23/fix-advertised-packet-scheduler-timer-resolution.patch
queue-2.6.23/fix-sparc64-map_fixed-handling-of-framebuffer-mmaps.patch
queue-2.6.23/writeback-don-t-propagate-aop_writepage_activate.patch

index 176f2612538ce22d2138231b658068b329ac4e2e..6edc29981848963f42a5a70a1bb7513935c10881 100644 (file)
@@ -17,6 +17,7 @@ too low burst rate when the two differ.
 
 Signed-off-by: Patrick McHardy <kaber@trash.net>
 Signed-off-by: David S. Miller <davem@davemloft.net>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  net/sched/sch_api.c |    5 ++++-
index 79e3b09bcefb938a76891a9e77e752766fbbf34e..d0ab32ca9afa82d8f4bef4d2b37e2af86c7c6252 100644 (file)
@@ -20,6 +20,7 @@ straight on through, not change the address requested to -ENOMEM.
 
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 Signed-off-by: David S. Miller <davem@davemloft.net>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  arch/sparc64/kernel/sys_sparc.c |    2 +-
index 0d7339b7c6cb80555fc4a62ab81c6e6680f5c089..1632e5c4792bc0c658f2ebb1d94c4141abd7b213 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>
 
 
 ---