Re: [PATCH] split bprm_apply_creds into two functions

From: Chris Wright
Date: Wed Jan 05 2005 - 18:20:43 EST


* Chris Wright (chrisw@xxxxxxxx) wrote:
> * Serge E. Hallyn (serue@xxxxxxxxxx) wrote:
> > The following patch splits bprm_apply_creds into two functions,
> > bprm_apply_creds and bprm_post_apply_creds. The latter is called
> > after the task_lock has been dropped. Without this patch, SELinux
> > must drop the task_lock and re-acquire it during apply_creds, making
> > the 'unsafe' flag meaningless to any later security modules. Please
> > apply.
> >
> > thanks,
> > -serge
> >
> > Signed-off-by: Serge Hallyn <serue@xxxxxxxxxx>
>
> Signed-off-by: Chris Wright <chrisw@xxxxxxxx>

Err, replied to the wrong email. Meant to reply to the 'resend'

ugh,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/