mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
[linux-2.6-microblaze.git] / mm / gup_test.h
index 90a6713..887ac1d 100644 (file)
@@ -21,7 +21,8 @@ struct gup_test {
        __u64 addr;
        __u64 size;
        __u32 nr_pages_per_call;
-       __u32 flags;
+       __u32 gup_flags;
+       __u32 test_flags;
        /*
         * Each non-zero entry is the number of the page (1-based: first page is
         * page 1, so that zero entries mean "do nothing") from the .addr base.