All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Donald Zoch" <donald.zoch@amd.com>
To: linux-kernel@vger.kernel.org
Cc: "Donald Zoch" <donald.zoch@amd.com>
Subject: module to detect sigsegv
Date: Wed, 12 Mar 2003 08:18:21 -0600	[thread overview]
Message-ID: <20030312081821.G12608@lard.amd.com> (raw)

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


             reply	other threads:[~2003-03-12 14:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-12 14:18 Donald Zoch [this message]
2003-03-12 15:15 ` module to detect sigsegv Martin Zwickel

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=20030312081821.G12608@lard.amd.com \
    --to=donald.zoch@amd.com \
    --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 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.