projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d19954e
6a06987
)
Merge tag 'bitmap-for-6.19-rc5' of https://github.com/norov/linux
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 14 Jan 2026 16:55:09 +0000
(08:55 -0800)
committer
Linus 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