From: John Kacur Date: Mon, 12 Oct 2009 21:41:55 +0000 (+0200) Subject: mn10300: Remove the BKL from sys_execve X-Git-Tag: v2.6.33-rc1~357^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0daee204f794d095ae301f408c5f9f40e4547d;p=pandora-kernel.git mn10300: Remove the BKL from sys_execve This looks like a cut-and-paste from functionality that no-longer needs the bkl Just remove it. Also, rewrite slightly so that it looks closer to sys_execve on other architectures. Signed-off-by: John Kacur Reviewed-by: Frederic Weisbecker Acked-by: David Howells Cc: Koichi Yasutake LKML-Reference: Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed