]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Oct 2022 19:10:55 +0000 (12:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Oct 2022 19:10:55 +0000 (12:10 -0700)
commit93d9a340cfbfbc9b47ffeb42818db2b0f4a76b76
tree2512e1f06fa3c34ac27c735f47e7143f19e47382
parent00d43237d17c9eb3ef4309b1e7a0248d2ec5f20b
parentc912681748988ec7045997be941982f7d2c41ca6
Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull Kselftest fixes from Shuah Khan:

 - futex, intel_pstate, kexec build fixes

 - ftrace dynamic_events dependency check fix

 - memory-hotplug fix to remove redundant warning from test report

* tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/ftrace: fix dynamic_events dependency check
  selftests/memory-hotplug: Remove the redundant warning information
  selftests/kexec: fix build for ARCH=x86_64
  selftests/intel_pstate: fix build for ARCH=x86_64
  selftests/futex: fix build for clang