Bug 180958 - [RHEL4] MCE arg parsing broken on x86-64
Summary: [RHEL4] MCE arg parsing broken on x86-64
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Jim Paradis
QA Contact: Brian Brock
URL:
Whiteboard:
: 191141 (view as bug list)
Depends On:
Blocks: 181409
TreeView+ depends on / blocked
 
Reported: 2006-02-10 19:53 UTC by Jim Paradis
Modified: 2013-08-06 01:17 UTC (History)
3 users (show)

Fixed In Version: RHSA-2006-0575
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-10 22:15:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2006:0575 0 normal SHIPPED_LIVE Important: Updated kernel packages available for Red Hat Enterprise Linux 4 Update 4 2006-08-10 04:00:00 UTC

Description Jim Paradis 2006-02-10 19:53:37 UTC
This is the RHEL4 version of Bug 171277:

In arch/x86-64/kernel/mce.c:

__setup("mce", mcheck_enable);

The comment above mcheck_enable reads:

/* mce=off disables machine check. Note you can reenable it later
   using sysfs */

The '=' passed to mcheck_enable is not taken into account, and parsing will fail
every time.

Trivial fix.

Comment 1 Jim Paradis 2006-03-01 23:00:14 UTC
fix posted to rhkernel-list

Comment 2 Jason Baron 2006-05-09 17:58:33 UTC
committed in stream U4 build 34.10. A test kernel with this patch is available
from http://people.redhat.com/~jbaron/rhel4/


Comment 3 Jason Baron 2006-05-12 19:44:49 UTC
*** Bug 191141 has been marked as a duplicate of this bug. ***

Comment 5 Mike Gahagan 2006-06-14 18:21:16 UTC
verified this is working on -39.EL. apperantly the only way to check is look for
the (non)existance of the bank* files in
/sys/devices/system/machinecheck/machinecheck0.



Comment 7 Red Hat Bugzilla 2006-08-10 22:15:30 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2006-0575.html



Note You need to log in before you can comment on or make changes to this bug.