summaryrefslogtreecommitdiff
path: root/net/l2tp/Makefile
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2017-01-30 16:09:52 +0100
committerKalle Valo <kvalo@codeaurora.org>2017-02-02 08:14:26 +0200
commit36401cb7ffae731295a6dd1ce2b40d7ad74245f4 (patch)
tree952dce76c0978af21d1b38a60c9f6725e2661a01 /net/l2tp/Makefile
parentf4737a62033d7f3e0db740c449fc62119da7ab8a (diff)
brcmfmac: be more verbose when PSM's watchdog fires
It's important to inform user so he knows things went wrong. He may also want to get memory dump for further debugging purposes. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/l2tp/Makefile')
0 files changed, 0 insertions, 0 deletions
are several ways to address this problem. First, Linux can also run in legacy P-state mode on this system. As intel_pstate is how Linux enables HWP, booting with "intel_pstate=disable" will run in acpi-cpufreq/ondemand legacy p-state mode. Or second, the "performance" governor can be used with intel_pstate, which will modify HWP.EPP to 0. Or third, starting in 4.10, the /sys/devices/system/cpu/cpufreq/policy*/energy_performance_preference attribute in can be updated from "balance_power" to "performance". Or fourth, apply this patch, which fixes the erroneous setting of MSR_IA32_POWER_CTL BIT_EE on this model, allowing the default configuration to function as designed. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Reviewed-by: Len Brown <len.brown@intel.com> Cc: 4.6+ <stable@vger.kernel.org> # 4.6+ Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/dt-bindings/clock/renesas-cpg-mssr.h')