From: Haggai Eran Date: Thu, 11 Dec 2014 15:04:23 +0000 (+0200) Subject: IB/mlx5: Page faults handling infrastructure X-Git-Tag: omap-for-v3.19/fixes-rc1~37^2^7~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aec21f6a8322fa8d43df3ea7f051dfd8967f1b9;p=pandora-kernel.git IB/mlx5: Page faults handling infrastructure * Refactor MR registration and cleanup, and fix reg_pages accounting. * Create a work queue to handle page fault events in a kthread context. * Register a fault handler to get events from the core for each QP. The registered fault handler is empty in this patch, and only a later patch implements it. 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