diff options
| author | Zi Yan <[email protected]> | 2024-02-26 20:55:30 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-03-05 01:01:19 +0000 |
| commit | 9a581c12cddb06696fe4811239934fcde57ceb91 (patch) | |
| tree | 1525ea1c1ec3c6f678f4ba6295d265cbae96ec67 /lib/test_vmalloc.c | |
| parent | mm/memcg: use order instead of nr in split_page_memcg() (diff) | |
| download | kernel-9a581c12cddb06696fe4811239934fcde57ceb91.tar.gz kernel-9a581c12cddb06696fe4811239934fcde57ceb91.zip | |
mm/page_owner: use order instead of nr in split_page_owner()
We do not have non power of two pages, using nr is error prone if nr is
not power-of-two. Use page order instead.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Zi Yan <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Cc: "Matthew Wilcox (Oracle)" <[email protected]>
Cc: Michal Koutny <[email protected]>
Cc: Roman Gushchin <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: Yang Shi <[email protected]>
Cc: Yu Zhao <[email protected]>
Cc: Zach O'Keefe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions
