summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDexuan Cui <decui@microsoft.com>2019-04-13 02:34:45 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-10 18:54:04 +0300
commiteb7b8d1afb92e646f440f7f930d245970d1062b6 (patch)
treea5ddd693d66aa425d781d54b5ee4c689131b1a83 /lib
parent0f18e433b97bf74bb62e0caa95c61e8631967fb9 (diff)
downloadlinux-eb7b8d1afb92e646f440f7f930d245970d1062b6.tar.xz
Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
commit a0033bd1eae4650b69be07c17cb87393da584563 upstream. With CONFIG_DEBUG_PREEMPT=y, the put_cpu_ptr() triggers an underflow warning in preempt_count_sub(). Fixes: 37cdd991fac8 ("vmbus: put related per-cpu variable together") Cc: stable@vger.kernel.org Cc: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: Dexuan Cui <decui@microsoft.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Signed-off-by: Sasha Levin (Microsoft) <sashal@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions