From: Jack Morgenstein Date: Tue, 13 Dec 2011 04:17:16 +0000 (+0000) Subject: mlx4_core: adjust catas operation for SRIOV mode X-Git-Tag: v3.3-rc1~182^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d81c7186aa16a0da9e39961af6bad0c855a5d684;p=pandora-kernel.git mlx4_core: adjust catas operation for SRIOV mode When running in SRIOV mode, driver should not automatically start/stop the mlx4_core upon sensing an HCA internal error -- doing this disables/enables sriov, which will cause the hypervisor to hang if there are running VMs with attached VFs. In addition, on VMs the catas process should not run at all, since the HCA error buffer is not available to VMs in the BARs. Signed-off-by: Jack Morgenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed