]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'bitmap-for-6.19-rc5' of https://github.com/norov/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Jan 2026 16:55:09 +0000 (08:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Jan 2026 16:55:09 +0000 (08:55 -0800)
Pull bitmap fix from Yury Norov:
 "Fix Rust build for architectures implementing their own find_bit() ops
  (arm and m68k)"

* tag 'bitmap-for-6.19-rc5' of https://github.com/norov/linux:
  rust: bitops: fix missing _find_* functions on 32-bit ARM


Trivial merge