summaryrefslogtreecommitdiff
path: root/curvetun/nacl_path.sh
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-06-28 14:42:13 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-06-28 14:42:13 +0200
commit24ba6650ed66c896ec703dd067af42b05434cce4 (patch)
tree6981cdd861e39af59fdc8a4b912c0e6133f2ea08 /curvetun/nacl_path.sh
parent278f62a9da99dcca7a7b95f34635b0fcd1a88185 (diff)
parentf2da15da75130a11676d3083b2d70458b6ab38c2 (diff)
Merge branch 'config'
Pull in the configure script. From now on, before calling 'make' the './configure' script will need to get called. This is no autotools generated script, but manually written to check for netsniff-ng's dependencies.
Diffstat (limited to 'curvetun/nacl_path.sh')
0 files changed, 0 insertions, 0 deletions
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 'sound/pci/echoaudio/echo3g_dsp.c')