X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Fgup_test.h;h=887ac1d5f5bc3403a505b2b81083607da74a0efe;hb=a4345a7cecfb91ae78cd43d26b0c6a956420761a;hp=90a6713d50eb08c500b0a284ee9f9a1a2b31d8c7;hpb=615099b01eb7127fb2f4bc956171a6a0accf688b;p=linux-2.6-microblaze.git diff --git a/mm/gup_test.h b/mm/gup_test.h index 90a6713d50eb..887ac1d5f5bc 100644 --- a/mm/gup_test.h +++ b/mm/gup_test.h @@ -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.