Re: [PATCH 1/3] selftests/mm: emit TAP header in uffd-wp-mremap

From: Sarthak Sharma

Date: Fri Aug 14 2026 - 02:15:06 EST




On 8/12/26 5:38 PM, Song Hu wrote:
> uffd-wp-mremap calls ksft_set_plan() with no preceding ksft_print_header(),
> so the "TAP version 13" line is never emitted and the output is not valid
> KTAP. The sibling uffd tests (uffd-stress, uffd-unit-tests) print the
> header first; do the same.
>
> Signed-off-by: Song Hu <husong@xxxxxxxxxx>
> ---
Looks good to me.

Reviewed-by: Sarthak Sharma <sarthak.sharma@xxxxxxx>