[PATCH] x86_64: support poll() on /dev/mcelog (try #3) (resend)

2007-05-07 Thread Tim Hockin
From: Tim Hockin <[EMAIL PROTECTED]> Background: /dev/mcelog is typically polled manually. This is less than optimal for situations where accurate accounting of MCEs is important. Calling poll() on /dev/mcelog does not work. Description: This patch adds support for poll() to /dev/mcelog.

[PATCH] x86_64: support poll() on /dev/mcelog (try #3) (resend)

2007-05-07 Thread Tim Hockin
From: Tim Hockin [EMAIL PROTECTED] Background: /dev/mcelog is typically polled manually. This is less than optimal for situations where accurate accounting of MCEs is important. Calling poll() on /dev/mcelog does not work. Description: This patch adds support for poll() to /dev/mcelog.