From 91cfa819e5c4a37cfa31e3bf1342642cbf78f189 Mon Sep 17 00:00:00 2001 From: "gregkh@suse.de" Date: Wed, 27 Apr 2005 09:32:53 -0700 Subject: [PATCH] [PATCH] sign off on some more patches. --- queue/01-uml-fix-nfsd-syscall-when-nfsd-modular.patch | 1 + queue/partitions-msdosc.patch | 1 + queue/race-against-parent-deletion-in-key_user_lookup.patch | 1 + 3 files changed, 3 insertions(+) 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 ++- -- 2.47.3