]> Git Repo - linux.git/commitdiff
Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/scm...
authorLinus Torvalds <[email protected]>
Fri, 20 Oct 2023 21:45:41 +0000 (14:45 -0700)
committerLinus Torvalds <[email protected]>
Fri, 20 Oct 2023 21:45:41 +0000 (14:45 -0700)
Pull Kselftest fix from Shuah Khan:
 "One single fix to assert check in user_events abi_test to properly
  check bit value on Big Endian architectures. The code treated the bit
  values as Little Endian and the check failed on Big Endian"

* tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/user_events: Fix abi_test for BE archs


Trivial merge
This page took 0.05518 seconds and 4 git commands to generate.