linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix two bugs for file THP
@ 2021-10-25  9:21 Rongwei Wang
  2021-10-25  9:21 ` [PATCH 1/2] mm, thp: lock filemap when truncating page cache Rongwei Wang
  2021-10-25  9:21 ` [PATCH 2/2] mm, thp: fix incorrect unmap behavior for private pages Rongwei Wang
  0 siblings, 2 replies; 3+ messages in thread
From: Rongwei Wang @ 2021-10-25  9:21 UTC (permalink / raw)
  To: akpm, willy, song, william.kucharski, hughd, shy828301
  Cc: linux-mm, linux-kernel, stable

Patch 1/2 had been sent about weeks ago, the original
link here:
https://patchwork.kernel.org/project/linux-mm/patch/20211011022241.97072-2-rongwei.wang@linux.alibaba.com/
It seems to be ignored, and send out again here.

Patch 2/2 is sent out first time. And Patch 1/2 and
2/2 both to fix different bugs for commit
eb6ecbed0aa2 ("mm, thp: relax the VM_DENYWRITE constraint on file-backed
THPs").

In addition, I find the stable version (I had check 5.14) has contained
above commit (eb6ecbed0aa2), so I will add "cc stable mail list"
when sending Patches.

Thanks!

Rongwei Wang (2):
  mm, thp: lock filemap when truncating page cache
  mm, thp: fix incorrect unmap behavior for private pages

 fs/open.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
2.27.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-25  9:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-25  9:21 [PATCH 0/2] fix two bugs for file THP Rongwei Wang
2021-10-25  9:21 ` [PATCH 1/2] mm, thp: lock filemap when truncating page cache Rongwei Wang
2021-10-25  9:21 ` [PATCH 2/2] mm, thp: fix incorrect unmap behavior for private pages Rongwei Wang

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).