linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] x86, nmi: Fixes
@ 2012-03-29 20:11 Don Zickus
  2012-03-29 20:11 ` [PATCH 1/3] watchdog, hpwdt: Remove priority option for NMI callback Don Zickus
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Don Zickus @ 2012-03-29 20:11 UTC (permalink / raw)
  To: x86; +Cc: LKML, Peter Zijlstra, thomas.mingarelli, Don Zickus

The patch series started with fixes for kmemcheck but slowly involved
the fixing hpwdt.  Hopefully everything is ok for now.

Don Zickus (2):
  watchdog, hpwdt: Remove priority option for NMI callback
  x86, nmi: Add new NMI queues to deal with IO_CHK and SERR

Li Zhong (1):
  x86,nmi: Fix page faults by nmiaction if kmemcheck is enabled

 arch/x86/include/asm/nmi.h |   22 ++++++++++-
 arch/x86/kernel/nmi.c      |   83 +++++++++++++-------------------------------
 drivers/watchdog/hpwdt.c   |   46 +++++++++++++------------
 3 files changed, 68 insertions(+), 83 deletions(-)

-- 
1.7.7.6


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

end of thread, other threads:[~2012-04-26 14:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-29 20:11 [PATCH 0/3] x86, nmi: Fixes Don Zickus
2012-03-29 20:11 ` [PATCH 1/3] watchdog, hpwdt: Remove priority option for NMI callback Don Zickus
2012-04-25 13:54   ` [tip:core/locking] " tip-bot for Don Zickus
2012-04-26  7:13     ` Wim Van Sebroeck
2012-04-26 12:26       ` Don Zickus
2012-04-26 13:47         ` Mingarelli, Thomas
2012-04-26 13:53           ` Wim Van Sebroeck
2012-03-29 20:11 ` [PATCH 2/3] x86, nmi: Add new NMI queues to deal with IO_CHK and SERR Don Zickus
2012-04-25 13:55   ` [tip:core/locking] x86/nmi: " tip-bot for Don Zickus
2012-03-29 20:11 ` [PATCH 3/3] x86,nmi: Fix page faults by nmiaction if kmemcheck is enabled Don Zickus
2012-04-25 13:55   ` [tip:core/locking] x86/nmi: " tip-bot for Li Zhong
2012-04-20 16:17 ` [PATCH 0/3] x86, nmi: Fixes Seiji Aguchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).