From: Tetsuo Handa Date: Thu, 6 May 2010 03:40:02 +0000 (+0900) Subject: TOMOYO: Use stack memory for pending entry. X-Git-Tag: v2.6.35-rc1~488^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e4b50e93786d00c703f16ed46e6a4029c0dfdd1;p=pandora-kernel.git TOMOYO: Use stack memory for pending entry. Use stack memory for pending entry to reduce kmalloc() which will be kfree()d. Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed