From: Greg Kroah-Hartman Date: Fri, 26 Feb 2010 00:43:15 +0000 (-0800) Subject: Staging: hv: match on DMI values to know if we should run. X-Git-Tag: v2.6.34-rc1~10^2~1^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c22090facd354749cfe99a46e903449c7ac07788;p=pandora-kernel.git Staging: hv: match on DMI values to know if we should run. The HV core mucks around with specific irqs and other low-level stuff and takes forever to determine that it really shouldn't be running on a machine. So instead, trigger off of the DMI system information and error out much sooner. This also allows the module loading tools to recognize that this code should be loaded on this type of system. Cc: Haiyang Zhang Cc: Hank Janssen Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed