Commit e0d4140e8043 for kernel
commit e0d4140e804380ae898da1e4c58c21e6323415a4
Merge: d19954ee63b2 6a069876eb14
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Jan 14 08:55:09 2026 -0800
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