On 11/05/16 04:09, Aneesh Kumar K.V wrote: > Balbir Singh <[email protected]> writes: > >> Deduplicate to one function to compute the actual page size. >> Some additional warnings added for AP size as well. > > > This is getting chaned in a cleanup series I am testing before posting. > The change from ap to psize need more update in commit message. > > commit 701e0d3dc33c93a97b825f403d58f6be99b89203 > Author: Aneesh Kumar K.V <[email protected]> > Date: Tue May 10 11:33:15 2016 +0530 > > powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate > > Use the helper instead of open coding the same at multiple place > > Signed-off-by: Aneesh Kumar K.V <[email protected]>
This version makes more sense. While we are at it, mind replacing psize with base_psize and asserting that base_psize is always 0 or 5. Balbir Singh. _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
