]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/rdma/ib_umem.h
[ARM] 4764/1: [AT91] AT91CAP9 core support
[linux-2.6-omap-h63xx.git] / include / rdma / ib_umem.h
index c533d6c7903f0990ffa489581d0011bc5f094e1f..22298423cf0b3d0e597e347de0ab376b8bbcaf24 100644 (file)
@@ -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;