From: Haggai Eran Date: Thu, 11 Dec 2014 15:04:19 +0000 (+0200) Subject: mlx5_core: Add support for page faults events and low level handling X-Git-Tag: omap-for-v3.20/drop-legacy-3517~34^2^7~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e420f0c0f3d1022789fcb59b2a0c4b979ce311ba;p=pandora-kernel.git mlx5_core: Add support for page faults events and low level handling * Add a handler function pointer in the mlx5_core_qp struct for page fault events. Handle page fault events by calling the handler function, if not NULL. * Add on-demand paging capability query command. * Export command for resuming QPs after page faults. * Add various constants related to paging support. Signed-off-by: Sagi Grimberg Signed-off-by: Shachar Raindel Signed-off-by: Haggai Eran Signed-off-by: Roland Dreier --- Reading git-diff-tree failed