mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
To reduce the boilerplate code, refactor futex_wait test to use kselftest_harness header instead of futex's logging header. Signed-off-by: André Almeida <andrealmeid@igalia.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>