From: Al Viro Date: Sat, 2 Aug 2008 04:55:27 +0000 (-0400) Subject: [PATCH] no need for noinline stuff in fs/namespace.c anymore X-Git-Tag: v2.6.28-rc1~24^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0d8a46757e2063433c8cd52b7d654e02b4682b;p=pandora-kernel.git [PATCH] no need for noinline stuff in fs/namespace.c anymore Stack footprint from hell had been due to many struct nameidata in there. No more. Signed-off-by: Al Viro --- Reading git-diff-tree failed