Re: Process exit codes
dspjmt@gmail.com
dspjmt at gmail.com
Fri Feb 1 12:57:15 EST 2013
i thought you just need to send a signal to it by a kernel function
Sent from my HTC
----- Reply message -----
From: "Grzegorz Dwornicki" <gd1100 at gmail.com>
To: <kernelnewbies at kernelnewbies.org>
Subject: Process exit codes
Date: Fri, Feb 1, 2013 9:17 pm
Hi
Can I kill process by changing its exit codes in task_struct structure? Lets do this in 2 steps:
1. Modify the exit codes in task_struct
2. Call schedule
I want to do something like kill -9 on specyfic process using kernel module
Thanks
G.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130202/38343b3f/attachment.html
More information about the Kernelnewbies
mailing list