Vlad, Please pull the following patches from git.openfabrics.org/~mmarciniszyn/scm/linux-2.6.to_ofed
Thanks! Mike commit 4ca0a6fc6a58c78fd62464eb948185c7a219502b Author: Mike Marciniszyn <[email protected]> Date: Tue Oct 4 09:22:18 2011 -0400 IB/qib,IB/ipath: handle kernels that export __get_user_pages() In patch 0014bd990e69063b0fb78940b35439d7980ce3ee, Huang Ying <[email protected]> exported __get_user_pages() and introduced a name conflict and syntax error in the qib and ipath driver. His patch resolves the issue, but older code bases won't compile on kernels that have adopted his patch. This patch renames the status __get_user_pages() in each of the drivers to avoid the conflict. Signed-off-by: Mike Marciniszyn <[email protected]> This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message. _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
