]> Git Repo - linux.git/commit
Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <[email protected]>
Sat, 2 Nov 2024 02:05:50 +0000 (16:05 -1000)
committerLinus Torvalds <[email protected]>
Sat, 2 Nov 2024 02:05:50 +0000 (16:05 -1000)
commit11066801dd4b7c4d75fce65c812723a80c1481ae
tree334ca968bae788db54a9d1ebd964cd0f5c40da5f
parentf7292c0934a848a3fc52c0926203417b5613c69c
parentdc1308bee1ed03b4d698d77c8bd670d399dcd04d
Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull Kselftest fixes from Shuah Khan:

 - fix syntax error in frequency calculation arithmetic expression in
   intel_pstate run.sh

 - add missing cpupower dependency check intel_pstate run.sh

 - fix idmap_mount_tree_invalid test failure due to incorrect argument

 - fix watchdog-test run leaving the watchdog timer enabled causing
   system reboot. With this fix, the test disables the watchdog timer
   when it gets terminated with SIGTERM, SIGKILL, and SIGQUIT in
   addition to SIGINT

* tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/watchdog-test: Fix system accidentally reset after watchdog-test
  selftests/intel_pstate: check if cpupower is installed
  selftests/intel_pstate: fix operand expected error
  selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run
This page took 0.051656 seconds and 4 git commands to generate.