Re: [PATCH v7 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
Mike Rapoport <[email protected]>
| Newsgroups | org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest,org.kvack.linux-mm |
|---|---|
| Message-ID | <178755834511.3606540.11386137708509292188.b4-review@b4> |
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.