Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 311559 Details for
Bug 454981
CPUID driver does not support cpuid.4 and cpuid.0xb instruments
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The patch to fix cpuid.4 bug.
cpuid_driver_support_cpuid4.patch (text/plain), 347 bytes, created by
Song, Youquan
on 2008-07-11 09:19:25 UTC
(
hide
)
Description:
The patch to fix cpuid.4 bug.
Filename:
MIME Type:
Creator:
Song, Youquan
Created:
2008-07-11 09:19:25 UTC
Size:
347 bytes
patch
obsolete
>--- linux-2.6.18.x86_64/include/asm-x86_64/msr.h 2008-07-11 13:56:01.000000000 -0400 >+++ linux-2.6.18.x86_64-new/include/asm-x86_64/msr.h 2008-07-11 12:00:16.000000000 -0400 >@@ -98,7 +98,7 @@ > "=b" (*ebx), > "=c" (*ecx), > "=d" (*edx) >- : "0" (op)); >+ : "0" (op), "c"(0)); > } > > /* Some CPUID calls want 'count' to be placed in ecx */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 454981
:
311558
| 311559 |
313758
|
314897
|
315667
|
315732
|
316164