]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Use the new "kill_proc_info_as_uid()" for USB disconnect too
authorLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Oct 2005 23:31:30 +0000 (16:31 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Oct 2005 23:31:30 +0000 (16:31 -0700)
commitd7dd8a72ab8d305fbe1c4bb571e0633eba3a8d23
treeb1df87ccb102bbe4c2402a677d62bc6a0b85282e
parent46113830a18847cff8da73005e57bc49c2f95a56
Use the new "kill_proc_info_as_uid()" for USB disconnect too

All the same issues - we can't just save the pointer to the thread, we
must save the pid/uid/euid combination.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/usb/core/devio.c
drivers/usb/core/inode.c
drivers/usb/core/usb.h