From: Pavel Emelyanov Date: Fri, 25 Jul 2008 08:48:42 +0000 (-0700) Subject: pidns: use kzalloc when allocating new pid_namespace struct X-Git-Tag: v2.6.27-rc1~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84406c153a5bfa5d8b428a0933e9d39db6b59a75;p=pandora-kernel.git pidns: use kzalloc when allocating new pid_namespace struct It makes many fields initialization implicit helping in auto-setting #ifdef-ed fields (bsd-acct related pointer will be such). Signed-off-by: Pavel Emelyanov Cc: Balbir Singh Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed