Don't crap into descriptor table in binfmt_som
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 Mar 2009 20:34:56 +0000 (16:34 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 1 Apr 2009 03:00:28 +0000 (23:00 -0400)
commitd9e66c7296f3a39f6ac847f11ada8ddf10a4f8b1
tree99c4ff2a8a2ea9daaec22b37ad5deddf14a95c6a
parentd0f35dde6e748fa1a3f5d8e23a200ad1d5a4a749
Don't crap into descriptor table in binfmt_som

Same story as in binfmt_elf, except that in binfmt_som we
actually forget to close the sucker.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/binfmt_som.c