X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Fgup_test.h;h=887ac1d5f5bc3403a505b2b81083607da74a0efe;hb=6a9a930dc4415b2e8c0bf2085b2b0b2b291053d5;hp=90a6713d50eb08c500b0a284ee9f9a1a2b31d8c7;hpb=57cda5e986eb29d96b20b6169a1ba8b92269c04a;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.