Merge branch 'linux-2.6.33'
[pandora-kernel.git] / fs / binfmt_flat.c
index d4a00ea..42c6b4a 100644 (file)
@@ -519,6 +519,7 @@ static int load_flat_file(struct linux_binprm * bprm,
 
                /* OK, This is the point of no return */
                set_personality(PER_LINUX_32BIT);
+               setup_new_exec(bprm);
        }
 
        /*