Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Feb 2022 23:42:48 +0000 (15:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Feb 2022 23:42:48 +0000 (15:42 -0800)
commit16f7432c884bb7882f0534cb8b9c38cdbccc37bc
tree667b9336b7a5c2e695da69bcf29f47afce51cd0b
parentff00854812b216e06e92191f036eb0bd1596b2d4
parent183f80fd72db42c9cc483aa7a5e8e881355d0b03
Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git./linux/kernel/git/shuah/linux-kselftest

Pull Kselftest fixes from Shuah Khan:
 "Build and run-time fixes to pidfd, clone3, and ir tests"

* tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/ir: fix build with ancient kernel headers
  selftests: fixup build warnings in pidfd / clone3 tests
  pidfd: fix test failure due to stack overflow on some arches