Bug 119174
| Summary: | /proc/cpuinfo vendor_id is wrong. shows $ | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Bill Peck <bpeck> |
| Component: | kernel | Assignee: | Jim Paradis <jparadis> |
| Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | peterm, petrides, riel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | ia32e | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-05-12 01:08:46 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Bill Peck
2004-03-25 22:49:42 UTC
This turns out to have been a bug in adding the additional capability word to the cpuinfo struct that ia32e needs. The code that sets the word was smashing the first four bytes of the x86_vendor_id[] field. Patch submitted for U3. Although originally planned for U3, due to an unexpected U2 respin over a security erratum, we've taken Jim's fix into U2. I've just committed Jim's fix to kernel version 2.4.21-15.EL. An errata 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-2004-188.html |