[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20121013152223.GG16230@one.firstfloor.org>
Date: Sat, 13 Oct 2012 17:22:23 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Hillf Danton <dhillf@...il.com>
Cc: Andi Kleen <andi@...stfloor.org>, akpm@...ux-foundation.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v4
> > - 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@...ux.intel.com -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists