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 678277 Details for
Bug 886185
powertop looks in all the wrong places for cpufreq sysfs files
[?]
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]
Proposed fix
powertop-2.2-gpu-wiggle-fix.patch (text/plain), 398 bytes, created by
Jaroslav Škarvada
on 2013-01-14 16:11:15 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Jaroslav Škarvada
Created:
2013-01-14 16:11:15 UTC
Size:
398 bytes
patch
obsolete
>diff --git a/src/cpu/intel_cpus.h b/src/cpu/intel_cpus.h >index 1949af1..752e8d0 100644 >--- a/src/cpu/intel_cpus.h >+++ b/src/cpu/intel_cpus.h >@@ -158,5 +158,6 @@ public: > virtual char * fill_cstate_line(int line_nr, char *buffer, const char *separator); > virtual int has_pstate_level(int level) { return 0; }; > virtual int has_pstates(void) { return 0; }; >+ virtual void wiggle(void) { }; > > };
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 886185
:
662423
|
663007
| 678277