git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ad4e53
)
Don't mess with descriptor table in load_elf_binary()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 29 Mar 2009 20:31:16 +0000
(16:31 -0400)
committer
Al 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
patch
|
blob
|
history
diff --cc
fs/binfmt_elf.c
Simple merge