From: Jack Morgenstein Date: Fri, 3 Aug 2012 08:40:58 +0000 (+0000) Subject: IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~42^2^5~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3806d08cf6c42193c10c4963ca2d68f56a088668;p=pandora-kernel.git IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes When we have VFs and PFs on same host, the VFs are activated within the mlx4_core module before the mlx4_ib kernel module is loaded. When the mlx4_ib module initializes the PF (master), it now creates MAD paravirtualization contexts for any VFs that already active. Signed-off-by: Jack Morgenstein Signed-off-by: Roland Dreier --- Reading git-diff-tree failed