X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Frdma%2Fib_umem.h;h=22298423cf0b3d0e597e347de0ab376b8bbcaf24;hb=b6cf160c4b788a31f6a4017a469b956ca77febf4;hp=c533d6c7903f0990ffa489581d0011bc5f094e1f;hpb=0b662c64840fb281e5948ab6f9d60f84817277d0;p=powerpc.git diff --git a/include/rdma/ib_umem.h b/include/rdma/ib_umem.h index c533d6c790..22298423cf 100644 --- a/include/rdma/ib_umem.h +++ b/include/rdma/ib_umem.h @@ -45,6 +45,7 @@ struct ib_umem { int offset; int page_size; int writable; + int hugetlb; struct list_head chunk_list; struct work_struct work; struct mm_struct *mm;