From: Hoang-Nam Nguyen Date: Tue, 11 Sep 2007 13:31:06 +0000 (+0200) Subject: IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space X-Git-Tag: v2.6.24-rc1~1453^2~67 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e390d3b52f791fcea26312ba4982cda82052727b;p=pandora-kernel.git IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space Use Paul's new remap_4k_pfn() function to map our 4K firmware contexts into user space on 64K-page machines without exposing neighboring firmware contexts. Return the context's offset within a 64K page to user space so it can determine the proper virtual address. For details about remap_4k_pfn(), see commit 721151d0 or http://patchwork.ozlabs.org/linuxppc/patch?id=10281 Signed-off-by: Joachim Fenkes Signed-off-by: Roland Dreier --- Reading git-diff-tree failed