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)
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>

No differences found