Skip to content
Commit a60ec448 authored by Ville Syrjälä's avatar Ville Syrjälä Committed by Rafael J. Wysocki
Browse files

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: 9050a9cd ("powercap: intel_rapl: Cleanup Power Limits support")
Signed-off-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Cc: 6.5+ <stable@vger.kernel.org> # 6.5+
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 05d3ef8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment