Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
authorDexuan Cui <decui@microsoft.com>
Wed, 7 Sep 2016 12:39:34 +0000 (05:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Sep 2016 10:57:55 +0000 (12:57 +0200)
commit0f98829a99850836cf7c2cc9fbf1d7ce0f795780
treea0336b84348fce978068af05f083ce776ab1ce0e
parente2e808413425d82c8f162933a30304d10a5df231
Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings

Some VMBus devices are not needed by Linux guest[1][2], and, VMBus channels
of Hyper-V Sockets don't really mean usual synthetic devices, so let's
suppress the warnings for them.

[1] https://support.microsoft.com/en-us/kb/2925727
[2] https://msdn.microsoft.com/en-us/library/jj980180(v=winembedded.81).aspx

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c
include/linux/hyperv.h