Re: [PATCH 0/3] clean up some functions in mm/swap_slots.c

2020-07-08 Thread Leizhen (ThunderTown)
Hi, all: Are these patches acceptable? All these three patches are "Acked-by: Tim Chen " two months ago. On 2020/4/30 14:11, Zhen Lei wrote: > When I studied the code of mm/swap_slots.c, I found some places can be > improved. > > Zhen Lei (3): > mm/swap: simplify alloc_swap_slot_cache() >

[PATCH 0/3] clean up some functions in mm/swap_slots.c

2020-04-29 Thread Zhen Lei
When I studied the code of mm/swap_slots.c, I found some places can be improved. Zhen Lei (3): mm/swap: simplify alloc_swap_slot_cache() mm/swap: simplify enable_swap_slots_cache() mm/swap: remove redundant check for swap_slot_cache_initialized mm/swap_slots.c | 45 +---