Messages in this thread |  | | | Date | Mon, 8 Mar 2010 12:47:07 -0500 | | From | Neil Horman <> | | Subject | Re: [PATCH,RESEND -mm 2/2] umh && creds: kill subprocess_info->cred logic |
| |
On Sat, Mar 06, 2010 at 12:10:54AM +0100, Oleg Nesterov wrote: > Now that nobody ever changes subprocess_info->cred we can kill this > member and related code. ____call_usermodehelper() always runs in the > context of freshly forked kernel thread, it has the proper ->cred > copied from its parent kthread, keventd. > > Signed-off-by: Oleg Nesterov <oleg@redhat.com> > Acked-by: Neil Horman <nhorman@tuxdriver.com> > --- >
Acked-by: Neil Horman <nhorman@tuxdriver.com>
>
|  |