From: Mike Kravetz <mike.kravetz@oracle.com>
To: Muchun Song <songmuchun@bytedance.com>
Cc: Mina Almasry <almasrymina@google.com>,
Linux-MM <linux-mm@kvack.org>,
open list <linux-kernel@vger.kernel.org>,
Axel Rasmussen <axelrasmussen@google.com>,
Peter Xu <peterx@redhat.com>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [External] [PATCH 0/2] Track reserve map changes to restore on error
Date: Wed, 26 May 2021 10:17:05 -0700 [thread overview]
Message-ID: <1485e64d-e794-c24e-9688-51b0c1bc1340@oracle.com> (raw)
In-Reply-To: <CAMZfGtVUvtCCEHN_V8iE4m9FAmiz9e5Z1CNNvnetXsrEwAVzgQ@mail.gmail.com>
On 5/25/21 8:19 PM, Muchun Song wrote:
> On Wed, May 26, 2021 at 7:31 AM Mike Kravetz <mike.kravetz@oracle.com> wrote:
>>
>> Here is a modification to the reservation tracking for fixup on errors.
>> It is a more general change, but should work for the hugetlb_mcopy_pte_atomic
>> case as well.
>>
>> Perhaps use this as a prerequisite for your fix(es)? Pretty sure this
>> will eliminate the need for the call to hugetlb_unreserve_pages.
>
> Hi Mike,
>
> It seems like someone is fixing a bug, right? Maybe a link should be
> placed in the cover letter so that someone can know what issue
> we are facing.
>
Thanks Muchun,
I wanted to first see if these patches would work in the code Mina is
modifying. If this works for Mina, then a more formal patch and request
for inclusion will be sent.
I believe this issue has existed since the introduction of hugetlb
reservations in v2.6.18. Since the bug only shows up when we take error
paths, the issue may not have been observed. Mina found a similar issue
in an error path which could also expose this issue.
--
Mike Kravetz
next prev parent reply other threads:[~2021-05-26 17:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-21 7:44 [PATCH v3] mm, hugetlb: fix resv_huge_pages underflow on UFFDIO_COPY Mina Almasry
2021-05-22 21:19 ` Andrew Morton
2021-05-22 21:32 ` Mina Almasry
2021-05-24 18:07 ` Mike Kravetz
2021-05-25 0:11 ` Mina Almasry
2021-05-25 0:45 ` Mike Kravetz
2021-05-25 23:31 ` [PATCH 0/2] Track reserve map changes to restore on error Mike Kravetz
2021-05-25 23:31 ` [PATCH 1/2] hugetlb: rename HPageRestoreReserve flag to HPageRestoreRsvCnt Mike Kravetz
2021-05-27 2:49 ` Mina Almasry
2021-05-25 23:31 ` [PATCH 2/2] hugetlb: add new hugetlb specific flag HPG_restore_rsv_map Mike Kravetz
2021-05-27 2:58 ` Mina Almasry
2021-05-26 3:19 ` [External] [PATCH 0/2] Track reserve map changes to restore on error Muchun Song
2021-05-26 17:17 ` Mike Kravetz [this message]
2021-05-26 23:19 ` Mina Almasry
2021-05-27 2:48 ` Mina Almasry
2021-05-27 16:08 ` Mike Kravetz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1485e64d-e794-c24e-9688-51b0c1bc1340@oracle.com \
--to=mike.kravetz@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=almasrymina@google.com \
--cc=axelrasmussen@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=peterx@redhat.com \
--cc=songmuchun@bytedance.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).