commit | c8d8beea0383e47c9d65d45f0ca95626ec435fcd | [log] [tgz] |
---|---|---|
author | Joachim Fenkes <fenkes@de.ibm.com> | Thu Sep 13 18:15:28 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Oct 09 19:59:13 2007 -0700 |
tree | 00f409205683f3489344eb0cf1b86f8091354fc7 | |
parent | 247e020ee5e2a7bf46f2d7a3d4490a670a712a40 [diff] |
IB/umem: Add hugetlb flag to struct ib_umem During ib_umem_get(), determine whether all pages from the memory region are hugetlb pages and report this in the "hugetlb" member. Low-level drivers can use this information if they need it. Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>