All of lore.kernel.org
 help / color / mirror / Atom feed
* module to detect sigsegv
@ 2003-03-12 14:18 Donald Zoch
  2003-03-12 15:15 ` Martin Zwickel
  0 siblings, 1 reply; 2+ messages in thread
From: Donald Zoch @ 2003-03-12 14:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: Donald Zoch

I'm new to kernel programming and have set the goal of writing
a kernel module to detect signal 11 errors and log them.  
My question is what is the best way to attack this in a module? 
I've figured out how to write a basic module, but I'm having a
hard time figuring out how to do the checking.
How can I look at every signal that the kernel sends to processes
and pick out those that I want to report on? 

Apologies for sending this to the main list.  kernelnewbies doesn't
seem to be working any longer.

Thanks,

Donald


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-12 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-12 14:18 module to detect sigsegv Donald Zoch
2003-03-12 15:15 ` Martin Zwickel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.