From: K. Y. Srinivasan Date: Tue, 24 Jul 2012 23:11:58 +0000 (-0700) Subject: Drivers: hv: Cleanup the guest ID computation X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~76^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83ba0c4f3f317270dae5597d8044b795d119914c;p=pandora-kernel.git 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 Reviewed-by: Haiyang Zhang Cc: Bjørn Mork Cc: Paolo Bonzini Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed