[PATCH 0/5] Some random fixes and cleanup to shmem

Kemeng Shi posted 5 patches 9 months ago
There is a newer version of this series
mm/shmem.c | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
[PATCH 0/5] Some random fixes and cleanup to shmem
Posted by Kemeng Shi 9 months ago
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: keep inode in swaplist when failed to allocate swap entry
    in shmem_writepage()
  mm/shmem: remove unneeded xa_is_value() check in
    shmem_unuse_swap_entries()

 mm/shmem.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

-- 
2.30.0