On Mon, 2002-02-18 at 19:14, Greg KH wrote: > On Mon, Feb 18, 2002 at 02:33:13PM +0100, Patrik Weiskircher wrote: > > killall khubd results to: > > 10 ? Z 0:00 [khubd ] > > > > is this ok? > > if not, how can i solve this? > > What kernel version is this? > And why are you trying to kill khubd from userspace? Unloading the > usbcore module will do the same thing. > > thanks, > > greg k-h I tried it with 2.4.5, 2.4.12, 2.4.17. And I have to kill everything except init. I need a "clean" system. Anyway, I don't think that it should behave like that. Killing something from userspace should not affect the kernel, or did I miss something? I fixed it, it works, patch file attached. Best Regards, Patrik