On Thu, 13 Aug 2026 23:42:28 +0530, Sarthak Sharma <[email protected]> wrote: > Move tools/testing/selftests/mm/gup_test.c to tools/mm/gup_bench.c. > This is the first step in separating its benchmarking and > functional testing components. Later patches will make this a > purely benchmarking tool and introduce a new functional selftest > under selftests/mm. > > Include hugepage_settings.h directly instead of vm_util.h and > use getpagesize() instead of psize(). > > [...]
Acked-by: Mike Rapoport (Microsoft) <[email protected]> -- Sincerely yours, Mike.

