Commit e2348af
platform/x86/intel/pmc: core: Always capture counters on suspend
Currently counters are only captured during suspend when the
warn_on_s0ix_failures module parameter is set.
In order to relay this counter information to the kernel reporting
infrastructure adjust it so that the counters are always captured.
warn_on_s0ix_failures will be utilized solely for messaging by
the driver instead.
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: David E. Box <david.e.box@linux.intel.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>1 parent 09f5df3 commit e2348af
2 files changed
Lines changed: 5 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1179 | 1179 | | |
1180 | 1180 | | |
1181 | 1181 | | |
1182 | | - | |
1183 | | - | |
1184 | | - | |
1185 | | - | |
1186 | | - | |
1187 | | - | |
1188 | 1182 | | |
1189 | 1183 | | |
1190 | 1184 | | |
| |||
1197 | 1191 | | |
1198 | 1192 | | |
1199 | 1193 | | |
1200 | | - | |
1201 | 1194 | | |
1202 | 1195 | | |
1203 | 1196 | | |
| |||
1233 | 1226 | | |
1234 | 1227 | | |
1235 | 1228 | | |
1236 | | - | |
| 1229 | + | |
| 1230 | + | |
1237 | 1231 | | |
1238 | 1232 | | |
1239 | 1233 | | |
1240 | 1234 | | |
1241 | 1235 | | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
1242 | 1239 | | |
1243 | 1240 | | |
1244 | 1241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | 322 | | |
324 | 323 | | |
325 | 324 | | |
| |||
338 | 337 | | |
339 | 338 | | |
340 | 339 | | |
341 | | - | |
342 | 340 | | |
343 | 341 | | |
344 | 342 | | |
| |||
0 commit comments