Re: [PATCH v2 1/6] mm/hugetlb: Introduce hugetlb_bad_size

2016-03-23 Thread Hillf Danton
aowei Bai; Dominik Dingel; Kirill > A. Shutemov; Paul Gortmaker; Dave Hansen > Subject: [PATCH v2 1/6] mm/hugetlb: Introduce hugetlb_bad_size > > When any unsupported hugepage size is specified, 'hugepagesz=' and > 'hugepages=' should be ignored during command line

[PATCH v2 1/6] mm/hugetlb: Introduce hugetlb_bad_size

2016-03-23 Thread Vaishali Thakkar
When any unsupported hugepage size is specified, 'hugepagesz=' and 'hugepages=' should be ignored during command line parsing until any supported hugepage size is found. But currently incorrect number of hugepages are allocated when unsupported size is specified as it fails to ignore the 'hugepages