From: hugang <linuxhappy@etang.com>
To: <Cedric.Lienart@prov-liege.be>, <linux-kernel@vger.kernel.org>
Subject: Re: how can I send a signal like kill
Date: Thu, 29 Mar 2001 23:10:14 -0800 [thread overview]
Message-ID: <20010329231014.7dbbc673.linuxhappy@etang.com> (raw)
In-Reply-To: <3AC30482.8BBF8539@prov-liege.be>
In-Reply-To: <3AC30482.8BBF8539@prov-liege.be>
On Thu, 29 Mar 2001 11:46:42 +0200
Cedric Lienart <Cedric.Lienart@prov-liege.be> wrote:
> how can I send a signal like 'kill (pid_t pid, int sig);' from a driver
> module to a user program. When I include signal.h in my module I have
Try use force_sig(int sig, struct task_struct *p), Can read mm/oom_kill.c .
next prev parent reply other threads:[~2001-03-30 0:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-29 9:46 how can I send a signal like kill Cedric Lienart
2001-03-30 7:10 ` hugang [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-03-29 12:34 Cedric Lienart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010329231014.7dbbc673.linuxhappy@etang.com \
--to=linuxhappy@etang.com \
--cc=Cedric.Lienart@prov-liege.be \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox