Revision 373eff576e580b6bbc1e709cd3ca0d100783431f authored by Linus Torvalds on 28 August 2022, 21:36:27 UTC, committed by Linus Torvalds on 28 August 2022, 21:36:27 UTC
Pull bitmap fixes from Yury Norov:
 "Fix the reported issues, and implements the suggested improvements,
  for the version of the cpumask tests [1] that was merged with commit
  c41e8866c28c ("lib/test: introduce cpumask KUnit test suite").

  These changes include fixes for the tests, and better alignment with
  the KUnit style guidelines"

* tag 'bitmap-6.0-rc3' of github.com:/norov/linux:
  lib/cpumask_kunit: add tests file to MAINTAINERS
  lib/cpumask_kunit: log mask contents
  lib/test_cpumask: follow KUnit style guidelines
  lib/test_cpumask: fix cpu_possible_mask last test
  lib/test_cpumask: drop cpu_possible_mask full test
2 parent s 8379c0b + 5d7fef0
History
File Mode Size
crc32.rst -rw-r--r-- 8.6 KB
index.rst -rw-r--r-- 630 bytes
lzo.rst -rw-r--r-- 9.4 KB
remoteproc.rst -rw-r--r-- 12.9 KB
rpmsg.rst -rw-r--r-- 13.1 KB
speculation.rst -rw-r--r-- 2.9 KB
static-keys.rst -rw-r--r-- 12.8 KB
tee.rst -rw-r--r-- 12.8 KB
xz.rst -rw-r--r-- 5.5 KB

back to top