summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_std_in.c
diff options
context:
space:
mode:
authorMike Snitzer <snitzer@redhat.com>2017-01-25 16:24:52 +0100
committerMike Snitzer <snitzer@redhat.com>2017-02-03 10:18:43 -0500
commit4087a1fffe38106e10646606a27f10d40451862d (patch)
treebba4836d57a0ff1922c1831c62ba22b6bfd43794 /net/ax25/ax25_std_in.c
parentd19a55ccad15a486ffe03030570744e5d5bd9f8e (diff)
dm rq: cope with DM device destruction while in dm_old_request_fn()
Fixes a crash in dm_table_find_target() due to a NULL struct dm_table being passed from dm_old_request_fn() that races with DM device destruction. Reported-by: artem@flashgrid.io Signed-off-by: Mike Snitzer <snitzer@redhat.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'net/ax25/ax25_std_in.c')
0 files changed, 0 insertions, 0 deletions
ntel_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 'net/rds/bind.c')