[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <OF6FC435A0.F59C9AD9-ONC125738B.002A5195-C125738B.002A424A@de.ibm.com>
Date: Tue, 6 Nov 2007 08:42:40 +0100
From: Christoph Raisch <RAISCH@...ibm.com>
To: linux-kernel <linux-kernel@...r.kernel.org>,
linux-ppc <linuxppc-dev@...abs.org>,
general@...ts.openfabrics.org
Cc: agl@...ibm.com, Hoang-Nam Nguyen <HNGUYEN@...ibm.com>,
Roland Dreier <rdreier@...co.com>
Subject: problem in follow_hugetlb_page on ppc64 architecture with get_user_pages
Hello,
if get_user_pages is used on a hugetlb vma, and there was no previous write
to the pages,
follow_hugetlb_page will call
ret = hugetlb_fault(mm, vma, vaddr, 0),
although the page should be used for write access in get_user_pages.
We currently see this when testing Infiniband on ppc64 with ehca +
hugetlbfs.
>From reading the code this should also be an issue on other architectures.
Roland, Adam, are you aware of anything in this area with mellanox
Infiniband cards or other usages with I/O adapters?
Gruss / Regards
Christoph R. + Nam Ng.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists