From: blaisorblade@yahoo.it Date: Sun, 1 May 2005 15:58:53 +0000 (-0700) Subject: [PATCH] uml: add nfsd syscall when nfsd is modular X-Git-Tag: v2.6.12-rc4~136^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7a4f69e4ed328aa09ce48601073052557fa85d;p=pandora-kernel.git [PATCH] uml: add nfsd syscall when nfsd is modular This trick is useless, because sys_ni.c will handle this problem by itself, like it does even on UML for other syscalls. Also, it does not provide the NFSD syscall when NFSD is compiled as a module, which is a big problem. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed