Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Aug 2022 21:36:27 +0000 (14:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Aug 2022 21:36:27 +0000 (14:36 -0700)
commit373eff576e580b6bbc1e709cd3ca0d100783431f
tree9ce6c0e374832291f877fe8a4b73f162deb27125
parent8379c0b31fbc5d20946f617f8e2fe4791e6f58c1
parent5d7fef0804b0a72a7efe196cd23b438edf84726c
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux

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
MAINTAINERS