mbox series

[0/3] A few fixup patches for swap

Message ID 20220527092626.31883-1-linmiaohe@huawei.com (mailing list archive)
Headers show
Series A few fixup patches for swap | expand

Message

Miaohe Lin May 27, 2022, 9:26 a.m. UTC
Hi everyone,
This series contains a few fixup patches to avoid confusing swap cache
statistics, fix possible data races of inuse_pages and so on. More
details can be found in the respective changelogs. Thanks!

Miaohe Lin (3):
  mm/swapfile: make security_vm_enough_memory_mm() work as expected
  mm/swapfile: avoid confusing swap cache statistics
  mm/swapfile: fix possible data races of inuse_pages

 mm/swapfile.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)