On Tue, Aug 18, 2020 at 04:26:47PM +0800, Xianting Tian wrote: > There is no need to calcaulate pgoff in each loop of for_each_process(), > so move it to the place before for_each_process(), which can save some > CPU cycles. > > Signed-off-by: Xianting Tian <tian.xianting@xxxxxxx> Looks good to me. Thank you. Acked-by: Naoya Horiguchi <naoya.horiguchi@xxxxxxx>