Messages in this thread |  | | From | Keith Owens <> | Subject | Re: send_sig_info help? | Date | Tue, 17 Jul 2001 11:01:25 +1000 |
| |
On Mon, 16 Jul 2001 09:45:46 -0700 (PDT), <samandbuffy@yahoo.com> wrote: >The problem I'm experiencing is that I'm not sure how >to find the pointer to taskstruct. From what I"ve >read, the pointer to taskstruct is a pointer to the >target process. How do I find the pointer to the >taskstruct of that task I want to send a signal to, if >I only know its PID?
See drivers/char/sysrq.c::send_sig_all().
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |