X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fbinfmt_som.c;h=cc8560f6c9b06f93aea947744c737b62c19c1eb3;hb=4d143beb0429e8c9c5f1dc66c7ff8ee70dde45a4;hp=2a9b5330cc5e9ada9c23f41c6007996f58b6b938;hpb=3560adf62075829393743667ff338dd8fd26a5c2;p=pandora-kernel.git diff --git a/fs/binfmt_som.c b/fs/binfmt_som.c index 2a9b5330cc5e..cc8560f6c9b0 100644 --- a/fs/binfmt_som.c +++ b/fs/binfmt_som.c @@ -227,6 +227,7 @@ load_som_binary(struct linux_binprm * bprm, struct pt_regs * regs) /* OK, This is the point of no return */ current->flags &= ~PF_FORKNOEXEC; current->personality = PER_HPUX; + setup_new_exec(bprm); /* Set the task size for HP-UX processes such that * the gateway page is outside the address space.