]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
authorPeter Xu <peterx@redhat.com>
Mon, 17 Apr 2023 19:53:16 +0000 (15:53 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 21 Apr 2023 21:52:00 +0000 (14:52 -0700)
commit71fc41eb98357d147fd26d3eb130ca9daf7a9bf3
treee2e706ba1e6295579cadecdea96be3ac80006506
parentcff294582798dce6ca2b2d08051f563c0f7a09c8
selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS

The macro and facility can be reused in other tests too.  Make it general.

Link: https://lkml.kernel.org/r/20230417195317.898696-6-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Axel Rasmussen <axelrasmussen@google.com>
Cc: Mika Penttilä <mpenttil@redhat.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Nadav Amit <nadav.amit@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/mm/Makefile
tools/testing/selftests/mm/check_config.sh