summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorVitaly Kuznetsov <vkuznets@redhat.com>2016-01-28 07:29:36 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-08 06:34:12 +0100
commit3ccb4fd8f492f99aece21acc1bd6142275f26236 (patch)
tree156dac93792a4bccf2549d7f2b72f3e8c1364e22 /usr
parentDrivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u... (diff)
downloadlinux-3ccb4fd8f492f99aece21acc1bd6142275f26236.tar.xz
linux-3ccb4fd8f492f99aece21acc1bd6142275f26236.zip
Drivers: hv: vmbus: don't manipulate with clocksources on crash
clocksource_change_rating() involves mutex usage and can't be called in interrupt context. It also makes sense to avoid doing redundant work on crash. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions