From: Alexey Dobriyan Date: Tue, 16 Jun 2009 22:33:40 +0000 (-0700) Subject: groups: move code to kernel/groups.c X-Git-Tag: v2.6.31-rc1~299^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30639b6af85a92491b22dd14c17b14ca11da60e6;p=pandora-kernel.git groups: move code to kernel/groups.c Move supplementary groups implementation to kernel/groups.c . kernel/sys.c already accumulated quite a few random stuff. Do strictly copy/paste + add required headers to compile. Compile-tested on many configs and archs. Signed-off-by: Alexey Dobriyan Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed