diff options
author | Fenghua Yu <fenghua.yu@intel.com> | 2013-05-21 19:35:17 (GMT) |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2013-06-14 21:49:00 (GMT) |
commit | 6bb2ff846f24fa6efee756e5e2a2b8433d65671e (patch) | |
tree | 5228c5cf075acac76a7043ec418da33056743678 /drivers/pci/hotplug/Kconfig | |
parent | c81147483e525e4a471d581877d7d634591246e1 (diff) | |
download | linux-fsl-qoriq-6bb2ff846f24fa6efee756e5e2a2b8433d65671e.tar.xz |
x86 thermal: Disable power limit notification interrupt by default
The package power limit notification interrupt is primarily for
system diagnosis, and should not be blindly enabled on every
system by default -- particuarly since Linux does nothing in the
handler except count how many times it has been called...
Add a new kernel cmdline parameter "int_pln_enable" for situations where
users want to oberve these events via existing system counters:
$ grep TRM /proc/interrupts
$ grep . /sys/devices/system/cpu/cpu*/thermal_throttle/*
https://bugzilla.kernel.org/show_bug.cgi?id=36182
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/pci/hotplug/Kconfig')
0 files changed, 0 insertions, 0 deletions