Reviewed-by: Alex Shi
在 2020/12/8 上午6:09, Yu Zhao 写道:
> There is add_page_to_lru_list(), and move_pages_to_lru() should reuse
> it, not duplicate it.
>
> Signed-off-by: Yu Zhao
> ---
> mm/vmscan.c | 6 +-
> 1 file changed, 1 insertion(+), 5 deletions(-)
>
> diff --git a/mm/vmscan.c b/mm/v
There is add_page_to_lru_list(), and move_pages_to_lru() should reuse
it, not duplicate it.
Signed-off-by: Yu Zhao
---
mm/vmscan.c | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/mm/vmscan.c b/mm/vmscan.c
index 469016222cdb..a174594e40f8 100644
--- a/mm/vmscan.c
+++ b/mm
2 matches
Mail list logo