Re: [PATCH 1/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex

From: Roland McGrath
Date: Fri Sep 04 2009 - 05:26:39 EST


> > +int prepare_bprm_creds(struct linux_binprm *bprm)
> > +{
>
> __acquires()
>
> > +void free_bprm(struct linux_binprm *bprm)
> > +{
>
> __releases()

No, they're conditional.


Thanks,
Roland
--
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/