* signal
@ 2001-05-09 12:28 sebastien person
2001-05-09 13:02 ` signal Keith Owens
0 siblings, 1 reply; 2+ messages in thread
From: sebastien person @ 2001-05-09 12:28 UTC (permalink / raw)
To: liste noyau linux
Hi,
I'm trying to send signal from a kernel module to an user prog.
(is it possible ?)
But I've found two ways : kill() or sys_kill().
what is the best way ??
Thanks
sebastien person
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: signal
2001-05-09 12:28 signal sebastien person
@ 2001-05-09 13:02 ` Keith Owens
0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-05-09 13:02 UTC (permalink / raw)
To: sebastien person; +Cc: liste noyau linux
On Wed, 9 May 2001 14:28:16 +0200,
sebastien person <sebastien.person@sycomore.fr> wrote:
>I'm trying to send signal from a kernel module to an user prog.
force_sig() in kernel/signal.c
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-05-09 13:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-09 12:28 signal sebastien person
2001-05-09 13:02 ` signal Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox