aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2023-10-24 22:17:19 +0300
committerRafael J. Wysocki <[email protected]>2023-10-24 22:07:07 +0200
commita60ec4485f1c72dfece365cf95e6de82bdd74300 (patch)
treeb0c3f3216f977fac4e1beb72be368dba9283bc12 /tools/perf/util/trace-event-scripting.c
parent05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1 (diff)
powercap: intel_rapl: Downgrade BIOS locked limits pr_warn() to pr_debug()
Before the refactoring the pr_warn() only triggered when someone explicitly tried to write to a BIOS locked limit. After the refactoring the warning is also triggering during system resume. The user can't do anything about this so printing scary warnings doesn't make sense Keep the printk but make it pr_debug() instead of pr_warn() to make it clear it's not a serious issue. Fixes: 9050a9cd5e4c ("powercap: intel_rapl: Cleanup Power Limits support") Signed-off-by: Ville Syrjälä <[email protected]> Cc: 6.5+ <[email protected]> # 6.5+ Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions