[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250516170939.965736-1-shikemeng@huaweicloud.com>
Date: Sat, 17 May 2025 01:09:34 +0800
From: Kemeng Shi <shikemeng@...weicloud.com>
To: hughd@...gle.com,
baolin.wang@...ux.alibaba.com,
akpm@...ux-foundation.org
Cc: ryncsn@...il.com,
linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/5] Some random fixes and cleanup to shmem
v2->v3:
-Collect more RVB and add Closes tag
v1->v2:
-Collect RVB and some minor improvements
This series contains some simple fixes and cleanup which are made during
learning shmem. More details can be found in respective patches. Thanks.
Kemeng Shi (5):
mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()
mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()
mm/shmem: Fix potential dead loop in shmem_unuse()
mm: shmem: only remove inode from swaplist when it's swapped page
count is 0
mm/shmem: remove unneeded xa_is_value() check in
shmem_unuse_swap_entries()
mm/shmem.c | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
--
2.30.0
Powered by blists - more mailing lists