From: Xiaotian Feng Date: Wed, 24 Feb 2010 10:39:02 +0000 (+0800) Subject: security: fix error return path in ima_inode_alloc X-Git-Tag: v2.6.34-rc1~297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baac35c4155a8aa826c70acee6553368ca5243a2;p=pandora-kernel.git security: fix error return path in ima_inode_alloc If radix_tree_preload is failed in ima_inode_alloc, we don't need radix_tree_preload_end because kernel is alread preempt enabled Signed-off-by: Xiaotian Feng Signed-off-by: Mimi Zohar Signed-off-by: James Morris --- Reading git-diff-tree failed