public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* x86 32-bit machine check handler
@ 2007-11-12 20:39 Max Asbock
  2007-11-12 21:20 ` H. Peter Anvin
  2007-11-13 14:15 ` Andi Kleen
  0 siblings, 2 replies; 5+ messages in thread
From: Max Asbock @ 2007-11-12 20:39 UTC (permalink / raw)
  To: lkml; +Cc: tglx, mingo, hpa

Now that the 32-bit and 64-bit x86 machine check handlers live next to
each other a certain asymmetry in functionality is apparent. Notably,
the 64-bit machine check handler implements a timer that periodically
polls for silent machine check errors and makes them accessible to user
space through /dev/mcelog. Are there reasons the x86 32-bit machine
check handler couldn't do the same?

thanks,
Max  



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

end of thread, other threads:[~2007-11-15  5:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-12 20:39 x86 32-bit machine check handler Max Asbock
2007-11-12 21:20 ` H. Peter Anvin
2007-11-13 14:15 ` Andi Kleen
2007-11-15  1:06   ` Max Asbock
2007-11-15  5:36     ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox