From: gregkh@suse.de Date: Wed, 27 Apr 2005 16:32:53 +0000 (-0700) Subject: [PATCH] sign off on some more patches. X-Git-Tag: v2.6.11.9~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91cfa819e5c4a37cfa31e3bf1342642cbf78f189;p=thirdparty%2Fkernel%2Fstable-queue.git [PATCH] sign off on some more patches. --- diff --git a/queue/01-uml-fix-nfsd-syscall-when-nfsd-modular.patch b/queue/01-uml-fix-nfsd-syscall-when-nfsd-modular.patch index bdff3bff139..284875054a0 100644 --- a/queue/01-uml-fix-nfsd-syscall-when-nfsd-modular.patch +++ b/queue/01-uml-fix-nfsd-syscall-when-nfsd-modular.patch @@ -17,6 +17,7 @@ This should be merged currently in both 2.6.11-stable and the current tree. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- clean-linux-2.6.11-paolo/arch/um/kernel/sys_call_table.c | 8 +------- diff --git a/queue/partitions-msdosc.patch b/queue/partitions-msdosc.patch index 24f67ef2b04..952487bed0b 100644 --- a/queue/partitions-msdosc.patch +++ b/queue/partitions-msdosc.patch @@ -40,6 +40,7 @@ probably live in -mm for a while to see if anybody complains. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- ===== fs/partitions/msdos.c 1.26 vs 1.27 ===== diff --git a/queue/race-against-parent-deletion-in-key_user_lookup.patch b/queue/race-against-parent-deletion-in-key_user_lookup.patch index aada9a4e0ba..4de979566bd 100644 --- a/queue/race-against-parent-deletion-in-key_user_lookup.patch +++ b/queue/race-against-parent-deletion-in-key_user_lookup.patch @@ -27,6 +27,7 @@ Signed-off-by: Alexander Nyberg Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- 25-akpm/security/keys/key.c | 3 ++-