From: K. Y. Srinivasan Date: Thu, 1 Dec 2011 17:59:34 +0000 (-0800) Subject: drivers: hv: Don't OOPS when you cannot init vmbus X-Git-Tag: v3.3-rc1~30^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf6a2eacbcb2593b5b91d0817915c4f0464bb534;p=pandora-kernel.git drivers: hv: Don't OOPS when you cannot init vmbus The hv vmbus driver was causing an OOPS since it was trying to register drivers on top of the bus even if initialization of the bus has failed for some reason (such as the odd chance someone would run a hv enabled kernel in a non-hv environment). Signed-off-by: Sasha Levin Signed-off-by: K. Y. Srinivasan Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed