diff options
author | 2024-02-26 15:55:30 -0500 | |
---|---|---|
committer | 2024-03-04 17:01:19 -0800 | |
commit | 9a581c12cddb06696fe4811239934fcde57ceb91 (patch) | |
tree | 1525ea1c1ec3c6f678f4ba6295d265cbae96ec67 /lib/test_vmalloc.c | |
parent | mm/memcg: use order instead of nr in split_page_memcg() (diff) | |
download | wireguard-linux-9a581c12cddb06696fe4811239934fcde57ceb91.tar.xz wireguard-linux-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/20240226205534.1603748-5-zi.yan@sent.com
Signed-off-by: Zi Yan <ziy@nvidia.com>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: Michal Koutny <mkoutny@suse.com>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: Yang Shi <shy828301@gmail.com>
Cc: Yu Zhao <yuzhao@google.com>
Cc: Zach O'Keefe <zokeefe@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions