From: Al Viro Date: Sun, 29 Mar 2009 20:31:16 +0000 (-0400) Subject: Don't mess with descriptor table in load_elf_binary() X-Git-Tag: v2.6.30-rc1~244^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7b9b550f53e81ea38e71d322d6f95730df058a2;p=pandora-kernel.git Don't mess with descriptor table in load_elf_binary() ... since we don't tell anyone which descriptor does the file get. We used to, but only in case of ELF binary with a.out loader and that stuff has been gone for a while. Signed-off-by: Al Viro --- Reading git-diff-tree failed