Re: [PATCH v2 02/10] mm: shuffle lru list addition and deletion functions
From: Vlastimil Babka <hidden>
Date: 2021-01-27 01:51:47
Also in:
lkml
From: Vlastimil Babka <hidden>
Date: 2021-01-27 01:51:47
Also in:
lkml
On 1/22/21 11:05 PM, Yu Zhao wrote:
These functions will call page_lru() in the following patches. Move them below page_lru() to avoid the forward declaration. Link: https://lore.kernel.org/linux-mm/20201207220949.830352-3-yuzhao@google.com/ (local) Signed-off-by: Yu Zhao <redacted>
Acked-by: Vlastimil Babka <redacted>