[patch] Disable power limit notification by default and quiet the messages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
intel |
Fix Released
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Undecided
|
Tim Gardner | ||
Precise |
Fix Released
|
Undecided
|
Tim Gardner | ||
Quantal |
Fix Released
|
Undecided
|
Tim Gardner | ||
Raring |
Fix Released
|
Undecided
|
Tim Gardner | ||
Saucy |
Fix Released
|
Undecided
|
Tim Gardner |
Bug Description
If user enable RAPL, there will be many messages from power limit notification in kernel.
Power limit notification is for debug and information purpose. There is no need to dump power limit notification information for normal users. the following two patches in kernel 3.11 disable power limit notification by default and quiet the message.
1.
commit 6bb2ff846f24fa6
Author: Fenghua Yu <email address hidden>
Date: Tue May 21 15:35:17 2013 -0400
x86 thermal: Disable power limit notification interrupt by default
2.
commit c81147483e525e4
Author: Fenghua Yu <email address hidden>
Date: Tue May 21 15:35:16 2013 -0400
x86 thermal: Delete power-limit-
So in order to avoid initerrputting user by these messages, please back prot above two commmits to 12.04, 12.10, 13.04
information type: | Private → Public |
Changed in linux (Ubuntu Precise): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
status: | New → In Progress |
Changed in linux (Ubuntu Quantal): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
status: | New → In Progress |
Changed in linux (Ubuntu Raring): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
status: | New → In Progress |
Changed in linux (Ubuntu Saucy): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
status: | New → In Progress |
Changed in linux (Ubuntu Saucy): | |
status: | In Progress → Fix Released |
Changed in linux (Ubuntu Precise): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Quantal): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Raring): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-precise verification-done-quantal verification-done-raring removed: verification-needed-precise verification-needed-quantal verification-needed-raring |
Changed in intel: | |
status: | New → Fix Released |
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification- precise- needed' to 'verification- precise- done'.
If verification is not done by one week from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you!