> > - struct user_struct **user, int creat_flags); > > + struct user_struct **user, int creat_flags, > > + int page_size_log); > > +int hugetlb_get_quota(struct address_space *mapping, long delta); > > +void hugetlb_put_quota(struct address_space *mapping, long delta); > > + > > +int hugetlb_get_quota(struct address_space *mapping, long delta); > > +void hugetlb_put_quota(struct address_space *mapping, long delta); > > > For what to add(twice) hugetlb_get/put_quota? Hmm probably a merge error. Thanks for catching. I can repost or post the trivial incremential. -Andi -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>