Re: [PATCH v2] selftests/mm: fix gup_longterm EINVAL error message
From: David Hildenbrand (Arm)
Date: Fri Jul 24 2026 - 15:10:02 EST
On 7/24/26 09:46, zhaozhengzhuo wrote:
> The gup_longterm test prints a literal "n" when
> PIN_LONGTERM_TEST_START fails with EINVAL because the string is missing the
> newline escape sequence.
>
> Print a newline instead.
>
> Fixes: 800ddf3cd74b ("selftests/mm: report errno when things fail in gup_longterm")
Drop this: it confuses people that care about backporting actual fixes into
downstream kernels.
Acked-by: David Hildenbrand (arm) <david@xxxxxxxxxx>
--
Cheers,
David