X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fexec.c;h=6075a1e727aee13dd3cd492b61d55edd81ee258e;hb=896d01796d33e50589c96bbef5f0017d3cfc4ee8;hp=97e0d52d72fdd65a365f3cab7027ae22c230582e;hpb=33a538833f1dc46965d11cff1efa756702a9b138;p=pandora-kernel.git diff --git a/fs/exec.c b/fs/exec.c index 97e0d52d72fd..6075a1e727ae 100644 --- a/fs/exec.c +++ b/fs/exec.c @@ -1996,7 +1996,7 @@ static void wait_for_dump_helpers(struct file *file) * is a special value that we use to trap recursive * core dumps */ -static int umh_pipe_setup(struct subprocess_info *info) +static int umh_pipe_setup(struct subprocess_info *info, struct cred *new) { struct file *rp, *wp; struct fdtable *fdt;