On 2/11/21 1:30 PM, Christoph Hellwig wrote: >> - if (HPAGE_SHIFT > PAGE_SHIFT) >> + if ((HPAGE_SHIFT > PAGE_SHIFT) && (HUGETLB_PAGE_ORDER < MAX_ORDER)) > > No need for the braces. Will drop them. _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu
- [PATCH 0/3] mm/page_alloc: Fix pageblock_order with HUGE... Anshuman Khandual
- [PATCH 1/3] mm/page_alloc: Fix pageblock_order when... Anshuman Khandual
- Re: [PATCH 1/3] mm/page_alloc: Fix pageblock_or... Christoph Hellwig
- Re: [PATCH 1/3] mm/page_alloc: Fix pagebloc... Anshuman Khandual
- [PATCH 2/3] arm64/hugetlb: Enable HUGETLB_PAGE_SIZE... Anshuman Khandual
- Re: [PATCH 2/3] arm64/hugetlb: Enable HUGETLB_P... Christoph Hellwig
- Re: [PATCH 2/3] arm64/hugetlb: Enable HUGET... Anshuman Khandual
- [PATCH 3/3] dma-contiguous: Type cast MAX_ORDER as ... Anshuman Khandual
- Re: [PATCH 3/3] dma-contiguous: Type cast MAX_O... Christoph Hellwig
- Re: [PATCH 3/3] dma-contiguous: Type cast M... Anshuman Khandual
- Re: [PATCH 0/3] mm/page_alloc: Fix pageblock_order ... David Hildenbrand
- Re: [PATCH 0/3] mm/page_alloc: Fix pageblock_or... Anshuman Khandual
- Re: [PATCH 0/3] mm/page_alloc: Fix pagebloc... David Hildenbrand
- Re: [PATCH 0/3] mm/page_alloc: Fix page... Anshuman Khandual