Re: [PATCH v7 4/6] tools/mm: move gup_test from selftests/mm to tools/mm

From: Mike Rapoport

Date: Mon Aug 24 2026 - 04:00:35 EST


On Thu, 13 Aug 2026 23:42:28 +0530, Sarthak Sharma <sarthak.sharma@xxxxxxx> 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) <rppt@xxxxxxxxxx>

--
Sincerely yours,
Mike.