diff options
author | 2024-10-05 21:01:18 +0100 | |
---|---|---|
committer | 2024-11-07 14:38:07 -0800 | |
commit | 33d7f15f916ea50e9d29b805fcfdbb9e930a742a (patch) | |
tree | 83ca799a35f3a638ce45ce3b70cb30f50269d771 /mm/vmscan.c | |
parent | mm: remove references to page->index in huge_memory.c (diff) | |
download | wireguard-linux-33d7f15f916ea50e9d29b805fcfdbb9e930a742a.tar.xz wireguard-linux-33d7f15f916ea50e9d29b805fcfdbb9e930a742a.zip |
mm: use page->private instead of page->index in percpu
The percpu allocator only uses one field in struct page, just change it
from page->index to page->private.
Link: https://lkml.kernel.org/r/20241005200121.3231142-8-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions