diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2016-01-28 07:29:36 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-08 06:34:12 +0100 |
commit | 3ccb4fd8f492f99aece21acc1bd6142275f26236 (patch) | |
tree | 156dac93792a4bccf2549d7f2b72f3e8c1364e22 /usr | |
parent | Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u... (diff) | |
download | linux-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