On Sat, Sep 09, 2006 at 10:42:10PM -0600, Eric W. Biederman wrote:
> 
> The problem by remember a user space process by it's pid it is
> possible that the process will exit, pid wrap around will occur and a
> different process will appear in it's place.  Holding a reference
> to a struct pid avoid that problem, and paves the way
> for implementing a pid namespace.
> 
> Also since usb is the only user of kill_proc_info_as_uid
> rename kill_proc_info_as_uid to kill_pid_info_as_uid
> and have the new version take a struct pid.
> 
> This patch is against 2.6.18-rc6-mm1.
> 
> Signed-off-by: Eric W. Biederman <[EMAIL PROTECTED]>

Looks good to me.

Do you want me to take this in my tree, or will you be going through
Andrew, like your other, related pid stuff?  If through Andrew, please
feel free to add:
        Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>

thanks,

greg k-h

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to