]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commite0d4140e804380ae898da1e4c58c21e6323415a4
tree550a7f6603d95a4d5300474f6278e81c49946e58
parentd19954ee63b2211fcc14175d6cb07cbc040980d5
parent6a069876eb1402478900ee0eb7d7fe276bb1f4e3
Merge tag 'bitmap-for-6.19-rc5' of https://github.com/norov/linux

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