All of lore.kernel.org
 help / color / mirror / Atom feed
From: Corey Minyard <cminyard@mvista.com>
To: Ingo Molnar <mingo@redhat.com>
Cc: linux-kernel@vger.kernel.org, John Levon <levon@movementarian.org>
Subject: NMI handling rework
Date: Thu, 07 Nov 2002 00:44:28 -0600	[thread overview]
Message-ID: <3DCA0BCC.3080203@mvista.com> (raw)

Ingo et al...

Since a lot of things have started tying into the NMI handler (oprofile, 
nmi watchdog, memory errors, bus error, now the IPMI watchdog), I think 
it better to use a request/release mechanism for the NMI handlers. 
 Plus, I think the current NMI code is actually not correct, it's 
theoretically possible to miss NMIs if two occur at the same time.  So 
I'm proposing the patch at 
http://home.attbi.com/~minyard/linux-nmi-v8.diff, relative to current 
2.5.  This has been posted on lkml, and reviewed by John Levon and others.

Thanks,

-Corey


             reply	other threads:[~2002-11-07  5:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-07  6:44 Corey Minyard [this message]
2002-11-07  6:20 ` NMI handling rework Zwane Mwaikambo
2002-11-07 16:51   ` Corey Minyard
2002-11-07 15:59     ` Maciej W. Rozycki
2002-11-07 16:38     ` Zwane Mwaikambo
2002-11-07 16:59       ` Richard B. Johnson
2002-11-07 19:58         ` Corey Minyard
2002-11-08 15:34     ` Alan Cox
2002-11-07 17:05   ` John Levon
  -- strict thread matches above, loose matches on Subject: below --
2002-11-08 15:00 Heater, Daniel (IndSys, GEFanuc, VMIC)
2002-11-08 20:30 ` Zwane Mwaikambo
2002-11-11 15:26 Heater, Daniel (IndSys, GEFanuc, VMIC)
2002-11-15  3:45 ` Corey Minyard
2002-11-15  4:12   ` Zwane Mwaikambo
2002-11-15  4:50     ` Corey Minyard
2002-11-15  5:12       ` Zwane Mwaikambo

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=3DCA0BCC.3080203@mvista.com \
    --to=cminyard@mvista.com \
    --cc=levon@movementarian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    /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.