Drivers: hv: Cleanup the guest ID computation
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 24 Jul 2012 23:11:58 +0000 (16:11 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Aug 2012 01:42:25 +0000 (18:42 -0700)
commit83ba0c4f3f317270dae5597d8044b795d119914c
tree1db3640642f68f5e57de0404a8e7a47ac2bbc899
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
Drivers: hv: Cleanup the guest ID computation

The current guest ID string in use in vmbus driver does not conform
to the MSFT guidelines on guest ID. MSFT currently does not specify
Linux specific guidelines. MSFT however has plans to publish Linux
specific guidelines. This implementation conforms to the yet unpublished
Linux specific guidelines for guest ID. This implementation also broadly
conforms to the current guidelines as well.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Bjørn Mork <bjorn@mork.no>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv.c
drivers/hv/hyperv_vmbus.h