Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1400076 > unrolled thread
| Started by | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| First post | 2016-05-12 15:20 +0200 |
| Last post | 2016-05-12 15:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] cpufreq: Avoid checking governor return values that are always 0 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-05-12 15:20 +0200
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Date | 2016-05-12 15:20 +0200 |
| Subject | [PATCH 0/2] cpufreq: Avoid checking governor return values that are always 0 |
| Message-ID | <rxYH0-6wa-15@gated-at.bofh.it> |
Hi, As it turns out, all of the existing governors (and the upcoming schedutil one) always return 0 from ->governor() for the event argument equal to _GOV_STOP or _POLICY_EXIT. The following two patches rearrange the core cpufreq code to take that into account. Thanks, Rafael
Back to top | Article view | linux.kernel
csiph-web