From: "Ricardo Cañuelo Navarro" <rcn@igalia.com>
To: "Liam R. Howlett" <Liam.Howlett@oracle.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Lorenzo Stoakes <lorenzo.stoakes@oracle.com>,
Vlastimil Babka <vbabka@suse.cz>, Jann Horn <jannh@google.com>,
Pedro Falcato <pfalcato@suse.de>,
revest@google.com, kernel-dev@igalia.com, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, Oscar Salvador <osalvador@suse.de>
Subject: Re: [PATCH v2] mm: fix copy_vma() error handling for hugetlb mappings
Date: Mon, 26 May 2025 08:38:57 +0200 [thread overview]
Message-ID: <87frgrc1vi.fsf@igalia.com> (raw)
In-Reply-To: <fs2zd6syrdpyrsqkfmzjjz3y3rricscyr3bnx5trnr6p5nbhmy@l6zyiaccoknt>
Hi Liam, thanks for reviewing:
On Fri, May 23 2025 at 13:45:47, "Liam R. Howlett" <Liam.Howlett@oracle.com> wrote:
> nit: mremap(), do you need the ()? (is it literally this function or the
> call path?)
The mremap call path. This function isn't called directly by mremap()
but it may be called by some of the helper functions in the mremap path,
and I suppose the specific callers are prone to change in the future.
Cheers,
Ricardo
next prev parent reply other threads:[~2025-05-26 6:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-23 12:19 [PATCH v2] mm: fix copy_vma() error handling for hugetlb mappings Ricardo Cañuelo Navarro
2025-05-23 17:45 ` Liam R. Howlett
2025-05-24 15:56 ` Pedro Falcato
2025-05-26 6:38 ` Ricardo Cañuelo Navarro [this message]
2025-05-25 6:32 ` Oscar Salvador
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=87frgrc1vi.fsf@igalia.com \
--to=rcn@igalia.com \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=jannh@google.com \
--cc=kernel-dev@igalia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lorenzo.stoakes@oracle.com \
--cc=osalvador@suse.de \
--cc=pfalcato@suse.de \
--cc=revest@google.com \
--cc=vbabka@suse.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.