From: Haggai Eran Date: Thu, 11 Dec 2014 15:04:20 +0000 (+0200) Subject: IB/mlx5: Implement the ODP capability query verb X-Git-Tag: omap-for-v3.20/drop-legacy-3517~34^2^7~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cdd312cfed706b067d7ea952603e28cc33c40cc;p=pandora-kernel.git IB/mlx5: Implement the ODP capability query verb The patch adds infrastructure to query ODP capabilities in the mlx5 driver. The code will read the capabilities from the device, and enable only those capabilities that both the driver and the device supports. At this point ODP is not supported, so no capability is copied from the device, but the patch exposes the global ODP device capability bit. Signed-off-by: Shachar Raindel Signed-off-by: Haggai Eran Signed-off-by: Roland Dreier --- Reading git-diff-tree failed