X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fbinfmt_flat.c;h=a62fd4018a201199fcb113d37920f3a643c3d321;hb=0c1cca1d8e0d58775dad43374f925e6cddf1bebc;hp=b1c902e319c13dfc82200753f54b4f99102dfb51;hpb=c029cc66cb3d83f70c02e0c182f0eed1419f8020;p=powerpc.git diff --git a/fs/binfmt_flat.c b/fs/binfmt_flat.c index b1c902e319..a62fd4018a 100644 --- a/fs/binfmt_flat.c +++ b/fs/binfmt_flat.c @@ -16,7 +16,6 @@ */ #include -#include #include #include #include @@ -510,7 +509,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); } /*