]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Jan 2021 21:54:09 +0000 (13:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Jan 2021 21:54:09 +0000 (13:54 -0800)
commit2731281f4492fdcabfa5a591d77d424f4343d6c0
tree361834760e116d2d05414f48a16c257e569830ff
parentc34385f8e630dc3cfed72e735e12202abcaf17b9
parent872e5652c4a12b91d9bdcbd4a0802de1c00ec154
Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan:
 "One single fix to skip BPF selftests by default.

  BPF selftests have a hard dependency on cutting edge versions of tools
  in the BPF ecosystem including LLVM.

  Skipping BPF allows by default will make it easier for users
  interested in running kselftest as a whole. Users can include BPF in
  Kselftest build by via SKIP_TARGETS variable"

* tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests: Skip BPF seftests by default