The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "J. R. Okajima" <hooanon05g@gmail.com>
To: Liam.Howlett@Oracle.com, yang.lee@linux.alibaba.com, yuzhao@google.com
Cc: catalin.marinas@arm.com, david@redhat.com, dhowells@redhat.com,
	dave@stgolabs.net, willy@infradead.org, sj@kernel.org,
	svens@linux.ibm.com, vbabka@suse.cz, will@kernel.org,
	linux-kernel@vger.kernel.org
Subject: v6.1-rc1, remap_file_pages() and vma linked list?
Date: Tue, 25 Oct 2022 16:09:19 +0900	[thread overview]
Message-ID: <29344.1666681759@jrobl> (raw)

Hello,

Linux-v4.10 has a commit
	48f7df329474 2016-02-18 mm: fix regression in remap_file_pages() emulation
and it contains a small test program where remap_file_pages() will split
a region into two VMAs.

Linux-v6.1-rc1 remap_file_pages() doesn't pass that old test.
I tried investigation, but I am not good in this tech field. I could
only find there may be related to the commit
	763ecb035029 2022-09-26 mm: remove the vma linked list
but I am not sure.
How can we make the old test pass?
"Don't use remap_file_pages()" or "Ignore such old test" is not an
option.


J. R. Okajima

             reply	other threads:[~2022-10-25  7:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-25  7:09 J. R. Okajima [this message]
2022-10-25 15:57 ` v6.1-rc1, remap_file_pages() and vma linked list? Liam Howlett

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=29344.1666681759@jrobl \
    --to=hooanon05g@gmail.com \
    --cc=Liam.Howlett@Oracle.com \
    --cc=catalin.marinas@arm.com \
    --cc=dave@stgolabs.net \
    --cc=david@redhat.com \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sj@kernel.org \
    --cc=svens@linux.ibm.com \
    --cc=vbabka@suse.cz \
    --cc=will@kernel.org \
    --cc=willy@infradead.org \
    --cc=yang.lee@linux.alibaba.com \
    --cc=yuzhao@google.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