X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fbinfmt_flat.c;h=a62fd4018a201199fcb113d37920f3a643c3d321;hb=7c30b0653f1bcaf04f8abf24cad5c1e642a3da47;hp=b1c902e319c13dfc82200753f54b4f99102dfb51;hpb=59f720eb5a4337b2c4fc0b4c6cfd9c144e492aa8;p=cascardo%2Flinux.git diff --git a/fs/binfmt_flat.c b/fs/binfmt_flat.c index b1c902e319c1..a62fd4018a20 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); } /*