Files
linux/mm
Mel Gorman a248d08a94 FROMLIST: BACKPORT: mm/page_alloc: Add page->buddy_list and page->pcp_list
The page allocator uses page->lru for storing pages on either buddy or
PCP lists. Create page->buddy_list and page->pcp_list as a union with
page->lru. This is simply to clarify what type of list a page is on
in the page allocator.

No functional change intended.

Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
Link: https://lore.kernel.org/all/20220420095906.27349-2-mgorman@techsingularity.net/

Bug: 230899966
Signed-off-by: Minchan Kim <minchan@google.com>
Change-Id: Ieef253fa28c2a411008da64b38716f6401a66961
2022-05-10 14:02:01 -07:00
..
2021-06-04 11:15:16 -07:00
2021-11-26 15:31:49 +01:00
2021-06-30 19:29:52 +02:00
2021-11-06 14:21:25 +01:00
2022-03-02 15:44:44 +01:00
2021-04-15 14:23:41 +02:00
2021-04-22 11:12:08 +02:00
2022-01-29 09:07:58 +01:00
2021-05-15 09:28:55 +02:00
2021-11-26 15:31:49 +01:00
2022-03-15 13:57:31 +01:00
2021-11-19 07:47:18 +01:00