]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
APEI: Fix WHEA _OSC call
authorMatthew Garrett <mjg@redhat.com>
Thu, 11 Aug 2011 16:06:28 +0000 (12:06 -0400)
committerLen Brown <len.brown@intel.com>
Thu, 11 Aug 2011 16:18:38 +0000 (12:18 -0400)
commitb3b46d76d0fcbb1f737107cec1a1ee87bc5e5fd3
treeb29858f8d675d3b872625a441aa10250830400d2
parent322a8b034003c0d46d39af85bf24fee27b902f48
APEI: Fix WHEA _OSC call

Bit 0 of the support parameter to the OSC call should be set in order to
indicate that the OS supports the WHEA mechanism. Stuart Hayes tracked
an APEI issue on some Dell platforms down to this.

Reported-by: Stuart Hayes <Stuart_Hayes@Dell.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/apei/apei-base.c