From: Linus Torvalds Date: Fri, 28 Aug 2009 17:50:37 +0000 (-0700) Subject: Simplify exec_permission_lite() logic X-Git-Tag: v2.6.32-rc1~739^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7a437b08a44a3ed7e3a052eb39d2c5f618b603b;p=pandora-kernel.git Simplify exec_permission_lite() logic Instead of returning EAGAIN and having the caller do something special for that case, just do the special case directly. Reviewed-by: James Morris Acked-by: Serge Hallyn Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed