]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 May 2015 22:03:52 +0000 (15:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 May 2015 22:03:52 +0000 (15:03 -0700)
commite3ac86a56e2f509b2084df3a68fe54c5807be5dd
treec13d93a935b25aed444a04f66358147418055811
parent903352c8d303ee6023e46ad91d605eef54cda4ee
parent92f3a337ef113f5ad2291f13343815387c46fe2b
Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan:
 "Urgent fix for Kselftest regression introduced in 4.1-rc1 by the new
  x86 test due to its hard dependency on 32-bit build environment.

  A set of 5 patches fix the make kselftest run and kselftest install"

* tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests, x86: Rework x86 target architecture detection
  selftests, x86: Remove useless run_tests rule
  selftests/x86: install tests
  selftest/x86: have no dependency on all when cross building
  selftest/x86: build both bitnesses