From: Luke Yang Date: Sat, 25 Mar 2006 11:08:24 +0000 (-0800) Subject: [PATCH] flat binary loader doesn't check fd table full X-Git-Tag: v2.6.17-rc1~747 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ad3dcc09c88c6e01d7624398c591ff3aee22fbe;p=pandora-kernel.git [PATCH] flat binary loader doesn't check fd table full In binfmt_flat.c, the flat binary loader should check file descriptor table and install the fd on the file. Convert the function to single-exit and fix this bug. Signed-off-by: "Luke Yang" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed