]> git.baikalelectronics.ru Git - kernel.git/commit
vmbus: add support for dynamic device id's
authorStephen Hemminger <sthemmin@microsoft.com>
Sat, 3 Dec 2016 20:34:39 +0000 (12:34 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Dec 2016 10:52:49 +0000 (11:52 +0100)
commit7fe66953cf24b110bd717be1a2a134184324b27a
tree38cd6e3f4735aec633fbba201a2fc08aec50e00b
parent44c4f868afb7d3af21035a0bd609d6f4833d5b8f
vmbus: add support for dynamic device id's

This patch adds sysfs interface to dynamically bind new UUID values
to existing VMBus device. This is useful for generic UIO driver to
act similar to uio_pci_generic.

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>
drivers/hv/vmbus_drv.c
include/linux/hyperv.h