]> asedeno.scripts.mit.edu Git - linux.git/commit
vmbus: callback is in softirq not workqueue
authorStephen Hemminger <stephen@networkplumber.org>
Sun, 12 Feb 2017 06:02:18 +0000 (23:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2017 18:20:35 +0000 (10:20 -0800)
commit51c6ce2ae35980c755af33461c3138570ded615e
treebbb47d5f65cb0358839ef65c2a6ee029697f27f5
parentdef95c73567dfacb22900cd0c4f01caff39e4c9e
vmbus: callback is in softirq not workqueue

The callback is done via tasklet not workqueue.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/hyperv.h