Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux...
commit70ec81c2e2b4005465ad0d042e90b36087c36104
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 21:49:39 +0000 (20 14:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 21:49:39 +0000 (20 14:49 -0700)
tree11b9701a70151c4f250322e3b5c63fd4aa7f0610
parent72ece20127a366518d91c5ab8e9dd8bf7d7fdb2f
parenta97853f25b06f71c23b2d7a59fbd40f3f42d55ac
Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git./linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan:
 "Revert framework change to add D_GNU_SOURCE to KHDR_INCLUDES to
  Makefile, lib.mk, and kselftest_harness.h and follow-on changes to
  cgroup and sgx test as they are causing build failures and warnings"

* tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  Revert "selftests/cgroup: Drop define _GNU_SOURCE"
  Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"
  Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"
tools/testing/selftests/cgroup/test_zswap.c
tools/testing/selftests/lib.mk