Re: [PATCH 0/2] selftests: futex: Expand futex testing
From: Davidlohr Bueso
Date: Wed Jun 02 2021 - 17:17:18 EST
On Mon, 31 May 2021, Andr� Almeida wrote:
This patchset expands test coverage for futex, implementing two new
selftests: one for testing different types of futexes and one for the
requeue operation.
So these cases are covered by LTP, but I have no objection for also
having them in the kernel selftests too.
Acked-by: Davidlohr Bueso <dbueso@xxxxxxx>