X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fbinfmt_flat.c;h=c94d52eafd1bc3c98c9ca5108228ebd762565d36;hb=5806db22cffc7557b675d3c9229f327980aee797;hp=b1c902e319c13dfc82200753f54b4f99102dfb51;hpb=1323523f505606cfd24af6122369afddefc3b09d;p=linux-2.6 diff --git a/fs/binfmt_flat.c b/fs/binfmt_flat.c index b1c902e319..c94d52eafd 100644 --- a/fs/binfmt_flat.c +++ b/fs/binfmt_flat.c @@ -510,7 +510,7 @@ static int load_flat_file(struct linux_binprm * bprm, } /* OK, This is the point of no return */ - set_personality(PER_LINUX); + set_personality(PER_LINUX_32BIT); } /*