summaryrefslogtreecommitdiff
path: root/net/ieee802154/core.h
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2017-02-03 16:48:14 +0530
committerMichael S. Tsirkin <mst@redhat.com>2017-02-03 23:40:36 +0200
commit79134d11d030b886106bf45a5638c1ccb1f0856c (patch)
tree0a2ec1bcaf8b43168a44bceab5fcbc8968081c19 /net/ieee802154/core.h
parentcda8bba0f99d25d2061c531113c14fa41effc3ae (diff)
MAINTAINERS: update email address for Amit Shah
I'm leaving my job at Red Hat, this email address will stop working next week. Update it to one that I will have access to later. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net/ieee802154/core.h')
0 files changed, 0 insertions, 0 deletions
n. There 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/net/stp.h')