kill a kernel thread
kill a kernel thread
Posted May 28, 2018 23:51 UTC (Mon) by smurf (subscriber, #17840)In reply to: kill a kernel thread by liam
Parent article: Killing processes that don't want to die
Umm, no. revoke() is wanted for taking *devices* away from strange processes which might still be using them (like your tty or your microphone). Never intended for file systems.