From: Tetsuo Handa Date: Tue, 26 Jul 2011 23:08:42 +0000 (-0700) Subject: exec: do not retry load_binary method if CONFIG_MODULES=n X-Git-Tag: v3.1-rc1~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4edf8bd06916645b57df23a720b17cae4051c43;p=pandora-kernel.git exec: do not retry load_binary method if CONFIG_MODULES=n If CONFIG_MODULES=n, it makes no sense to retry the list of binary formats handler because the list will not be modified by request_module(). Signed-off-by: Tetsuo Handa Cc: Richard Weinberger Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed