[ewg] IB/qib, IB/ipath: handle kernels that export __get_user_pages() (RHEL 6.2 compile issue)

Mike Marciniszyn mike.marciniszyn at qlogic.com
Wed Oct 5 04:12:43 PDT 2011


Vlad,

Please pull the following patches from
git.openfabrics.org/~mmarciniszyn/scm/linux-2.6.to_ofed

Thanks!
Mike

commit 4ca0a6fc6a58c78fd62464eb948185c7a219502b
Author: Mike Marciniszyn <mike.marciniszyn at qlogic.com>
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 <ying.huang at intel.com> 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 <mike.marciniszyn at qlogic.com>

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.




More information about the ewg mailing list