Don't mess with descriptor table in load_elf_binary()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 Mar 2009 20:31:16 +0000 (16:31 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 1 Apr 2009 03:00:27 +0000 (23:00 -0400)
... 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 <viro@zeniv.linux.org.uk>
fs/binfmt_elf.c

diff --cc fs/binfmt_elf.c
Simple merge