Re: [PATCH v4 0/8] make hugetlb put_page safe for all calling contexts

2021-04-09 Thread Mike Kravetz
On 4/8/21 10:05 PM, Andrew Morton wrote: > On Thu, 8 Apr 2021 09:11:30 +0200 Oscar Salvador wrote: > >> But if It is going to be easier for Andrew, just pull them all out and I >> will resend the whole series once this work goes in. > > I think so. > > I shall drop these: > >

Re: [PATCH v4 0/8] make hugetlb put_page safe for all calling contexts

2021-04-08 Thread Andrew Morton
On Thu, 8 Apr 2021 09:11:30 +0200 Oscar Salvador wrote: > But if It is going to be easier for Andrew, just pull them all out and I > will resend the whole series once this work goes in. I think so. I shall drop these: mmpage_alloc-bail-out-earlier-on-enomem-in-alloc_contig_migrate_range.patch

Re: [PATCH v4 0/8] make hugetlb put_page safe for all calling contexts

2021-04-08 Thread Oscar Salvador
On Wed, Apr 07, 2021 at 05:56:55PM -0700, Mike Kravetz wrote: > Hello Andrew, > > It has been suggested that this series be included before Oscar Salvador's > series "Make alloc_contig_range handle Hugetlb pages". At a logical > level, here is what I think needs to happen. However, I am not

Re: [PATCH v4 0/8] make hugetlb put_page safe for all calling contexts

2021-04-07 Thread Mike Kravetz
Hello Andrew, It has been suggested that this series be included before Oscar Salvador's series "Make alloc_contig_range handle Hugetlb pages". At a logical level, here is what I think needs to happen. However, I am not sure how you do tree management and I am open to anything you suggest.

[PATCH v4 0/8] make hugetlb put_page safe for all calling contexts

2021-04-05 Thread Mike Kravetz
IMPORTANT NOTE FOR REVIEWERS: v3 of this series is in Andrew's mmotm tree v5.12-rc5-mmotm-2021-03-31-21-27. Muchun Song noticed that Oscar Salvador's series "Make alloc_contig_range handle Hugetlb pages" was also added to that mmotm version. v3 of this series did not take Oscar's changes into