https://github.com/torvalds/linux
Revision 51c4767503d5d3a5a0ae4dcb19b7f7cf38b40c6c authored by Linus Torvalds on 26 July 2024, 16:50:36 UTC, committed by Linus Torvalds on 26 July 2024, 16:50:36 UTC
Pull bitmap updates from Yury Norov:
 "Random fixes"

* tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux:
  riscv: Remove unnecessary int cast in variable_fls()
  radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
  bitops: Add a comment explaining the double underscore macros
  lib: bitmap: add missing MODULE_DESCRIPTION() macros
  cpumask: introduce assign_cpu() macro
2 parent s 1722389 + fb9086e
History
Tip revision: 51c4767503d5d3a5a0ae4dcb19b7f7cf38b40c6c authored by Linus Torvalds on 26 July 2024, 16:50:36 UTC
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Tip revision: 51c4767

back to top