]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Drivers: hv: vmbus: Move the definition of generate_guest_id()
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 18 Jan 2017 23:45:01 +0000 (16:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 10:42:07 +0000 (11:42 +0100)
commit352c9624242d5836ad8a960826183011367871a4
tree4c028e447b2f3f49a1d56ba19637899f95442a1d
parent3f646ed70ccd1c4e5c1263d2922247d28c8e08f0
Drivers: hv: vmbus: Move the definition of generate_guest_id()

As part of the effort to separate out architecture specific code, move the
definition of generate_guest_id() to x86 specific header file.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/mshyperv.h
drivers/hv/hyperv_vmbus.h