[PATCH v2 0/4] mm, swap: some random fixes and cleanups
Kemeng Shi <[email protected]>
| Newsgroups | org.kvack.linux-mm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hello all,
This series contains some random fixes and cleanups. More details
can be found in respective patches.
Thanks!
v1->v2:
- Collect RVB from Youngjun nad Youngjun
- Some minor improvements
Kemeng Shi (4):
mm, swap: Fix potential NULL dereference when trying a sleep table
allocation
mm, swap: Move setup_swap_clusters_info() after SWP_SOLIDSTATE
initialization
mm, swap: return early from swap_extend_table_try_free() on first
non-zero entry
mm, swap: Remove unneeded swap_extend_table_try_free() in
swap_dup_entries_cluster()
mm/swapfile.c | 31 +++++++++++++++++--------------
1 file changed, 17 insertions(+), 14 deletions(-)
--
2.36.1